Finding the Area Between Two Curves Using Definite Integrals

  • Thread starter Thread starter icesalmon
  • Start date Start date
  • Tags Tags
    Area Curves
Click For Summary
SUMMARY

The area between the curve defined by the function y = f(x) = x³ and its tangent line y = 3x - 2 at the point (1, 1) is calculated using definite integrals. The limits of integration are established as -2 and 1, where the intersection points of the curves are found by solving the equation x³ = 3x - 2. The integrand for the area is set up as x³ - (3x - 2), leading to the final expression for the area as the difference of two integrals: ∫ from -2 to 1 of x³ dx minus ∫ from -2 to 1 of (3x - 2) dx.

PREREQUISITES
  • Understanding of definite integrals
  • Knowledge of tangent lines and their equations
  • Ability to solve polynomial equations
  • Familiarity with synthetic division
NEXT STEPS
  • Study the Fundamental Theorem of Calculus
  • Learn how to find the area between curves using integration techniques
  • Explore synthetic division and its applications in polynomial functions
  • Practice solving intersection points of curves algebraically
USEFUL FOR

Students studying calculus, particularly those focusing on integration and the application of definite integrals to find areas between curves.

icesalmon
Messages
270
Reaction score
13

Homework Statement



Set up and evaluate the definite integral that gives the area of the region bounded by the graph of the function and the tangent line to the graph at the given point

y = f(x) = (x)^3, at (1,1)


Homework Equations



Area in between two curves

The Attempt at a Solution



The line tangent to (x)^3 at (1,1) is y = 3x - 2.

So the next thing I want to find are my limits of integration, I tried setting x^3 = 3x - 2 and solving for x which is where I encounter my first problem, when using synthetic division to find the zero's of x^3 - 3x + 2 I get x = -1 and x = 2 which is the opposite of what my little ti-83 shows me. I thought the zeros were of the form ( x - h ) when using synthetic division, no?

When I actually look at the answer it shows the limits of integration as -2 and 1. I can set up the integrand using the fact that y = x^3 is greater than or equal to y = 3x - 2 over [-2,1]; my integrand should be x^3 - 3x + 2.
 
Physics news on Phys.org
You started off well, but you had problems when you tried to find in intersection points [itex]x^{3}=3x-2[/itex], trying x=1 shows that 1=3-2=1, so the point x=1 is a solution which is geometrically obvious as that is where the tangent line touches the curve. So now I would write:
[tex] x^{3}-3x+2=(x-1)(x^{2}+x-2)=(x-1)(x+2)(x-1)[/tex]
So it appears that the two limits are -2 and 1.
The area between the two curves is:
[tex] \int_{-2}^{1}x^{3}dx-\int_{-2}^{1}3x-2dx[/tex]
 
got it, thanks.
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
2K
Replies
13
Views
2K
  • · Replies 25 ·
Replies
25
Views
2K
Replies
2
Views
1K
Replies
1
Views
2K
Replies
5
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 18 ·
Replies
18
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
Replies
3
Views
2K