What a delightful little problem ! (Partly because I could see
right away how to do it, and had the answer in a few minutes,
after a lot of impressive-looking algebra on my scratch-paper.)
Three consecutive integers are . . . x, x+1, and x+2
The smallest two are . . . x and x+1
Their product is . . . . . x(x+1)
5 times the largest one is . . . 5(x+2)
5 less than that is . . . . . . 5(x+2)-5
Now, the conditions of the problem say that <u>x (x + 1) = 5 (x+2) - 5</u>
THAT's the equation we have to solve, to find 'x' .
Eliminate parentheses: x² + x = 5x + 10 - 5
Combine like terms: x² + x = 5x + 5
Subtract 5x from each side: x² - 4x = 5
Subtract 5 from each side: <u>x² - 4x - 5 = 0</u>
You could solve that by factoring it, or use the quadratic equation.
Factored, it says that (x + 1) (x - 5) = 0
From which <em>x = -1</em>
and <em>x = +5</em>
We only want the positive results, so our three consecutive integers are
5, 6, and 7 .
To answer the question, the smallest one is <em><u>5 </u></em>.
<u>Check</u>:
5 x 6 ? = ? (7 x 5) - 5
30 ? = ? (35) - 5
30 = 30
yay !
Answer:
-4/5
Step-by-step explanation:
x is case of almonds and y is case of walnuts.
Almonds are packaged 15 bags per case and walnuts are packaged 17 bags per case.
H-E-B orders no more than 200 bags of almonds and walnuts at a time.
So,
x + y < 200
where x and y refers to the number of bags
=======================================================
H-E-B pays $24 per case of almonds and $27 per case of walnuts, but will not order more than $300 total at any one time.
But keep in mind that : Almonds are packaged 15 bags per case and walnuts are packaged 17 bags per case.
So,
24 * (x/15) + 27 * (y/17) < 300
===========================================================
The constraints are:
x + y < 200
(24/15) x + (27/17) y < 300
So, the graph of the previous constraints is as following :