document.write( "Question 928386: Sam makes $400 per week plus a $20 commission on each insurance policy he sells. Write and solve an equation to determine how many policies he sold to earn $680 in one week. \n" ); document.write( "
Algebra.Com's Answer #563589 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! y = 20x + 400 \n" ); document.write( "680 = 20x + 400 \n" ); document.write( "20x = 680 - 400 \n" ); document.write( "x = (680 - 400)/20 \n" ); document.write( "x = 14 \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( " |