document.write( "Question 1185726: the salary received by a sales person is ₱1,000.00 per week plus a 5% commission on all sales (x) and is model by the equation s=1 000 + 0.05x. How much will the salesperson salary be if all sales reached 10,000? 15,000? show your solution \n" ); document.write( "
Algebra.Com's Answer #816617 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the total salary for the week is 1000 plus 5% commission on all sales.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula is s = 1000 + .05 * x, where x represents the total sales dollars for the week.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if x = 10,000, then s = 1000 + .05 * 10,000 = 1500.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if x = 15,000, then s = 1000 + .05 * 15,000 = 1750.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |