document.write( "Question 980072:  Graph the linear equation \r
\n" );
document.write( "\n" );
document.write( "5x+4y=-12 \n" );
document.write( "
| Algebra.Com's Answer #601278 by macston(5194)     You can put this solution on YOUR website! . \n" ); document.write( "5x+4y=-12 \n" ); document.write( ".\r \n" ); document.write( "\n" ); document.write( "Convert to slope-intercept form: \n" ); document.write( "4y=-5x-12 \n" ); document.write( "y=(-5/4)x-3 \n" ); document.write( "The slope is -5/4, the line intercepts y axis at -3 (point (0,-3)) \n" ); document.write( ". \n" ); document.write( "Find x-intercept, set y=0 \n" ); document.write( "0=(-5/4)x-3 \n" ); document.write( "3=(-5/4)x \n" ); document.write( "-12/5=x \n" ); document.write( "The line intercepts the x axis at -2.4 (point (2.4,0) \n" ); document.write( ". \n" ); document.write( "Mark the intercepts ((0,-3) and (-2.4,0) and draw a line through both points: \n" ); document.write( ". \n" ); document.write( " |