document.write( "Question 1115568: A lumber mill cuts rectangular beams from circular logs. If diameter of the log is 16 inches and the cross-sectional area of the beam is 120 square inches.find the dimensions of the cross section of the beam correct to the one decimal place. \n" ); document.write( "
Algebra.Com's Answer #730482 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A lumber mill cuts rectangular beams from circular logs.
\n" ); document.write( " If diameter of the log is 16 inches and the cross-sectional area of the beam is 120 square inches.
\n" ); document.write( "find the dimensions of the cross section of the beam correct to the one decimal place.
\n" ); document.write( ":
\n" ); document.write( "A rectangular beam from a circular log is a square.
\n" ); document.write( "The diameter of the log is the hypotenuse of the cross section of the square beam
\n" ); document.write( ":
\n" ); document.write( "let L = one side of the cross section of the beam,
\n" ); document.write( "let w = the other side
\n" ); document.write( ":
\n" ); document.write( "L*w = 120
\n" ); document.write( "L = 120/w
\n" ); document.write( ":
\n" ); document.write( "using Pythagoras:
\n" ); document.write( "L^2 + w^2 = 16^2
\n" ); document.write( "L^2 = 256 - w^2
\n" ); document.write( "L = \"sqrt%28256-w%5E2%29\"
\n" ); document.write( "plot these two equations
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-3%2C+18%2C+-3%2C+18%2C+120%2Fx%2C+sqrt%28256-x%5E2%29%29+\"
\n" ); document.write( "points of intersection
\n" ); document.write( "9.1355287, 13.1355287 and 13.1355287, 9.1355287
\n" ); document.write( "correct to one decimal point. cross section
\n" ); document.write( "length = 13.1 inches; width 9.1 inches\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );