document.write( "Question 477778: what is the area of a square whose perimeter is 76 dm? \n" ); document.write( "
Algebra.Com's Answer #327373 by amoresroy(361)![]() ![]() You can put this solution on YOUR website! what is the area of a square whose perimeter is 76 dm?\r \n" ); document.write( "\n" ); document.write( "Let x = the side of the square \n" ); document.write( " 4x = the perimeter of the square\r \n" ); document.write( "\n" ); document.write( "4x = 76 \n" ); document.write( "x = 19\r \n" ); document.write( "\n" ); document.write( "x^2 = area of square\r \n" ); document.write( "\n" ); document.write( " = 19*19 \n" ); document.write( " = 361 dm^2\r \n" ); document.write( "\n" ); document.write( "The area of square is 361 square dm. \n" ); document.write( " |