document.write( "Question 1010189: Matt earned $2.85 per hour for 6 hours, he also earned tips of 15% on $275 of meals. What is his total pay \n" ); document.write( "
Algebra.Com's Answer #625690 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Let's add up his salary and tips
\n" ); document.write( "6(2.85) + (.15)(275) = 17.10 + 41.25 = $58.35
\n" ); document.write( "
\n" );