document.write( "Question 237744: Instructions: Write and graph an inequality that models the situation.\r
\n" );
document.write( "\n" );
document.write( "Zark is buying peanuts and cashews for apatry. He can spend no more than $24. Peanuts cost $3 per pound and cashews cost $3 per pound.\r
\n" );
document.write( "\n" );
document.write( "Let x = number of pounds of peanuts
\n" );
document.write( "Let y = number of pounds of cashews\r
\n" );
document.write( "\n" );
document.write( "inequality: ________________\r
\n" );
document.write( "\n" );
document.write( "1. Which of the following is a solution of the inequality:
\n" );
document.write( "a. (2, 8) b. (4,6) c. (8,2)\r
\n" );
document.write( "\n" );
document.write( "2. What is the greatest number of poutnds of peanuts that Zark can buy?\r
\n" );
document.write( "\n" );
document.write( "3. If x=6 lb, what are all possible values of y?\r
\n" );
document.write( "\n" );
document.write( "I'm in the 8th grade and our teacher didn't explain this, she stated she is not sure either...go figure. Please help Anyone! \n" );
document.write( "
Algebra.Com's Answer #174797 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Instructions: Write and graph an inequality that models the situation. \n" ); document.write( "Zark is buying peanuts and cashews for a party. He can spend no more than $24. Peanuts cost $3 per pound and cashews cost $3 per pound. \n" ); document.write( "Let x = number of pounds of peanuts \n" ); document.write( "Let y = number of pounds of cashews \n" ); document.write( "inequality: 3x + 3y <= 24 dollars \n" ); document.write( "------------------------------------ \n" ); document.write( "1. Which of the following is a solution of the inequality: \n" ); document.write( "a. (2, 8): 3*2+3*9 <= 24 ; 9+27 <= 24 ; Conclusion: NO \n" ); document.write( "b. (4,6): 3*4 + 3*6 <= 24 ; 12 + 18 <= 24 ; Conclusion: No \n" ); document.write( "c. (8,2): 3*8 + 3*2 <= 24 ; 24 + 6 <= 24 ; Conclusion: NO \n" ); document.write( "------------------------------------ \n" ); document.write( "2. What is the greatest number of pounds of peanuts that Zark can buy? \n" ); document.write( "3x <= 24 ; x <= 8 ; Comment---He could buy 8 lbs of peanuts and no cashews. \n" ); document.write( "------------- \n" ); document.write( "3. If x=6 lb, what are all possible values of y? \n" ); document.write( "3*6 + 3y <= 24 ; 3y <= 24-18 ; 3y <= 6 ; y <= 2 \n" ); document.write( "Comment: y could be 0, 1, or 2. \n" ); document.write( "----------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |