document.write( "Question 271906: The greenhouse floor has a diagonal equal to 28 feet. the sides are sguare. what is the length of one side?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #198983 by mananth(16949) You can put this solution on YOUR website! The greenhouse floor has a diagonal equal to 28 feet. the sides are sguare. what is the length of one side?\r \n" ); document.write( "\n" ); document.write( "Since it is a square floor the sides are equal.\r \n" ); document.write( "\n" ); document.write( "Let each side be x\r \n" ); document.write( "\n" ); document.write( "The diagonal and the two sides form a right triangle. The diagonal beomes the hyotenuse.\r \n" ); document.write( "\n" ); document.write( "Using the Pythagorus theorem : (side)^2 +(side)^2 = Hypotenuse ^2\r \n" ); document.write( "\n" ); document.write( "x^2+x^2 = 28^2 \n" ); document.write( "2x^2=784\r \n" ); document.write( "\n" ); document.write( "x^2= 784/2\r \n" ); document.write( "\n" ); document.write( "x^2= 392 \n" ); document.write( "x= sqrt 392 \r \n" ); document.write( "\n" ); document.write( "x=19.79 \n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |