C
explanation:
6(1)-39=-33
6(2)-39=-27
Answer:
horizontal
Step-by-step explanation:
as it's horizontal
A minor league plays 101 games,
They win 14 more than twice as many as they lost.
How many wins and loses?
Okay, simple.
First, write a simple addition equation. In this case wins = w and losses = l.
l + w = 101.
Now, we have to figure out a way to make one of the terms the same term as the other, in this case we can change the terms of w to l.
l = l
w = 2l +14 (14 more than twice the amount)
Okay. So plug in the new amount for w.
l + 2l + 14 = 101. Great! we now have a simple equation. lets solve.
put similar terms together.
3l + 14 = 101
3l = 87
l = 29
So, we have 29 loses, and
w = 2(29) + 14
72 wins!
To check,
72 + 29 = 101, correct!
Hope this helps!
Answer:
x = -3 and x = -3/2
Step-by-step explanation:
After writing down the polynomial, split it; put a line between 3x^2 and -18x. Look and 2x^3 + 3x^2 and -18x - 27 separately and factor them both:
p(x) = 2x^3 + 3x^2 <u>- 18x -27</u>
p(x) = x^2(2x+3) <u>-9(2x+3)</u>
Now notice how x^2 and -9 have the same factor (2x+3). That means x^2 and -9 can go together:
p(x) = (x^2 - 9)(2x+3)
Factor it once more because there's a difference of squares:
p(x) = (x+3)(x-3)(2x+3)
Now just plug in whatever makes the each bracket equal 0:
x = -3, x = 3, and x = -3/2
Those are your zeros.