document.write( "Question 387346: If you are given the points (2,4), (x,8) with a slope = -2, how do you find the value of x? \n" ); document.write( "
Algebra.Com's Answer #273797 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
If you are given the points (2,4), (x,8) with a slope = -2, how do you find the value of x?
\n" ); document.write( "-----
\n" ); document.write( "slope = (8-4)/(x-2) = -2
\n" ); document.write( "---
\n" ); document.write( "4/(x-2) = -2
\n" ); document.write( "Cross-multiply:
\n" ); document.write( "-2(x-2) = 4
\n" ); document.write( "x-2 = -2
\n" ); document.write( "x = 0
\n" ); document.write( "===========
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );