document.write( "Question 405744: find the intercepts and graph line\r
\n" );
document.write( "\n" );
document.write( "5x-3y=-15 \n" );
document.write( "
Algebra.Com's Answer #286533 by graphmatics(170)![]() ![]() You can put this solution on YOUR website! To find the x intercept set y = 0 and get \n" ); document.write( "5x-(3)(0)=-15 \n" ); document.write( "5x=-15 \n" ); document.write( "(5x)(1/5)=(-15)(1/5) \n" ); document.write( "x = -3 \n" ); document.write( "so the x intercept is (-3,0) \n" ); document.write( "to find the y intercept set x=0 and get \n" ); document.write( "(5)(0)-3y = -15 \n" ); document.write( "-3y = -15 \n" ); document.write( "(-3y)(-1/3) = (-15)(-1/3) \n" ); document.write( "y = 5 \n" ); document.write( "so the y intercept is (0,5)
|