document.write( "Question 353505: please help me solve this word problem which has to do with using formulas in geometry. find the length of the sides of a square whose area and perimeter are the same nonzero number \n" ); document.write( "
Algebra.Com's Answer #252574 by mananth(16946)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "let the length of the side be L\r \n" ); document.write( "\n" ); document.write( "Area of square = L*L = L^2 \n" ); document.write( "perimeter of square = 4L \n" ); document.write( "... \n" ); document.write( "they are same \n" ); document.write( "L^2=4L \n" ); document.write( "L^2/L =4 \n" ); document.write( "L=4 \n" ); document.write( " |