document.write( "Question 382003: Graph the linear equation by finding and plotting its intercepts.\r
\n" );
document.write( "\n" );
document.write( "-5x+3y = -15 \n" );
document.write( "
Algebra.Com's Answer #270855 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! -5*0+3y=-15 \n" ); document.write( "3y=-15 \n" ); document.write( "y=-5 \n" ); document.write( "(0,-5) \n" ); document.write( "--------------- \n" ); document.write( "5x+3*0=-15 \n" ); document.write( "5x=-15 \n" ); document.write( "x=-3 \n" ); document.write( "(-3,0) \n" ); document.write( " |