document.write( "Question 1065786: A salesperson at Company Z makes 35% commission on all the items he or she sells. If last month a salesperson sold d dollars of merchandise, which expression can be used to calculate how much commission the salesperson earned? \n" ); document.write( "
Algebra.Com's Answer #680942 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!
For each dollar in sales, the salesperson makes 0.35 dollars (35 cents) in commission.
\n" ); document.write( "If the salesperson sells two dollars worth of merchandise, their commission will be 2(0.35) = 0.70 dollars.
\n" ); document.write( "--
\n" ); document.write( "This can be extended to 'd' dollars in sales:
\n" ); document.write( "For every d dollars, the salesperson makes \"+highlight%280.35d%29\" dollars in commission.
\n" ); document.write( "
\n" );