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