document.write( "Question 1136642:  the slope of a line is -2 and the line contains the points (7 4) and (x 12) what is the value of x
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #754440 by ankor@dixie-net.com(22740)     You can put this solution on YOUR website! the slope of a line is -2 and the line contains the points (7 4) and (x 12) what is the value of x? \n" ); document.write( ": \n" ); document.write( "We can use the slope equation: m = \n" ); document.write( "where: \n" ); document.write( "x1 = 7; y1 = 4 \n" ); document.write( "x2 = x; y2 = 12 \n" ); document.write( "m = -2 \n" ); document.write( ": \n" ); document.write( "-2 = \n" ); document.write( "-2(x-7) = 8 \n" ); document.write( "-2x + 14 = 8 \n" ); document.write( "-2x = 8 - 14 \n" ); document.write( "-2x = -6 \n" ); document.write( "x = -6/-2 \n" ); document.write( "x = +3 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check \n" ); document.write( " |