document.write( "Question 1100692: How do u do the problem.... find the value of r so that the line throught the pair of points has the given slope. (5,r), (2,-3) with the slope of 4/3 \n" ); document.write( "
Algebra.Com's Answer #715221 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
(r-(-3))/(5-2)=4/3
\n" ); document.write( "(r+3)/3=4/3
\n" ); document.write( "r+3=4
\n" ); document.write( "r=1
\n" ); document.write( "
\n" );