Solve Curve Sketching Problems with Joanne

  • Thread starter Thread starter bradycat
  • Start date Start date
  • Tags Tags
    Curve
bradycat
Messages
13
Reaction score
0
Curve Sketching...

Curve Sketching stuck
Hi,
Stuck on curve sketching on the following.

You have part A which is finding the x-intercepts when y=0.
y = x^5 -5x
0=x^5-5x
x(x^4-5)=0
X=0 and then x^4=5? stuck here

Then Part b is min/max when y'=0
y'=5x^4-5

5(x^4-1)=0
5=0 CANT USE then X= ROOT of 1 comes to x= - or + 1?
Then to solve for Y it s x= 1,-4 and -1,4 ?

Part C is pts of inflection y''=0
So it's y"=20x^3
Don't know what to do here

Can some one direct me in the right direction, thanks
Joanne
 
Physics news on Phys.org


bradycat said:
Curve Sketching stuck
Hi,
Stuck on curve sketching on the following.

You have part A which is finding the x-intercepts when y=0.
y = x^5 -5x
0=x^5-5x
x(x^4-5)=0
X=0 and then x^4=5? stuck here
This can be factored some more.
x(x2 - 51/2))(x2 + 51/2) = 0
==> x(x - 51/4)(x + 51/4)(x2 + 51/2) = 0
bradycat said:
Then Part b is min/max when y'=0
y'=5x^4-5

5(x^4-1)=0
5=0 CANT USE
This is a bit silly. Of course 5 is not equal to 0. You can divide both sides of the equation by 5, right?
bradycat said:
then X= ROOT of 1 comes to x= - or + 1?
Yes, plus two imaginary solutions that you're probably not interested in.
bradycat said:
Then to solve for Y it s x= 1,-4 and -1,4 ?
I know what you're trying to say, but you're not doing it very well. If x = 1, y = -4. If x = -1, y = 4. IOW there are critical points at (1, -4) and (-1, 4).

But is either of these a local or global maximum or local or global minimum? There is more you need to do to determine these attributes.
bradycat said:
Part C is pts of inflection y''=0
So it's y"=20x^3
Don't know what to do here
What does your book have to say about finding inflection points?
bradycat said:
Can some one direct me in the right direction, thanks
Joanne
 


I got it all, I was confusing it with something else, why I was having the problems in the first place.
 
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