Answer:
C
Step-by-step explanation:
25x² + 1 = 5
25x² + 1 - 5 = 0
25x² - 4 = 0 By difference of two squares
(5x)² - (2)² = 0
(5x - 2)(5x + 2) = 0
5x - 2 = 0 or 5x + 2 = 0
5x = 0 + 2 5x = 0 - 2
5x = 2 5x = -2
x = 2/5 x = -2/5
x = 0.4 x = -0.4
x = + 0.4 or -0.4
The mean of a dataset is the all members of the dataset added together and then divided by the number of members in the set. From your description of the number line, I've created a list of members.
16, 17, 17, 17, 17, 19, 19, 19, 19, 21, 22, 22, 23, 25
Adding all members of this set up produces the value 273. There are 14 members in the set, so 273 / 14 = 19.5. Thus, the mean of the set is 19.5
Answer: quotient is 2x^2 + 10x - 5
Solution:
The first polynomial is miswritten.
The right one is: 2x^3 + 4x^2 - 35x + 15.
So, the division is [2x^3 + 4x^2 - 35x + 15] / (x - 3)
The synthetic division uses the coeffcients and obviate the letters, but you have to be sure to respect the place of the coefficient.
So, in this case it is:
3 | 2 4 -35 15
---------------------------------
2 10 - 5 0
So, the quotient is 2x^2 + 10x - 5, and the remainder is 0.
I like to show it in this other way:
| 2 4 -35 15
|
|
3 | +6 +30 -15
--------------------------------
2 10 - 5 0
Of course they are the same coefficients and the answer continue being quotien 2x^2 + 10x - 5, remainder 0.