document.write( "Question 867137: A rectangle has sides 10 and 12 units. How can the area of a square be computed if its has the same perimeter as the rectangle?\r
\n" );
document.write( "\n" );
document.write( "a. add 10 and 12, double the sum, divide by 4, then multiply by 4
\n" );
document.write( "b. add 10 and 12, double the sum, divide by 4, then multiply by ? (no.lacking)
\n" );
document.write( "c. add 10 and 12, double the sum, divide by 4, then square the quotient
\n" );
document.write( "d. add 10 and 12, double the sum, then multiply by 4\r
\n" );
document.write( "\n" );
document.write( "I know how to solve for the perimeter of the rectangle:\r
\n" );
document.write( "\n" );
document.write( "P of rectangle = 2 (L+W) = 2 (10+12) = 44\r
\n" );
document.write( "\n" );
document.write( "but I don't know how to compute for the area of the square using the perimeter of the rectangle. \n" );
document.write( "
Algebra.Com's Answer #522752 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! P of rectangle = 2 (L+W) = 2 (10+12) = 44 Yes, good work. \n" ); document.write( " \n" ); document.write( "c. add 10 and 12, double the sum, divide by 4, then square the quotient \n" ); document.write( " |