Math Problem Statement

Given the functions f(x)=x2−9x+20 and g(x)=x5+75, write the integral to find the area of the region pictured below that is bounded above by f(x) and g(x) and bounded below by the x-axis when integrating with respect to y.

Do not evaluate the integral.

Solution

To set up the integral to find the area of the region bounded by the functions f(x)=x29x+20f(x) = x^2 - 9x + 20 and g(x)=x+75g(x) = x + 75, and below by the xx-axis, we need to follow these steps:

  1. Express f(x)f(x) and g(x)g(x) in terms of yy.

    Since we want to integrate with respect to yy, we need to solve the functions for xx:

    • For f(x)=x29x+20f(x) = x^2 - 9x + 20:

      Set y=x29x+20y = x^2 - 9x + 20:

      y=x29x+20x29x+(20y)=0y = x^2 - 9x + 20 \Rightarrow x^2 - 9x + (20 - y) = 0

      This is a quadratic equation in xx. We can use the quadratic formula to solve for xx:

      x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

      Here, a=1a = 1, b=9b = -9, and c=20yc = 20 - y:

      x=(9)±(9)24(1)(20y)2(1)x = \frac{-(-9) \pm \sqrt{(-9)^2 - 4(1)(20 - y)}}{2(1)} x=9±8180+4y2x = \frac{9 \pm \sqrt{81 - 80 + 4y}}{2} x=9±1+4y2x = \frac{9 \pm \sqrt{1 + 4y}}{2}

      Therefore, xx can be expressed as two functions of yy:

      x1(y)=9+1+4y2andx2(y)=91+4y2x_1(y) = \frac{9 + \sqrt{1 + 4y}}{2} \quad \text{and} \quad x_2(y) = \frac{9 - \sqrt{1 + 4y}}{2}

    • For g(x)=x+75g(x) = x + 75:

      Set y=x+75y = x + 75:

      x=y75x = y - 75

  2. Find the points of intersection in terms of yy.

    To find the region bounded by f(x)f(x) and g(x)g(x), we set the equations equal to each other:

    x29x+20=x+75x^2 - 9x + 20 = x + 75 x210x55=0x^2 - 10x - 55 = 0

    Solving this quadratic equation:

    x=(10)±(10)24(1)(55)2(1)x = \frac{-(-10) \pm \sqrt{(-10)^2 - 4(1)(-55)}}{2(1)} x=10±100+2202x = \frac{10 \pm \sqrt{100 + 220}}{2} x=10±3202x = \frac{10 \pm \sqrt{320}}{2} x=10±852x = \frac{10 \pm 8\sqrt{5}}{2} x=5±45x = 5 \pm 4\sqrt{5}

    These give the xx-values of the intersections. Plugging these back into g(x)=x+75g(x) = x + 75 gives the yy-values at the points of intersection:

    y1=(5+45)+75y_1 = (5 + 4\sqrt{5}) + 75 y2=(545)+75y_2 = (5 - 4\sqrt{5}) + 75

    So, y1=80+45y_1 = 80 + 4\sqrt{5} and y2=8045y_2 = 80 - 4\sqrt{5}.

  3. Set up the integral to find the area with respect to yy.

    The area is bounded above by f(x)f(x) and g(x)g(x) and below by the xx-axis. We use x1(y)x_1(y) and x2(y)x_2(y) to represent the rightmost and leftmost xx-values, respectively, for the quadratic function, and x=y75x = y - 75 for the linear function.

    The integral for the area is:

    Area=y2y1(x1(y)x2(y))dy\text{Area} = \int_{y_2}^{y_1} \left( x_1(y) - x_2(y) \right) \, dy

    Substitute x1(y)=9+1+4y2x_1(y) = \frac{9 + \sqrt{1 + 4y}}{2} and x2(y)=y75x_2(y) = y - 75:

    Area=804580+45(9+1+4y2(y75))dy\text{Area} = \int_{80 - 4\sqrt{5}}^{80 + 4\sqrt{5}} \left( \frac{9 + \sqrt{1 + 4y}}{2} - (y - 75) \right) \, dy

This integral represents the area of the region bounded above by the functions f(x)f(x) and g(x)g(x) and bounded below by the xx-axis when integrating with respect to yy.

Would you like further details or have any questions?

Here are 5 related questions:

  1. How would you set up the integral if the region were bounded by different functions?
  2. How can you solve for the points of intersection of more complex functions?
  3. What is the process for finding the area bounded by curves using vertical slices?
  4. How does changing the bounds of integration affect the area calculated?
  5. What are some real-world applications of finding areas between curves?

Tip: When dealing with areas between curves, always check which function is above or below over the given interval to set up the correct integral.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Integration
Quadratic Equations
Area between Curves

Formulas

Quadratic formula

Theorems

-

Suitable Grade Level

Grades 11-12