document.write( "Question 43020: I'm trying to double check mt math--Here is my problem:\r
\n" );
document.write( "\n" );
document.write( "One employee of a retail electronics store is paid a base salary of $1800 a month plus a 2% commission on sales she makes during the month. What were her sales last month if she earned a total of $2,165.46? \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #28039 by stanbon(75887) ![]() You can put this solution on YOUR website! One employee of a retail electronics store is paid a base salary of $1800 a month plus a 2% commission on sales she makes during the month. What were her sales last month if she earned a total of $2,165.46? \r \n" ); document.write( "\n" ); document.write( "Let her sales for the month be \"x\".\r \n" ); document.write( "\n" ); document.write( "Salary for that month = 1800 + 0.02x = 2165.46\r \n" ); document.write( "\n" ); document.write( "Subtract 1800 from both sides to get: \n" ); document.write( "0.02x=365.46 \n" ); document.write( "Divide both sides by 0.02 to get: \n" ); document.write( "x=$18,273\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |