document.write( "Question 825266: Find the equation of the parabola
\n" );
document.write( "a) that is symmetric about the line y=4 and passing through the points (4,4) & (10,0)
\n" );
document.write( "b) whose focus and vertex are the vertex and focus, respectively, of the parabola with equation x+4y^2-y=0 \n" );
document.write( "
Algebra.Com's Answer #497173 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "This post contains 2 questions \n" ); document.write( "I will answer the first: \n" ); document.write( "--- \n" ); document.write( "The general equation of a horizontal parabola with vertex (h,k) is: \n" ); document.write( "x = a(y – k)^2 + h \n" ); document.write( "--- \n" ); document.write( "given: \n" ); document.write( "(4,4) and \n" ); document.write( "the parabola is symmetric about the line y=4 \n" ); document.write( "--- \n" ); document.write( "(4,4) must be the vertex \n" ); document.write( "--- \n" ); document.write( "x = a(y – k)^2 + h \n" ); document.write( "x = a(y – 4)^2 + 4 \n" ); document.write( "--- \n" ); document.write( "given: \n" ); document.write( "(10,0) \n" ); document.write( "--- \n" ); document.write( "x = a(y – 4)^2 + 4 \n" ); document.write( "10 = a(0 – 4)^2 + 4 \n" ); document.write( "10 = a(-4)^2 + 4 \n" ); document.write( "10 = 16a + 4 \n" ); document.write( "16a = 14 \n" ); document.write( "a = 14/16 \n" ); document.write( "a = 7/8 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "x = (7/8)(y – 4)^2 + 4 \n" ); document.write( "--- \n" ); document.write( "in standard form: \n" ); document.write( "x = (7/8)(y – 4)(y – 4) + 4 \n" ); document.write( "x = (7/8)(yy – 8y + 16) + 4 \n" ); document.write( "x = (7/8)yy – 7y + 14 + 4 \n" ); document.write( "--- \n" ); document.write( "x = (7/8)y^2 – 7y + 18 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " |