document.write( "Question 898354: A student gets paid to sale raffle tickets at a school basketball game. He earns $15 a day, plus an extra $0.25for each raffle ticket he sales and $2 for each hour he works at the game. if d=days, r=raffle tickets, and h=hours, what function can he use to calculate his earning? \n" ); document.write( "
Algebra.Com's Answer #544778 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
E = 15d + 0.25r+2h \n" ); document.write( "
\n" );