document.write( "Question 1099476: Three pieces of lumber are to be connected to form a right triangle that will be part of the frame for a roof. If the horizontal piece is 4 feet and the vertical piece is 3 feet, how long must the connecting piece be?\r
\n" );
document.write( "\n" );
document.write( "The length of the connecting piece is
\n" );
document.write( "____ feet.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #713919 by addingup(3677)![]() ![]() You can put this solution on YOUR website! sqrt(4^2+3^2) = your answer \n" ); document.write( "sqrt(16+9) = 5 \n" ); document.write( " |