Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Визначити правильний запис виразу y=tgx2-e2x.
y = sin(x^2)/cos(x^2)-exp(2*x);
y = sin(x2)/cos(x2)-exp(2*x);
y = sin(sqr(x))/cos(sqr(x))-exp(2*x);
y := tg(x*x)-exp(2*x);
y= sin(sqr(x))/cos(sqr(x))-exp(2x);
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!