document.write( "Question 1173485: 2. Sven sells hamburgers at a ballpark. He earns $7.50/h, plus $0.40 for each hamburger he sells.
\n" );
document.write( "a) How much will seven earn in a 3-h shift if he sells 24 hamburgers?
\n" );
document.write( "b) How many hamburgers must sven sell to earn $100 in a 6.5-h shift? \n" );
document.write( "
Algebra.Com's Answer #798724 by math_helper(2461)![]() ![]() You can put this solution on YOUR website! a) 3*7.50 + 24*0.4 \n" ); document.write( "b) (100-(6.5)*(7.5)) / 0.4\r \n" ); document.write( "\n" ); document.write( "You can evaluate the expressions yourself (be sure to properly apply PEMDAS). \n" ); document.write( "For (b) you will need to round the answer up to the nearest integer number of hamburgers\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "32.10\n" ); document.write( " |