document.write( "Question 1191413: Write a quadratic equation that represents the are of each square. Then find the length of its side using the equation formulated. Area=256cm^2 side of the square is 5m width and length 5cm \n" ); document.write( "
Algebra.Com's Answer #823214 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! Write a quadratic equation that represents the are of each square. \n" ); document.write( " Then find the length of its side using the equation formulated. \n" ); document.write( " Area=256cm^2 \n" ); document.write( "Find the square root of 256, it's 16, the length of the side \n" ); document.write( "(x-16)(x-16) = 0 \n" ); document.write( "x^2 - 32x + 256 = 0\r \n" ); document.write( "\n" ); document.write( ": \n" ); document.write( " side of the square is 5m width and length 5cm \n" ); document.write( "(x-5)(x-5) = 0 \n" ); document.write( "x^2 - 10x + 25 = 0 \n" ); document.write( " \n" ); document.write( " |