document.write( "Question 157456: FIND THE SIDE OF A SQUARE WHOSE DIAGONAL IS 5 CM \n" ); document.write( "
Algebra.Com's Answer #116027 by midwood_trail(310)![]() ![]() ![]() You can put this solution on YOUR website! FIND THE SIDE OF A SQUARE WHOSE DIAGONAL IS 5 CM.\r \n" ); document.write( "\n" ); document.write( "Let s = side of this square\r \n" ); document.write( "\n" ); document.write( "The diagonal is our hypotenuse and any two sides can be the two legs.\r \n" ); document.write( "\n" ); document.write( "We use the Pythagorean Theorem to find s.\r \n" ); document.write( "\n" ); document.write( "s^2 + s^2 = 5^2\r \n" ); document.write( "\n" ); document.write( "2s^2 = 25\r \n" ); document.write( "\n" ); document.write( "Divide both sides by s.\r \n" ); document.write( "\n" ); document.write( "s^2 = 25/2\r \n" ); document.write( "\n" ); document.write( "Take the square root of both sides.\r \n" ); document.write( "\n" ); document.write( "s = sqrt{25/2}\r \n" ); document.write( "\n" ); document.write( "We can house the numerator and denominator into their own radical symbol.\r \n" ); document.write( "\n" ); document.write( "s = sqrt{25}/sqrt{2}\r \n" ); document.write( "\n" ); document.write( "s = 5/sqrt{2}\r \n" ); document.write( "\n" ); document.write( "We rationalize the denominator because a radical is never accepted in the denominator.\r \n" ); document.write( "\n" ); document.write( "Doing so, our final answer is:\r \n" ); document.write( "\n" ); document.write( "side of this square = 5(sqrt{2})/2....This is read: \"Five times the square root of two divided by two.\"\r \n" ); document.write( "\n" ); document.write( "Is this clear? \n" ); document.write( " |