document.write( "Question 930454: Tiffany makes a base monthly salary of $3,600. As a vendor, she must sell $17000 worth of items per month. she also makes a 5% commission on all sales beyond the monthly quota. If Tiffany sold $23800 worth of items this month, what is her total salary for the month including base salary and commission to the nearest dollar.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #565026 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! y = 0.05*(x - 17000) + 3600 \n" ); document.write( "--- \n" ); document.write( "y = 0.05*(23800 - 17000) + 3600 \n" ); document.write( "y = $3940 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |