document.write( "Question 972851: The diagonal of the floor of a square room is 6 meters.\r
\n" );
document.write( "\n" );
document.write( "What is the length of a side of the room? Round to the nearest tenth. \n" );
document.write( "
Algebra.Com's Answer #595068 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! squares with side s have diagonals of s sqrt(2). This is the Pythagorean theorem with angles 90-45-45. it is sqrt(2)-1-1 ratio.\r \n" ); document.write( "\n" ); document.write( "Therefore, a diagonal of 6 has a side of 6/sqrt(2). Units are meters\r \n" ); document.write( "\n" ); document.write( "rationalizing by multiplying top and bottom by sqrt (2), 6 sqrt (2)/2\r \n" ); document.write( "\n" ); document.write( "That is 3 sqrt (2)=4.2 meters \n" ); document.write( " |