document.write( "Question 463624: How much greater is the area of a square that has one side equal to 4 feet than a rectangle that measures 3 feet long and 2 feet wide? \n" ); document.write( "
Algebra.Com's Answer #317644 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! square \n" ); document.write( "A=4^2 \n" ); document.write( "A=16 \n" ); document.write( "rectangle \n" ); document.write( "A=3*2 \n" ); document.write( "A=6 \n" ); document.write( "difference \n" ); document.write( "16-6=10 sq ft more in square \n" ); document.write( " |