document.write( "Question 242609: y = -2x + 5\r
\n" );
document.write( "\n" );
document.write( " Given the linear equation:
\n" );
document.write( "- Find the y-coordinates of the given points.
\n" );
document.write( "- Plot those points and graph the linear equation \n" );
document.write( "
Algebra.Com's Answer #177900 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! y=-2x+5 \n" ); document.write( "Y INTERCEPT=(0,5) \n" ); document.write( "0=-2x+5 \n" ); document.write( "2x=5 \n" ); document.write( "x=5/2 \n" ); document.write( "x=2.5 ans for the x intercept(2.5,0) \n" ); document.write( " |