document.write( "Question 139645: Find the side of a square with an area of 625 ft.^2 by using a quadratic equation. I know that to find the area of a square you do length times width and all sides of a square are equal so I found the square root of 625, which was 25. But I am not sure on how to solve this problem using a quadratic equation. Thanks!! \n" ); document.write( "
Algebra.Com's Answer #101801 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Let each side of the square be \"x\". \n" ); document.write( "EQUATION: \n" ); document.write( "Area = x^2 = 625 \n" ); document.write( "x^2 = 625 \n" ); document.write( "x^2-625 = 0 \n" ); document.write( "(x-25)(x+25)= 0 \n" ); document.write( "Positive answer: \n" ); document.write( "x = 25 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |