document.write( "Question 1191395: Translate to a system of inequalities and solve.
\n" ); document.write( "Jocelyn is pregnant and needs to eat at least 400 more calories a day than usual. When buying groceries one day with a budget of $15 for the extra food, she buys bananas that have 90 calories each and chocolate granola bars that have 150 calories each. The bananas cost $0.35 each and the granola bars cost $2.50 each.
\n" ); document.write( "(a)
\n" ); document.write( "Write a system of inequalities to model this situation. (Let b represent the bananas bought and let g represent the number of granola bars bought. Enter your answers as a comma-separated list of inequalities.)
\n" ); document.write( "
\n" ); document.write( "(b)
\n" ); document.write( "Graph the system.\r
\n" ); document.write( "\n" ); document.write( "(c)
\n" ); document.write( "Could she buy 6 bananas and 6 granola bars?\r
\n" ); document.write( "\n" ); document.write( "(d)
\n" ); document.write( "Could she buy 3 bananas and 3 granola bars?
\n" ); document.write( "

Algebra.Com's Answer #849216 by CPhill(1987)\"\" \"About 
You can put this solution on YOUR website!
**(a) System of Inequalities**\r
\n" ); document.write( "\n" ); document.write( "Let 'b' represent the number of bananas and 'g' represent the number of granola bars.\r
\n" ); document.write( "\n" ); document.write( "* **Calorie Inequality:** Jocelyn needs at least 400 extra calories.
\n" ); document.write( " 90b + 150g ≥ 400\r
\n" ); document.write( "\n" ); document.write( "* **Budget Inequality:** Jocelyn has a budget of $15.
\n" ); document.write( " 0.35b + 2.50g ≤ 15\r
\n" ); document.write( "\n" ); document.write( "* **Non-Negative Inequalities:** Jocelyn can't buy a negative number of bananas or granola bars.
\n" ); document.write( " b ≥ 0
\n" ); document.write( " g ≥ 0\r
\n" ); document.write( "\n" ); document.write( "Therefore, the system of inequalities is: **90b + 150g ≥ 400, 0.35b + 2.50g ≤ 15, b ≥ 0, g ≥ 0**\r
\n" ); document.write( "\n" ); document.write( "**(b) Graphing the System**\r
\n" ); document.write( "\n" ); document.write( "I can't draw a graph here, but I'll describe how to graph it:\r
\n" ); document.write( "\n" ); document.write( "1. **Convert to Slope-Intercept Form (for easier graphing):**
\n" ); document.write( " * Calorie Inequality: 150g ≥ -90b + 400 => g ≥ (-3/5)b + (8/3)
\n" ); document.write( " * Budget Inequality: 2.50g ≤ -0.35b + 15 => g ≤ (-7/50)b + 6\r
\n" ); document.write( "\n" ); document.write( "2. **Plot the Lines:**
\n" ); document.write( " * For g ≥ (-3/5)b + (8/3), plot the line g = (-3/5)b + (8/3). Since it's \"greater than or equal to,\" shade the area *above* this line.
\n" ); document.write( " * For g ≤ (-7/50)b + 6, plot the line g = (-7/50)b + 6. Since it's \"less than or equal to,\" shade the area *below* this line.
\n" ); document.write( " * Also, remember b ≥ 0 and g ≥ 0, which means you're only considering the first quadrant (positive b and g values).\r
\n" ); document.write( "\n" ); document.write( "3. **Solution Region:** The solution region is where all the shaded areas overlap. This represents the possible combinations of bananas and granola bars that meet Jocelyn's requirements.\r
\n" ); document.write( "\n" ); document.write( "**(c) 6 Bananas and 6 Granola Bars?**\r
\n" ); document.write( "\n" ); document.write( "* Calories: 90(6) + 150(6) = 540 + 900 = 1440 calories (meets the calorie need)
\n" ); document.write( "* Cost: 0.35(6) + 2.50(6) = 2.10 + 15 = $17.10 (exceeds the budget)\r
\n" ); document.write( "\n" ); document.write( "No, she could not buy 6 bananas and 6 granola bars because it exceeds her budget.\r
\n" ); document.write( "\n" ); document.write( "**(d) 3 Bananas and 3 Granola Bars?**\r
\n" ); document.write( "\n" ); document.write( "* Calories: 90(3) + 150(3) = 270 + 450 = 720 calories (meets the calorie need)
\n" ); document.write( "* Cost: 0.35(3) + 2.50(3) = 1.05 + 7.50 = $8.55 (within the budget)\r
\n" ); document.write( "\n" ); document.write( "Yes, she could buy 3 bananas and 3 granola bars.
\n" ); document.write( "
\n" ); document.write( "
\n" );