document.write( "Question 924055: Can you please show me how to graph y=-4/5x +2\r
\n" );
document.write( "\n" );
document.write( "Thank you in advance \n" );
document.write( "
Algebra.Com's Answer #560552 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! y = -4/5x +2 \n" ); document.write( "this is a line that crosses the y axis at (0, 2) \n" ); document.write( "now solve this equation for x \n" ); document.write( "5y = -4x +10 \n" ); document.write( "4x = -5y +10 \n" ); document.write( "x = -5y/4 + 5/2 \n" ); document.write( "when y = 0, we have \n" ); document.write( "x = 5/2 \n" ); document.write( "so the line crosses the x axis at (2.5, 0) \n" ); document.write( "connect the two points and we have the following graph \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |