document.write( "Question 111207: graphing linear equation y=5/4 x & graphing linear equation 2y-5x=-2 \n" ); document.write( "
Algebra.Com's Answer #81128 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! the way to graph y=5/4x: \n" ); document.write( "set y=0 and solve for x. \n" ); document.write( "0=5/4x \n" ); document.write( "x=0 or this defines the point (0,0) \n" ); document.write( "now set y to any other number like 4 & solve for x; \n" ); document.write( "4=5/4xnow cross multiply \n" ); document.write( "4*5/4=x \n" ); document.write( "x=20/4 \n" ); document.write( "x=5 or point (5,4) \n" ); document.write( "y=5x/4 (red line) \n" ); document.write( "2y-5x=-2 \n" ); document.write( "2y=5x-2 \n" ); document.write( "y=5x/2-2/2 \n" ); document.write( "y=5x/2-1 (green line) \n" ); document.write( " |