document.write( "Question 35923: What is the vertex of (y - 1)2 = 4x?\r
\n" );
document.write( "\n" );
document.write( "a. (0, 1)
\n" );
document.write( "b. (-1, 4)
\n" );
document.write( "c. (4, -1)
\n" );
document.write( "d. (-1, 0) \n" );
document.write( "
Algebra.Com's Answer #21992 by Prithwis(166)![]() ![]() ![]() You can put this solution on YOUR website! (y - 1)^2 = 4x; \n" ); document.write( "The vertex of parabola (y-k)^2 = 4p(x-h) is at (h,k); \n" ); document.write( "So, the vertex here is (0,1) [Option a] \n" ); document.write( " \n" ); document.write( " |