document.write( "Question 324818: Find an equation of the form y-k = a(x-h)[squared] for the parabola that has vertex (1, -5) and contains (-4, 3). \n" ); document.write( "
Algebra.Com's Answer #232539 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find an equation of the form y-k = a(x-h)[squared] for the parabola that has vertex (1, -5) and contains (-4, 3). \n" ); document.write( "--------------------- \n" ); document.write( "Vertex is (h,k) \n" ); document.write( "So, h = 1 and k = -5 \n" ); document.write( "------ \n" ); document.write( "Form: \n" ); document.write( "y+5 = a(x-1)^2 \n" ); document.write( "----- \n" ); document.write( "Using (-4,3) you can solve for \"a\": \n" ); document.write( "3+5 = a(-4-1)^2 \n" ); document.write( "a = 8/25 \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "y + 5 = (8/25)(x-1)^2 \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |