document.write( "Question 159321: A 0.460 inch diameter brass rod is 8'5 7/32 long. Round answers to A. and B. to 3 significant digits.
\n" );
document.write( " A. Find the volume in cubic inches, of the rod.
\n" );
document.write( " B.Compute the total weight of 40 rods. Brass weighs 0.300 pound per cubic inch. \n" );
document.write( "
Algebra.Com's Answer #117517 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "A. Find the volume in cubic inches, of the rod. \n" ); document.write( "Volume = (\"area of base\")* height \n" ); document.write( ". \n" ); document.write( "Since the diameter is given as: 0.460 inch \n" ); document.write( "The radius is 1/2(diameter) = 0.230 inch \n" ); document.write( ". \n" ); document.write( "\"area of base\" = (pi)r^2 = (3.142)(0.230)^2 = (3.142)(0.0529) = 0.166 sq inches \n" ); document.write( "\"height\" = 8'5 7/32 = (8*12)+5+(7/32) = 96+5+(0.21875) = 101.21875 inches \n" ); document.write( "Volume then is: \n" ); document.write( "0.166 * 101.21875 = 16.802 cubic inches \n" ); document.write( ". \n" ); document.write( "B.Compute the total weight of 40 rods. Brass weighs 0.300 pound per cubic inch \n" ); document.write( "That would be: \n" ); document.write( "40 * 16.802 * 0.300 = 201.624 pounds \n" ); document.write( " |