document.write( "Question 602334: A large fireplace in a hotel has a rectangular opening with a height of 5 feet and a diagonal of 13 feet, What is the width, X, of the fireplace opening?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #380200 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A large fireplace in a hotel has a rectangular opening with a height of 5 feet and a diagonal of 13 feet, What is the width, X, of the fireplace opening? \n" ); document.write( ". \n" ); document.write( "We can apply Pythagorean Theorem: \n" ); document.write( "Let x = width \n" ); document.write( "then \n" ); document.write( "x^2 + 5^2 = 13^2 \n" ); document.write( "x^2 + 25 = 169 \n" ); document.write( "x^2 = 144 \n" ); document.write( "x = 12 feet \n" ); document.write( " \n" ); document.write( " |