document.write( "Question 935819: jerry wants to purchase some items whose cost function is C=3x +5, where x is the number of items. If Jerry spends between $50 and $80, find the minimum and maximum number of items that he can purchase. \n" ); document.write( "
Algebra.Com's Answer #569148 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "minimum: \n" ); document.write( "50 = 3x + 5 \n" ); document.write( "3x = 45 \n" ); document.write( "x = 15 \n" ); document.write( "--- \n" ); document.write( "maximum: \n" ); document.write( "80 = 3x + 5 \n" ); document.write( "3x = 75 \n" ); document.write( "x = 25 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "he can purchase between 15 and 25 items \n" ); document.write( "--- \n" ); document.write( "Free algebra tutoring live chat: \n" ); document.write( "https://sooeet.com/chat.php?gn=algebra \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 with quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( " |