document.write( "Question 1006812: David works a job where he earns 4.5% on all sales. On Monday he sold $1700 worth of goods. On Tuesday, $1800, Wednesday $1400 and Friday $1500. How much will David be paid for the week? \n" ); document.write( "
Algebra.Com's Answer #622926 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "$1700 + $1800 + $1400 + $1500 \n" ); document.write( "= $6400 \n" ); document.write( "4.5 % of $6400 \n" ); document.write( "4.5/100 x $6400 \n" ); document.write( "= $288. \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |