document.write( "Question 926409: one pound of apples cost $2.50 , if you buy 3 pounds and 12 ounces of apples, how much do the apples cost? round to the nearest cent. \n" ); document.write( "
Algebra.Com's Answer #562223 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! $2.50 / lb * 1/16 lb/ounces = 0.15625 $/ounce \n" ); document.write( "3 lb + 12 ounce = 3*16 + 12 = 60 ounces \n" ); document.write( "--- \n" ); document.write( "cost = 60 ounces * 0.15625 $/ounce \n" ); document.write( "cost = $9.38 \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( " |