Photo AI

The base of a solid is the region enclosed by the parabola $x = 1 - y^2$ and the $y$-axis - HSC - SSCE Mathematics Extension 2 - Question 12 - 2018 - Paper 1

Question icon

Question 12

The-base-of-a-solid-is-the-region-enclosed-by-the-parabola-$x-=-1---y^2$-and-the-$y$-axis-HSC-SSCE Mathematics Extension 2-Question 12-2018-Paper 1.png

The base of a solid is the region enclosed by the parabola $x = 1 - y^2$ and the $y$-axis. Each cross-section perpendicular to the $y$-axis is an equilateral triangl... show full transcript

Worked Solution & Example Answer:The base of a solid is the region enclosed by the parabola $x = 1 - y^2$ and the $y$-axis - HSC - SSCE Mathematics Extension 2 - Question 12 - 2018 - Paper 1

Step 1

Find the volume of the solid

96%

114 rated

Answer

To find the volume of the solid, we first need to determine the area of a typical cross-section. The cross-section is an equilateral triangle with each side corresponding to a distance between the curve and the yy-axis.

The height of each triangle can be expressed as h=1y2h = 1 - y^2.

The area of an equilateral triangle is given by:

A=34s2A = \frac{\sqrt{3}}{4} s^2

where ss is the side length. For our case, the side length ss is equal to the height hh, thus:

A=34(1y2)2.A = \frac{\sqrt{3}}{4} (1 - y^2)^2.

Now, we need to determine the bounds for yy. Since the parabola intersects the yy-axis at y=1y = -1 and y=1y = 1, the volume can be found by integrating the area from y=1y = -1 to y=1y = 1:

V=11Ady=1134(1y2)2dy.V = \int_{-1}^{1} A \, dy = \int_{-1}^{1} \frac{\sqrt{3}}{4} (1 - y^2)^2 \, dy.

Calculating the integral:

  1. Expand (1y2)2=12y2+y4(1 - y^2)^2 = 1 - 2y^2 + y^4.
  2. The integral becomes: V=3411(12y2+y4)dy.V = \frac{\sqrt{3}}{4} \int_{-1}^{1} (1 - 2y^2 + y^4) \, dy.
  3. Calculate each part:
    • 111dy=2\int_{-1}^{1} 1 \, dy = 2,
    • 112y2dy=43\int_{-1}^{1} 2y^2 \, dy = \frac{4}{3},
    • 11y4dy=25\int_{-1}^{1} y^4 \, dy = \frac{2}{5}.
  4. Substitute back: V=34(243+25)=34(3020+815)=34(1815)=3310.V = \frac{\sqrt{3}}{4} \left( 2 - \frac{4}{3} + \frac{2}{5} \right) = \frac{\sqrt{3}}{4} \left( \frac{30 - 20 + 8}{15} \right) = \frac{\sqrt{3}}{4} \left( \frac{18}{15} \right) = \frac{3\sqrt{3}}{10}.

Step 2

Use implicit differentiation to show that \( \frac{dy}{dx} = \frac{2x+y}{x+2y} \)

99%

104 rated

Answer

Starting with the equation of the curve: x2+xy+y2=3.x^2 + xy + y^2 = 3.

Differentiating both sides with respect to xx, we have:

differentiating gives: ddx(x2)+ddx(xy)+ddx(y2)=ddx(3),\frac{d}{dx}(x^2) + \frac{d}{dx}(xy) + \frac{d}{dx}(y^2) = \frac{d}{dx}(3), which results in: 2x+(xdydx+y)+2ydydx=0.2x + \left( x \frac{dy}{dx} + y \right) + 2y \frac{dy}{dx} = 0.

Rearranging, we isolate ( \frac{dy}{dx} ) as follows: dydx(x+2y)=2xy.\frac{dy}{dx} (x + 2y) = -2x - y.

Thus, $$\frac{dy}{dx} = \frac{-2x - y}{x + 2y} = \frac{2x + y}{x + 2y}.$

Step 3

Hence, or otherwise, find the coordinates of the points on the curve where \( \frac{dy}{dx} = 0 \)

96%

101 rated

Answer

From the result of part (i), we find ( \frac{dy}{dx} = 0 ) when the numerator equals zero: 2x+y=0y=2x.2x + y = 0 \Rightarrow y = -2x.

Now, we substitute y=2xy = -2x back into the original equation of the curve: x2+x(2x)+(2x)2=3.x^2 + x(-2x) + (-2x)^2 = 3.

This simplifies to: x22x2+4x2=33x2=3x2=1x=pm1.x^2 - 2x^2 + 4x^2 = 3 \Rightarrow 3x^2 = 3 \Rightarrow x^2 = 1 \Rightarrow x = \\pm 1.

Substituting these values back, we get the corresponding yy values:

  • For x=1x = 1, y=2(1)=2y = -2(1) = -2.
  • For x=1x = -1, y=2(1)=2.y = -2(-1) = 2.

Thus, the points on the curve where ( \frac{dy}{dx} = 0 ) are (1,2)(1, -2) and (1,2)(-1, 2).

Step 4

Find \( \int \frac{x^2 + 2x}{x^2 + 2x + 5}dx \)

98%

120 rated

Answer

We rewrite the integral as: x2+2xx2+2x+5dx=x2+2x+55x2+2x+5dx=(15x2+2x+5)dx.\int \frac{x^2 + 2x}{x^2 + 2x + 5}dx = \int \frac{x^2 + 2x + 5 - 5}{x^2 + 2x + 5}dx = \int \left( 1 - \frac{5}{x^2 + 2x + 5} \right) dx.

This can be separated into two integrals: dx51x2+2x+5dx.\int dx - 5 \int \frac{1}{x^2 + 2x + 5}dx.

For the first part, we have: dx=x.\int dx = x.

For the second part, note that: x2+2x+5=(x+1)2+4.x^2 + 2x + 5 = (x + 1)^2 + 4.

Thus, 51(x+1)2+4dx=52tan1(x+12)+C.5 \int \frac{1}{(x + 1)^2 + 4}dx = \frac{5}{2} \tan^{-1}\left( \frac{x + 1}{2} \right) + C.

Combining both parts yields the final result: x2+2xx2+2x+5dx=x52tan1(x+12)+C.\int \frac{x^2 + 2x}{x^2 + 2x + 5}dx = x - \frac{5}{2} \tan^{-1}\left( \frac{x + 1}{2} \right) + C.

Join the SSCE students using SimpleStudy...

97% of Students

Report Improved Results

98% of Students

Recommend to friends

100,000+

Students Supported

1 Million+

Questions answered

;