document.write( "Question 708987: How do you find the value of x for a parallelogram
\n" );
document.write( "Top=3x-2
\n" );
document.write( "side=2x-4
\n" );
document.write( "side=x+4
\n" );
document.write( "bottom=2x+6\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #436344 by malnessa(2) ![]() You can put this solution on YOUR website! Set the sides equal to each other: \n" ); document.write( "2x-4=x+4 Subtract x from both sides \n" ); document.write( "x-4=4 Add 4 to both sides \n" ); document.write( "x=8\r \n" ); document.write( "\n" ); document.write( "You can do the same for the top and the bottom \n" ); document.write( "3x-2 = 2x+6 Subtract 2x from both sides \n" ); document.write( "x-2= 6 Add 2 to both sides \n" ); document.write( "x=8 \n" ); document.write( " \n" ); document.write( " |