document.write( "Question 533754: find the dimensions of a rectangle whose perimeter is 10 cm, and whose area is 3cm squared? \n" ); document.write( "
Algebra.Com's Answer #351153 by boilpoil(127)\"\" \"About 
You can put this solution on YOUR website!
Let x be the length,
\n" ); document.write( "Then (10-2x/2) be the width --- 2x: Twice The Length, 10-2x: Removes the Length value from the rectangle, /2: Divide the Remaining TWO width value to isolate the width value.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Equation:
\n" ); document.write( "x(10-2x/2)=3
\n" ); document.write( "
\n" ); document.write( "
\n" );