document.write( "Question 1004919: IfON=8x−3,LM=7x+6,NM=x−6,and
\n" );
document.write( "OL =5y + 4, find the values of x and y given that LMNO is a parallelogram. \n" );
document.write( "
Algebra.Com's Answer #621259 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! ON is opposite and equal to LM, so \n" ); document.write( "8x - 3 = 7x + 6 \n" ); document.write( "x = 9 \n" ); document.write( "Then NM = OL and if x = 9 \n" ); document.write( "we have \n" ); document.write( "x - 6 = 5y + 4 \n" ); document.write( "9 - 6 = 5y + 4 \n" ); document.write( "3 = 5y + 4 \n" ); document.write( "-1 = 5y \n" ); document.write( "y = -1/5 \n" ); document.write( " |