document.write( "Question 293421: find the y intercept and the x intercept for the equation
\n" );
document.write( "-2x+y=5 \n" );
document.write( "
Algebra.Com's Answer #211824 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! let x=0 find y intercept \n" ); document.write( "let y=0 find x intercept \n" ); document.write( " \n" ); document.write( " |