document.write( "Question 123500: My question is \"Use the definition of a parabola and the distance formula to find the equation of a parabola with directix y=2 and focus (-3,6)\"\r
\n" );
document.write( "\n" );
document.write( "Please help! Also looking for a possible online math tutor. Please e-mail me with information, Thanks! \n" );
document.write( "
Algebra.Com's Answer #90607 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! \"definition of a parabola\" __ the locus of points equidistant from a point (focus) and a line (directrix)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for a point (x,y) __ the distance from y=2 is y-2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the distance from (-3,6) is sqrt((x+3)^2+(y-6)^2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(y-2)^2=(x+3)^2+(y-6)^2 __ y^2-4y+4=x^2+6x+9+y^2-12y+36 __ 8y=x^2+6x+41\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y=(x^2+6x+41)/8 \n" ); document.write( " |