document.write( "Question 524672: find the value of x or y so that the line passing through the two points has the given slope
\n" );
document.write( "(-1,4),(x,3);m=1/5
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #347830 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the value of x or y so that the line passing through the two points has the given slope \n" ); document.write( "(-1,4),(x,3);m=1/5\r \n" ); document.write( "\n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "(3-4)/(x--1) = 1/5 \n" ); document.write( "Simplify: \n" ); document.write( "-1/(x+1) = 1/5 \n" ); document.write( "Cross-multiply: \n" ); document.write( "x+1 = -5 \n" ); document.write( "Subtract 1 from each side: \n" ); document.write( "x = -6 \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |