Answer:
[2] x = -5y - 4
// Plug this in for variable x in equation [1]
[1] 2•(-5y-4) - 5y = 22
[1] - 15y = 30
// Solve equation [1] for the variable y
[1] 15y = - 30
[1] y = - 2
// By now we know this much :
x = -5y-4
y = -2
// Use the y value to solve for x
x = -5(-2)-4 = 6
Solution :
{x,y} = {6,-2}
Processing ends successfully
Subscribe to our mailing list
Email Address
Terms and Topics
Linear Equations with Two Unknowns
Solving Linear Equations by Substitution
Related Links
Algebra - Linear Systems with Two Variables
Step-by-step explanation:
Steps:
1. Substitute the y in y=4x + 4 and put
X-6=-4x+4
2. Add 4x to both sides
3. 5x-6=4
4. Add 6 to both sides
5. 5x=10
6. Divide by 5 on both sides
7. X=2
8. Now to find the y, you substitute 2 for x in the problem y=x-6
9. Y=2-6
10. Y=-4
11. Your answer is
(2, -4)
Perimeter is all sides added<span />
Answer:
d
Step-by-step explanation:
Radius = 4
area:
4x4x3.14x12=602.88
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)