document.write( "Question 793678: the perimeter of a rectangle is 50cm if one side is 3x-8 and the other side is x+9 what does x equal \n" ); document.write( "
Algebra.Com's Answer #480407 by waynest(281)\"\" \"About 
You can put this solution on YOUR website!
2(3x - 8) + 2(x + 9) = 50
\n" ); document.write( "6x - 16 + 2x + 18 = 50
\n" ); document.write( "8x + 2 = 50
\n" ); document.write( "8x + 2 - 2 = 50 - 2
\n" ); document.write( "8x = 48
\n" ); document.write( "8x/8 = 48/8
\n" ); document.write( "x = 6\r
\n" ); document.write( "\n" ); document.write( "check:
\n" ); document.write( "2(3(6) - 8) + 2(6 + 9) = 50
\n" ); document.write( "2(18 - 8) + 2(15) = 50
\n" ); document.write( "20 + 30 = 50
\n" ); document.write( "50 = 50
\n" ); document.write( "
\n" );