document.write( "Question 294141: Dan receives $375 per week for selling new and brand new and used cars at a car dealership in oak lawn, illinois. In addition, he receives 5% of the profit on any sales that he generates. Write a linear equation that relates Dan's weekly salary S when he has sales that generate profit of x dollars. \n" ); document.write( "
Algebra.Com's Answer #212179 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
5% is the income on sales on profit made onsales.\r
\n" ); document.write( "\n" ); document.write( "actual commission received = 5/100 * x\r
\n" ); document.write( "\n" ); document.write( "=x/20\r
\n" ); document.write( "\n" ); document.write( "S=375+x/20
\n" ); document.write( "
\n" );