document.write( "Question 992728: Graph each equation using the gradient and y-intercept for:\r
\n" );
document.write( "\n" );
document.write( "y= 5/2x -3\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #612304 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! First plot the y-intercept. \n" ); document.write( "(0,-3) \n" ); document.write( "Slope is equal to change in y over change in x. \n" ); document.write( "So for a change in x of 2, y changes 5 units. \n" ); document.write( "(0,-3)+(2,5)=(2,2) \n" ); document.write( "Plot that point and draw the line. \n" ); document.write( " |