document.write( "Question 883709: the length of a rectangular room is 2m more than twice the width. Find the dimensions if the perimeter of the room is 34m \n" ); document.write( "
Algebra.Com's Answer #533698 by Wutdana(2)![]() ![]() ![]() You can put this solution on YOUR website! 2(2x + 2) + 2x = 34 \n" ); document.write( "4x + 4 + 2x = 34 \n" ); document.write( "6x + 4 = 34 \n" ); document.write( "6x = 34 - 4 \n" ); document.write( "6x = 30 \n" ); document.write( "x = 30/6 \n" ); document.write( "x = 5\r \n" ); document.write( "\n" ); document.write( "Length \n" ); document.write( "= 2x + 2 \n" ); document.write( "= 2(5) + 2 \n" ); document.write( "= 10 + 2 \n" ); document.write( "= 12\r \n" ); document.write( "\n" ); document.write( "Width \n" ); document.write( "= x \n" ); document.write( "= 5\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |