Answer:
5X + 8Y >= 300; intersection at (-20, 50)
Step-by-step explanation:
let t = work hours
0 < t < 30
X = time lawn mowing
Y = time babysitting.
X + Y < 30
5X + 8Y >= 300
We could solve...
X < 30 - Y
5(30 - Y) + 8Y >=300
150 - 5Y + 8Y >= 300
3Y >=150
Y >=50
then X < -20
intersection at (-20, 50)
Answer:
2x > 10+4
x > 14/2
x > 7
Step-by-step explanation:
The first step is to quickly factor each of the five equations... to do so, find the right factors of the 3rd given number so that they add up in an equal number to the second number... 14 = -7 • -2 and -9 = -7 + -2
a^2 - 9a + 14 = 0
(a - 7) (a - 2)
a - 7 = 0, a = 7
a - 2 = 0, a = 2
{2,7}
a^2 + 9a + 14 = 0
(a + 7) (a + 2)
a + 7 = 0, a = -7
a + 2 = 0, a = -2
{-2, -7}
a^2 + 3a - 10 = 0
(a + 5) (a - 2)
a + 5 = 0, a = -5
a - 2 = 0, a = 2
{-5, 2}
a^2 - 5a - 14 = 0
(a - 7) (a + 2)
a - 7 = 0, a = 7
a + 2 = 0, a = -2
{-2, 7}