document.write( "Question 339625: find the value of r so that the line (2,3) an (r,-3) has a slope perpindicular to the graph y= -1/6x+3 \n" ); document.write( "
Algebra.Com's Answer #243299 by jrfrunner(365)\"\" \"About 
You can put this solution on YOUR website!
for two lines to be perpedicular the product of their slopes must equal -1
\n" ); document.write( "--
\n" ); document.write( "So the line perpedicular to y=-1/6+3 must have slope = 6
\n" ); document.write( "--
\n" ); document.write( "slope =change in y direction/change in x direction
\n" ); document.write( "(-3-3)/(r-2)=6=slope
\n" ); document.write( "-6/(r-2)=6
\n" ); document.write( "-6/6=r-2
\n" ); document.write( "-1+2=r
\n" ); document.write( "r=1
\n" ); document.write( "
\n" );