document.write( "Question 877048: The length of a rectangle is twice the width of the rectangle and it's perimeter is 48cm, calculate the dimensions of the rectangle and it's area \n" ); document.write( "
Algebra.Com's Answer #529136 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
x and 2x dimensions.
\n" ); document.write( "\"2x%2B2%282x%29=48\"
\n" ); document.write( "\"6x=48\"
\n" ); document.write( "\"x=8\" and \"2x=16\"
\n" ); document.write( "
\n" );