document.write( "Question 185577: the perimeter of a rectangle is 192 dm if its length twice its breath find the dimensions \n" ); document.write( "
Algebra.Com's Answer #139207 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
Given \"Length+=+2%2AWidth\"
\n" ); document.write( "Perimeter is 192. It is the sum of the sides. A rectangle has two sets of equal length sides.
\n" ); document.write( "\"Perimeter+=+2%2ALength+%2B+2%2AWidth\"
\n" ); document.write( "\"Perimeter+=+2+%2A%282%2AWidth%29+%2B+2%2AWidth\"
\n" ); document.write( "\"192+=+2%2AWidth+%2B+2%2AWidth\"
\n" ); document.write( "\"192+=+6%2AWidth\"
\n" ); document.write( "\"32+=+Width\"
\n" ); document.write( "Length = 2*Width = 64\r
\n" ); document.write( "\n" ); document.write( "Check your answer, does 64+64+32+32 = 192?
\n" ); document.write( "
\n" );