document.write( "Question 46224: Please explain why the graph of (x-h)^2 = 4p(y-k) has a y-intercept of
\n" );
document.write( "(0, h^2/4p +K). Thanks. \n" );
document.write( "
Algebra.Com's Answer #30670 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! (x-h)^2 = 4p(y-k) \n" ); document.write( "(0-h)^2 = 4p(y-k) \n" ); document.write( "h^2 = 4p(y-k) \n" ); document.write( "h^2/4p = y-k \n" ); document.write( "h^2/4p+k = y \n" ); document.write( " |