document.write( "Question 1173819: The gross wage for a salesman for a particular week is $646. if his basic wage is $475 and he is paid commission of 2.5% of the total value of goods sold, calculate:\r
\n" ); document.write( "\n" ); document.write( "(A) the commission that he was paid\r
\n" ); document.write( "\n" ); document.write( "(B) the total value of the goods sold that week
\n" ); document.write( "

Algebra.Com's Answer #799131 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
the commission was $646-$475=$171
\n" ); document.write( "$171 is 2.5% of the total amount of sales, x
\n" ); document.write( "so .025x=$171
\n" ); document.write( "x=$6840
\n" ); document.write( "
\n" );