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