document.write( "Question 1207853: Dan receives $375 per week for selling 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 represents Dan’s weekly salary S when he has sales that generate a profit of x dollars. \n" ); document.write( "
Algebra.Com's Answer #845988 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Dan receives $375 per week for selling 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 represents Dan’s weekly salary S when he has sales that generate a profit of x dollars.\r \n" ); document.write( "\n" ); document.write( "S ---Dan's total weekly salary.\r \n" ); document.write( "\n" ); document.write( "x ------ the profit from his sales.\r \n" ); document.write( "\n" ); document.write( "The commission he earns from the profit is 0.05x\r \n" ); document.write( "\n" ); document.write( " Equation for weekly salary \r \n" ); document.write( "\n" ); document.write( "S=375 + 0.05x \n" ); document.write( " \n" ); document.write( " |