document.write( "Question 548865: A lumber company needs to estimate the volume of wood a load of timber will produce.The supervisor knows that the volume of wood in a tree varies jointly as the height h and the square of the tree's girth g.The supervisor observes that a tree 40 meters tall with a girth of 1.5 meters produces 288 cubic meters of wood.
\n" );
document.write( "a)Write an equation that represents this situation.
\n" );
document.write( "b)What volume of wood can the supervisor expect to obtain from 50 trees averaging 75 meters in height and 2 meters in girth? \n" );
document.write( "
Algebra.Com's Answer #357246 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A lumber company needs to estimate the volume of wood a load of timber will produce. The supervisor knows that the volume of wood in a tree varies jointly as the height h and the square of the tree's girth g. \n" ); document.write( "--- \n" ); document.write( "v = k*h*g^2 \n" ); document.write( "----- \n" ); document.write( "Solve for \"k\" using \"The supervisor observes that a tree 40 meters tall with a girth of 1.5 meters produces 288 cubic meters of wood.\" \n" ); document.write( "---- \n" ); document.write( "288 = k*40*1.5^2 \n" ); document.write( "k = 288/(40*1.5^2) = 3.2 \n" ); document.write( "------\r \n" ); document.write( "\n" ); document.write( "a)Write an equation that represents this situation. \n" ); document.write( "v = 3.2*h*g^2 \n" ); document.write( "------------- \n" ); document.write( "b)What volume of wood can the supervisor expect to obtain from 50 trees averaging 75 meters in height and 2 meters in girth? \n" ); document.write( "v(1 tree) = 3.2*75*2^2 = 960 cu meters \n" ); document.write( "--- \n" ); document.write( "v(50 trees) = 50*960 = 48000 cu meters \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " \n" ); document.write( " |