document.write( "Question 183513: Find the x-intercept and y-intercept for the following equation of a line. Write them in ordered pairs. Graph the line
\n" );
document.write( "5x-3y=-15 \n" );
document.write( "
Algebra.Com's Answer #137770 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 5x-3y=-15 \n" ); document.write( "-3y=-5x-15 \n" ); document.write( "y=-5x/-3-15/-3 \n" ); document.write( "y=5x/3+5 \n" ); document.write( "(-3,0) & (0,5) are the intercepts. \n" ); document.write( " |