Answer:
C and D
Step-by-step explanation:
Equating the line A and the parabola, we get
-3x + 2 = x² - 3x + 4
0 = x² - 3x + 4 +3x - 2
0 = x² + 2
-2 = x²
which has no real solutions. Then, the line A and the parabola don't intersect each other.
Equating the line B and the parabola, we get
-3x + 3 = x² - 3x + 4
0 = x² - 3x + 4 + 3x - 3
0 = x² + 1
-1 = x²
which has no real solutions. Then, the line B and the parabola don't intersect each other.
Equating the line C and the parabola, we get
-3x + 5 = x² - 3x + 4
0 = x² - 3x + 4 + 3x - 5
0 = x² - 1
1 = x²
√1 = x
which has 2 solutions, x = 1 and x = -1. Then, the line C and the parabola intersect each other.
Equating the line D and the parabola, we get
-3x + 6 = x² - 3x + 4
0 = x² - 3x + 4 + 3x - 6
0 = x² - 2
2 = x²
√2 = x
which has 2 solutions, x ≈ 1.41 and x ≈ -1.41. Then, the line D and the parabola intersect each other.
Answer:
City @ 2017 = 8,920,800
Suburbs @ 2017 = 1, 897, 200
Step-by-step explanation:
Solution:
- Let p_c be the population in the city ( in a given year ) and p_s is the population in the suburbs ( in a given year ) . The first sentence tell us that populations p_c' and p_s' for next year would be:
0.94*p_c + 0.04*p_s = p_c'
0.06*p_c + 0.96*p_s = p_s'
- Assuming 6% moved while remaining 94% remained settled at the time of migrations.
- The matrix representation is as follows:
- In the sequence for where x_k denotes population of kth year and x_k+1 denotes population of x_k+1 year. We have:
![\left[\begin{array}{cc}0.94&0.04\\0.06&0.96\end{array}\right] x_k = x_k_+_1](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D0.94%260.04%5C%5C0.06%260.96%5Cend%7Barray%7D%5Cright%5D%20x_k%20%3D%20x_k_%2B_1)
- Let x_o be the populations defined given as 10,000,000 and 800,000 respectively for city and suburbs. We will have a population x_1 as a vector for year 2016 as follows:
![\left[\begin{array}{cc}0.94&0.04\\0.06&0.96\end{array}\right] x_o = x_1](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D0.94%260.04%5C%5C0.06%260.96%5Cend%7Barray%7D%5Cright%5D%20x_o%20%3D%20x_1)
- To get the population in year 2017 we will multiply the migration matrix to the population vector x_1 in 2016 to obtain x_2.
![x_2 = \left[\begin{array}{cc}0.94&0.04\\0.06&0.96\end{array}\right]\left[\begin{array}{cc}0.94&0.04\\0.06&0.96\end{array}\right] x_o](https://tex.z-dn.net/?f=x_2%20%3D%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D0.94%260.04%5C%5C0.06%260.96%5Cend%7Barray%7D%5Cright%5D%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D0.94%260.04%5C%5C0.06%260.96%5Cend%7Barray%7D%5Cright%5D%20x_o)
- Where,
![x_o = \left[\begin{array}{c}10,000,000\\800,000\end{array}\right]](https://tex.z-dn.net/?f=x_o%20%3D%20%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D10%2C000%2C000%5C%5C800%2C000%5Cend%7Barray%7D%5Cright%5D)
- The population in 2017 x_2 would be:
![x_2 = \left[\begin{array}{cc}0.94&0.04\\0.06&0.96\end{array}\right]\left[\begin{array}{cc}0.94&0.04\\0.06&0.96\end{array}\right] \left[\begin{array}{c}10,000,000\\800,000\end{array}\right] \\\\\\x_2 = \left[\begin{array}{c}8,920,800\\1,879,200\end{array}\right]](https://tex.z-dn.net/?f=x_2%20%3D%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D0.94%260.04%5C%5C0.06%260.96%5Cend%7Barray%7D%5Cright%5D%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D0.94%260.04%5C%5C0.06%260.96%5Cend%7Barray%7D%5Cright%5D%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D10%2C000%2C000%5C%5C800%2C000%5Cend%7Barray%7D%5Cright%5D%20%5C%5C%5C%5C%5C%5Cx_2%20%3D%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D8%2C920%2C800%5C%5C1%2C879%2C200%5Cend%7Barray%7D%5Cright%5D)
We know that the true value for pi is given as 3.14156.
Now, we have been given that the approximate value for pi is 3.141
We know the formula
Absolute error, 
Relative error is given by
![\text{Relative error }= \frac{\Delta x}{\text{true value} }\\ \\ \text{Relative error }=\frac{0.00056}{3.14156} \\ \\ [tex]\text{Relative error }=0.000178](https://tex.z-dn.net/?f=%5Ctext%7BRelative%20error%20%7D%3D%20%5Cfrac%7B%5CDelta%20x%7D%7B%5Ctext%7Btrue%20value%7D%20%7D%5C%5C%0A%5C%5C%0A%5Ctext%7BRelative%20error%20%7D%3D%5Cfrac%7B0.00056%7D%7B3.14156%7D%20%5C%5C%0A%5C%5C%0A%5Btex%5D%5Ctext%7BRelative%20error%20%7D%3D0.000178)
The percentage error is given by

Answer:
8x + 8y
8 (x +y)
Step-by-step explanation:
When adding or subtracting, the terms should have exact variables like x.
3x + 5x + 8y
Here 3 and 5 have the same variable x so you can add them. (3+5=8)
8x + 8y
Now take out common number (here it's 8):
8 (x + y)
Answer: t < 4 hours
Step-by-step explanation:
Renting = $37 + t x $5.70
If $37 + t$5.70 < $59.80
t$5.70 < $59.80 - $37
t$5.70 < $22.80
t < $22.80/$5.70
t < 4 hours
[tex]\textit{\textbf{Spymore}}[/tex