document.write( "Question 132227: find the value of r so the line that passes through each pair of the points has the given slope.
\n" );
document.write( "1) (1,4) (r,5), m= undefined \n" );
document.write( "
Algebra.Com's Answer #96598 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the value of r so the line that passes through each pair of the points has the given slope. \n" ); document.write( "1) (1,4) (r,5), m= undefined \n" ); document.write( "--------------- \n" ); document.write( "slope = (5-4)/(r-1) = undefined \n" ); document.write( "r-1 = 0 \n" ); document.write( "r = 1 \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |