yes, there are infinitety many polynomial that have exactly one real root just like your example, to determine the real root first let the real root is a, and the complex roots are b±ic the polynomial satisfy
-9x³ + 19x² + 17 = -(x - a)(x - b - ic)(x - b + ic)
9x³ - 19x² - 17 = (x - a)(x - b - ic)(x - b + ic)
Answer: B) a + c = 10
8a + 5c = 59
Step-by-step explanation:
We know that 10 total people went, so the first equation has to be equal to 10. The total was $59, so the second equation should be set equal to $59. Now that the second equation is for cost, we must make it 8a + 5c to represent the cost of the adult and child tickets which are $8 and $5, respectively.
Answer:
Rational
Step-by-step explanation:
A rational number can be written as a fraction of the form.

and a and b are integers.

Hence in this case a=999 and b=100.
Since both are integers with b being a non-zero integer, we conclude that 9.99 is a rational number.
Answer:
We have a total of 7200 plants.
The plants are distributed in one field with 18 rows of 200 plants and another field with 9 rows of N plants.
Where we want to find the value of N.
The total number of plants in the rows is:
"number of rows times number of plants in each row."
Then the total number of plants is:
18*200 + 9*N
And we know that we have a total of 7200 plants, then:
18*200 + 9*N = 7200
9*N = 7200 - 18*200 = 3600
N = 3600/9 = 400
Then the plants are distributed in 18 rows of 200 plants for one field, and 9 rows of 400 plants in the other field.
Answer:
<h2>The answer is option A</h2>
Step-by-step explanation:
f(x) = x - 2
g(x) = x²
In order to find (fog)(-1) we must first find (fog)(x)
To find (fog)(x) substitute the g(x) into f(x) that's for every x in f (x) replace it with
g (x).
That's
(fog)(x) = x² - 2
To find (fog)(-1) substitute the value of x that's - 1 into (fog)(x)
We have
(fog)(-1) = (-1)² - 2 = 1 - 2 = - 1
Hope this helps you