document.write( "Question 446263: A wire of length y meters is bent to form a square of perimeter y meters. If Area of square is twice its perimeter, then find the length of wire \n" ); document.write( "
Algebra.Com's Answer #307320 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The sides will be y/4 \n" ); document.write( "Area = (y/4)^2 = y^2/16 \n" ); document.write( "y^2/16 = y (numerically equal) \n" ); document.write( "y^2 = 16y \n" ); document.write( "--> y = 0 \n" ); document.write( "y = 16 \n" ); document.write( " \n" ); document.write( " |