Solveeit Logo

Question

Question: Find the length of the chord of the parabola \({y^2} = 8x\), whose equation is \(x + y = 1\). A) \...

Find the length of the chord of the parabola y2=8x{y^2} = 8x, whose equation is x+y=1x + y = 1.
A) 838\sqrt 3
B) 434\sqrt 3
C) 232\sqrt 3
D) 3\sqrt 3

Explanation

Solution

Solving the equations of the parabola and its chord, we get the endpoints of the chord. Now using the distance formula we can find the length of the chord. Simplifying we get the answer as an option.

Useful formula:
The second degree equation of the form ax2+bx+c=0a{x^2} + bx + c = 0 has the solution x=b±b24ac2ax = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}.
The distance between two points (x1,y1)({x_1},{y_1}) and (x2,y2)({x_2},{y_2}) is given by (x1x2)2+(y1y2)2\sqrt {{{({x_1} - {x_2})}^2} + {{({y_1} - {y_2})}^2}}

Complete step by step solution:
Given the parabola y2=8x{y^2} = 8x.
And the chord has the equation x+y=1x + y = 1.
To find the length of the chord, first let us find the endpoints of the chord.
For that,
Consider x+y=1x + y = 1
This gives,
y=1xy = 1 - x
Substituting this in the equation of the parabola we have,
(1x)2=8x{(1 - x)^2} = 8x
We have, (ab)2=a22ab+b2{(a - b)^2} = {a^2} - 2ab + {b^2}
This gives,
(1x)2=122x+x2{(1 - x)^2} = {1^2} - 2x + {x^2}
So we have,
x22x+1=8x{x^2} - 2x + 1 = 8x
x22x+18x=0\Rightarrow {x^2} - 2x + 1 - 8x = 0
Simplifying we get,
x210x+1=0\Rightarrow {x^2} - 10x + 1 = 0, which is a second degree equation in xx.
The second degree equation of the form ax2+bx+c=0a{x^2} + bx + c = 0 has the solution x=b±b24ac2ax = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}.
So we have here
x=10±(10)24×1×12×1x = \dfrac{{10 \pm \sqrt {{{( - 10)}^2} - 4 \times 1 \times 1} }}{{2 \times 1}}
x=10±10042\Rightarrow x = \dfrac{{10 \pm \sqrt {100 - 4} }}{2}
Simplifying we get,
x=10±962\Rightarrow x = \dfrac{{10 \pm \sqrt {96} }}{2}
x=5±26\Rightarrow x = 5 \pm 2\sqrt 6
So we have two cases.
x=5+26x = 5 + 2\sqrt 6 and x=526x = 5 - 2\sqrt 6
Substituting in y=1xy = 1 - x we get,
y=4+26y = - 4 + 2\sqrt 6 and y=426y = - 4 - 2\sqrt 6
So we got the endpoints of the chord as (5+26,4+26)(5 + 2\sqrt 6 , - 4 + 2\sqrt 6 ) and (526,426)(5 - 2\sqrt 6 , - 4 - 2\sqrt 6 )
Thus length of the chord can be obtained using the distance formula,
The distance between two points (x1,y1)({x_1},{y_1}) and (x2,y2)({x_2},{y_2}) is given by (x1x2)2+(y1y2)2\sqrt {{{({x_1} - {x_2})}^2} + {{({y_1} - {y_2})}^2}} .
So we get length of the chord as
l=((5+26)(526))2+((5+26)(526))2l = \sqrt {{{((5 + 2\sqrt 6 ) - (5 - 2\sqrt 6 ))}^2} + {{((5 + 2\sqrt 6 ) - (5 - 2\sqrt 6 ))}^2}}
l=(26+26)2+(26)+26)2\Rightarrow l = \sqrt {{{(2\sqrt 6 + 2\sqrt 6 )}^2} + (2\sqrt 6 ) + 2\sqrt 6 {)^2}}
Simplifying we get,
l=(46)2+(46)2\Rightarrow l = \sqrt {{{(4\sqrt 6 )}^2} + {{(4\sqrt 6 )}^2}}
l=2×16×6\Rightarrow l = \sqrt {2 \times 16 \times 6}
We have, 2×16×6=16×12=(4×23)22 \times 16 \times 6 = 16 \times 12 = {(4 \times 2\sqrt 3 )^2}
This gives,
Length of the chord equal to 838\sqrt 3 .

Therefore the answer is option A.

Note:
Here we solve for xx and substitute to get yy. Instead we can find yy first and substitute to get xx. Anyway finding the endpoints is important.