Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Вкажіть правильний запис обчислення виразу
y = math.pow(x,4) + 5*x
y = x ^ 4 + 5*x
y = math.pow(4,x) + 5*x
y = math.pow(x,4) + 5x
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!