document.write( "Question 1015992: A carpenter added a diagonal brace to a gate that measures 45 inches wide and 55 inches tall. how long is the brace?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #632378 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! You use the Pythagorean Theorem... \n" ); document.write( "c^2 = a^2 + b^2 = 45^2 + 55^2 = 2025 + 3025 = 5050 \n" ); document.write( "c = 71.06 inches \n" ); document.write( " |