document.write( "Question 42077: the perimeter of a square mirror is 80cm. what is the area of the mirror (in square cm) \n" ); document.write( "
Algebra.Com's Answer #27210 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! If it is a square, then all the sides must be equal. \n" ); document.write( "If its perimeter is 80 cm, each side must be 20 cm. \n" ); document.write( "Area is found by multiplying a side by itself, so we get \n" ); document.write( "A = s^2 = (20)^2 = 400 sq cm \n" ); document.write( " |