document.write( "Question 1050211: A quantity of steel rods are used to produce 10,000 pins. Allow 1/16\" for waste in cutting each pin.\r
\n" );
document.write( "\n" );
document.write( "Description of pins:\r
\n" );
document.write( "\n" );
document.write( "1/2\" diameter.\r
\n" );
document.write( "\n" );
document.write( "2\" in length.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Description of rods:\r
\n" );
document.write( "\n" );
document.write( "1/2\" diameter.\r
\n" );
document.write( "\n" );
document.write( "12' in length.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Determine: Number and weight of rods.\r
\n" );
document.write( "\n" );
document.write( "Steel weighs .283 lbs./cu. ft.\r
\n" );
document.write( "\n" );
document.write( "My attempt:\r
\n" );
document.write( "\n" );
document.write( "The rods and pins are cylindrical.\r
\n" );
document.write( "\n" );
document.write( "3.1416 * .25 * .25 * 2.0625 = .404 cu. in. (volume of 1 pin).\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "3.1416 * .25 * .25 * 144 = 28.27 cu. in. (volume of 1 rod).\r
\n" );
document.write( "\n" );
document.write( "28.27 / .404 = 69.97 = 70 pins / rod.\r
\n" );
document.write( "\n" );
document.write( "10,000 / 70 = 142.85 = 143 rods.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "28.27 * 143 = 4042.61 = 4043 cu. in. (total vol. of rods).\r
\n" );
document.write( "\n" );
document.write( "4043 * .283 = 1144.169 = 1144 lbs. (total wt. of rods).\r
\n" );
document.write( "\n" );
document.write( "Where am I correct?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #665839 by Alan3354(69443) You can put this solution on YOUR website! A quantity of steel rods are used to produce 10,000 pins. Allow 1/16\" for waste in cutting each pin. \n" ); document.write( "Description of pins: \n" ); document.write( "1/2\" diameter. \n" ); document.write( "2\" in length. \r \n" ); document.write( "\n" ); document.write( "Description of rods: \n" ); document.write( "1/2\" diameter. \n" ); document.write( "12' in length. \r \n" ); document.write( "\n" ); document.write( "Determine: Number and weight of rods. \n" ); document.write( "Steel weighs .283 lbs./cu. ft. \n" ); document.write( "My attempt: \n" ); document.write( "The rods and pins are cylindrical. \n" ); document.write( "3.1416 * .25 * .25 * 2.0625 = .404 cu. in. (volume of 1 pin). \n" ); document.write( "****************** \n" ); document.write( "Don't include the volume of the waste in the volume of the pins. \n" ); document.write( "Vol = 3.1416 * .25 * .25 * 2 = 0.3927 cu. in. (volume of 1 pin). \n" ); document.write( "================================== \n" ); document.write( "3.1416 * .25 * .25 * 144 = 28.27 cu. in. (volume of 1 rod).\r \n" ); document.write( "\n" ); document.write( "28.27 / .404 = 69.97 = 70 pins / rod. ****** The waste is included here. \n" ); document.write( "But, you have to round down. \n" ); document.write( "69 pins*0.404 = 27.876 cubic inches \n" ); document.write( "There's not enough left to make another pin. \n" ); document.write( "------------- \n" ); document.write( "10,000 / 70 = 142.85 = 143 rods. \n" ); document.write( "******* \n" ); document.write( "10000/69 =~ 144.93 rods which mean 145 rods will be needed.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "28.27 * 143 = 4042.61 = 4043 cu. in. (total vol. of rods). \n" ); document.write( "4043 * .283 = 1144.169 = 1144 lbs. (total wt. of rods). \n" ); document.write( " \n" ); document.write( " |