document.write( "Question 909626: Victor Haddad sold 8 pumpkins for $2.75 each,9 for $2.00 each, 24 for $1.50 each, and 15 for $1.00 each. He receives $0.35 for each pumpkin sold plus a $10.00 bonus if his sales total $75.00 or more. How much did he receive? \n" ); document.write( "
Algebra.Com's Answer #551956 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
8 @ 2.75 = 22
\n" ); document.write( "9 @ 2 = 18
\n" ); document.write( "24 @1.5 = 36
\n" ); document.write( "Sales total = 22 + 18 + 36 = 76, so he earned his bonus.
\n" ); document.write( ".35 x total number of pumpkins sold (8+9+24=41).
\n" ); document.write( ".35 * 41 = $14.35
\n" ); document.write( "Add the $10 bonus
\n" ); document.write( "$14.35 + $10 = $24.35
\n" ); document.write( "
\n" );