document.write( "Question 825305: Jerry wants to purchase some items whose cost function is c=3x+5,where x is the number of items. If Jerry spends between $5o and $80 find the minimum and maximum number of it \n" ); document.write( "
Algebra.Com's Answer #497190 by stanbon(75887) ![]() You can put this solution on YOUR website! Jerry wants to purchase some items whose cost function is c=3x+5,where x is the number of items. If Jerry spends between $5o and $80 find the minimum and maximum number of it \n" ); document.write( "--------- \n" ); document.write( "50 <= 3x+5 <= 80 \n" ); document.write( "Subtract 5 along the line to get: \n" ); document.write( "45 <= 3x <= 75 \n" ); document.write( "Divide thru by 3 to get: \n" ); document.write( "15 <= x <= 25 \n" ); document.write( "--------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " \n" ); document.write( " |