document.write( "Question 268638: use lines with the equation 3x+4y=12 and 6x+ry=12
\n" );
document.write( "a)find r if the lines are parallel.
\n" );
document.write( "b)find r if the lines are perpendicular \n" );
document.write( "
Algebra.Com's Answer #196843 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! use lines with the equation 3x+4y=12 and 6x+ry=12 \n" ); document.write( "a)find r if the lines are parallel. \n" ); document.write( "b)find r if the lines are perpendicular \n" ); document.write( "------------- \n" ); document.write( "The slope of 3x + 4y = ... is -3/4. (The right side has no effect on the slope) \n" ); document.write( "-------- \n" ); document.write( "The slope of 6x + ry = ... is -6/r \n" ); document.write( "--------------- \n" ); document.write( "a) parallel means the same slope \n" ); document.write( "-6/r = -3/4 \n" ); document.write( "r = 8 \n" ); document.write( "---------- \n" ); document.write( "b) perpendicular means the slope is the negative inverse, = 4/3 \n" ); document.write( "-6/r = 4/3 \n" ); document.write( "r = -4.5 \n" ); document.write( " \n" ); document.write( " |