document.write( "Question 420888: Can someone please help me solve the following problem: \r
\n" );
document.write( "\n" );
document.write( "What would be the y-intercept of the equation: y=-3/2x^2+5x-6\r
\n" );
document.write( "\n" );
document.write( "THANK YOU!!\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #293972 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! To find the y-intercept, simply set 'x' to 0 and solve: \n" ); document.write( "y=-3/2x^2+5x-6 \n" ); document.write( "y=-3/2(0)^2+5(0)-6 \n" ); document.write( "y=0+0-6 \n" ); document.write( "y = -6 \n" ); document.write( ". \n" ); document.write( "therefore, the y-intercept is at (0,-6) \n" ); document.write( " |