document.write( "Question 8762: Dante works as a sales representative for mitsbishi motors. He receives a monthly salary of PHP 12,500 and a 4% commission on all sales above PHP 1,000,000. What must his sales be so he could earn PHP 25,000? \n" ); document.write( "
Algebra.Com's Answer #11075 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Let \"x\" be his sales. \n" ); document.write( "Then his salary will be 12,500+0.04(x-1,000,000) \n" ); document.write( "You want to know when that salary will be 25000 \n" ); document.write( "Equation: \n" ); document.write( " 12,500+.04(x-1,000,000)= 25000 \n" ); document.write( " .04(...........)= 12500 \n" ); document.write( " (...........)= 312500 \n" ); document.write( " x = $1,312,500\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |