document.write( "Question 748164: is 9x+3y=12; 27x+9y=40 parallel, perpendicular, or neither? \n" ); document.write( "
Algebra.Com's Answer #455360 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! 9x + 3y = 12 \n" ); document.write( " 3y = - 9x + 12 \n" ); document.write( " y = - 3x + 4 Gradient= -3 \n" ); document.write( "27x + 9y = 40 \n" ); document.write( " 9y = - 27x + 40 \n" ); document.write( " y = - 3x + 40/9 Gradient = -3 \n" ); document.write( "Having the same gradients these lines are parallel \n" ); document.write( " |