document.write( "Question 811477: if you had 5 pounds of something and it coast 2.79 how much will it coast to have 50 pounds ? may you please help me solve this question
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #488835 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! cpp = 2.79/5 \n" ); document.write( "--- \n" ); document.write( "2.79/5 = c/50 \n" ); document.write( "c = (2.79/5) * 50 = $27.90 \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( " |