Area Between Y=x^3 & Its Tangent at x=1

  • Thread starter Thread starter JOhnJDC
  • Start date Start date
  • Tags Tags
    Area Curves
JOhnJDC
Messages
35
Reaction score
0

Homework Statement


What is the area between y=x3 and its tangent at x=1

The Attempt at a Solution


The first derivative of y=x3, which is 3x2, tells me that the slope of the tangent at x=1 is 3. That (1,1) is a point on the tangent line tells me that the equation of the tangent line is y=3x-2. Now, I know that I need to solve y=3x-2 and y=x3 simultaneously to find the points of intersection, and that the x coordinates of these points will be my limits of integration. However, I'm having trouble factoring x3-3x+2=0. Anyone have any tips/tricks for factoring an equation like this? I suppose my question has more to do with algebra than calculus.

Thanks.
 
Last edited:
Physics news on Phys.org
There's an easy way to solve the equation without having to do algebra. Assuming you have a graphing calculator you can just graph the two out and solve for the intersections.

However if you do not or need to use algebra, you can also use Synthetic division (a variation of long division of polynominals) if you don't know what it is this site exmplaisn it:
http://www.purplemath.com/modules/synthdiv.htm

This gives you (x-1)(x^2 + x -2 )
(x-1)(x-1)(x+2)
x = 1, -1, -2
 
The limits are 0 to 1... and the answer will be 0.5 sqr.units...
 
Thanks, EvilKermit. I used a graphing calculator to find the intersection at (-2,-8). I just wanted to do it algebraically. I'll check out the link you provided.


Paris.91 said:
The limits are 0 to 1... and the answer will be 0.5 sqr.units...

y=x3 and y=3x-2 do not intersect at any point when x=0; nor is the area between the curves symmetrical about the y-axis. The limits of integration are -2 to 1, and integrating yields 27/4.
 
Yea, I just realized my mistake above that x = 1, -2. There is no -1. The work is right above, just the answer was wrong at the end :)
 
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