How did the author determine the range of x for this problem?

  • Thread starter Thread starter moaath
  • Start date Start date
  • Tags Tags
    Cylindrical Shell
moaath
Messages
6
Reaction score
0
y=x^4, y=sin(pix/2); about x=-1

the solution is attached .

how he determinate it to be from 0 to 1 ...?
as I know , we usually put for example the expression of y1 = y2 and solve it for zero but in this case is not easy to do it,so how did he do it...??







note: my english is bad so please correct any thing wrong in my writing...thanks.
 

Attachments

  • Picture 5.png
    Picture 5.png
    8.3 KB · Views: 431
Physics news on Phys.org
y=x^4, y=sin(pix/2) intersect at 0 and 1, and looking at the shaded area in the figure, that is the area bounded (between) the two curves (function).
 
may you show me the procedure of equaling the two equations step by step

thanks
 
how he determinate it to be from 0 to 1 ...?
as I know , we usually put for example the expression of y1 = y2 and solve it for zero but in this case is not easy to do it,so how did he do it...??
You're right about the difficulty of solving an equation such as sin(pi * x/2) = x^4. Equations like this, where x appears in the argument of a transcendental function and outside it, are usually impossible to solve by algebraic means. I suspect that the author of this problem cooked up these functions so they would intersect at the origin and (1, 1).
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top