document.write( "Question 525026: IF A RECTANGULAR GARDEN HAS SIDES THAT ARE 12 FT. AND 14FT.LONG, WHAT IS THE PERIMETER AND AREA OF THE GARDEN? \n" ); document.write( "
Algebra.Com's Answer #347997 by lmeeks54(111)![]() ![]() You can put this solution on YOUR website! This just requires knowing and understanding the formulas for the perimeter, P and area, A of a rectangle with 4 right angles and 2 short sides and 2 long sides. \n" ); document.write( "... \n" ); document.write( "P = 2 * one of the short sides + 2 * one of the long sides \n" ); document.write( "A = short side * long side \n" ); document.write( "... \n" ); document.write( "P = 2 * 12 ft + 2 * 14 ft \n" ); document.write( "P = 24 ft + 28 ft \n" ); document.write( "P = 52 ft. \n" ); document.write( "... \n" ); document.write( "A = 12 ft * 14 ft \n" ); document.write( "A = 168 sq ft \n" ); document.write( "... \n" ); document.write( "cheers, \n" ); document.write( "Lee \n" ); document.write( " |