document.write( "Question 815541: A hex nut weighs 0.0625 ounces. How many hex nuts are in a box weighing 3.25 pounds if the box weighs 0.5 pounds. 1 pound = 16 ounces. \n" ); document.write( "
Algebra.Com's Answer #491026 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! weight of box contents: \n" ); document.write( "3.25 - 0.5 = 2.75 lbs \n" ); document.write( "--- \n" ); document.write( "n = ( 2.75 lb * 16 oz/lb ) / 0.0625 oz \n" ); document.write( "--- \n" ); document.write( "Answer: \n" ); document.write( "n = 704 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |