document.write( "Question 767295: What is the equation of the directrix of a parabola y^2=6x \n" ); document.write( "
Algebra.Com's Answer #467948 by DSMLMD(16)![]() ![]() You can put this solution on YOUR website! To find the equation of the directrix of parabola, first we must find p value from the parabola equation. Next, we substitute the p value to directrix formula x = -p and change the p value position to left side become x + p = 0. \n" ); document.write( " \n" ); document.write( "Parabola equation: \n" ); document.write( " \n" ); document.write( "y^2 = 6x \n" ); document.write( "y^2 = 4(3/2)x \n" ); document.write( " \n" ); document.write( "Directrix line: \n" ); document.write( " \n" ); document.write( "x = -p \n" ); document.write( "x = -(3/2) \n" ); document.write( "x + (3/2) = 0 \n" ); document.write( "2x + 3 = 0 (multiplied 2 to both side) \n" ); document.write( " \n" ); document.write( "So the equation of the directrix or a parabola y^2 = 6x is 2x + 3 = 0 \n" ); document.write( " |