To find that you first need to find what 9% is. You can multiply the number, 2,860 by .09 to find out your answer. That should be equal to 257.40. Since you now have that number, you can multiply it by 36. 257.40 is your average per month and you want to know by 3 years. So then your next step is 257.4*36 (there is 36 months in 3 years) which should be equal to 9,266.40.
Answer:
1st equation is x=11
2nd equation is ???
Step-by-step explanation:
In order to make a table, we sample some x values (whichever we want), and we compute the expression for those value. Each x value will yield a unique y value.
If you need this table to graph the function, you'll only need two points, since this is a line, and having two points you just need to connect them.
Here are some samples, feel free to make more if you need to:





So, we have the following table

(67 + 68 + 78 + x) / 4 = 70
(213 + x) / 4 = 70
213 + x = 70 * 4
213 + x = 280
x = 280 - 213
x = 67
(213 + x) / 4 = 79
213 + x = 79 * 4
213 + x = 316
x = 316 - 213
x = 103
lowest u can make is 67, highest u can make is 100
Answer: x = 0
y = 2
z = -1
Step-by-step explanation:
The system of equations are
x+y+z=1 - - - - - - - - - - 1
-2x+4y+6z=2 - - - - - - - - - 2
-x+3y-5z=11 - - - - - - - - - 3
Step 1
We would eliminate x by adding equation 1 to equation 3. It becomes
4y -4z = 12 - - - - - - - - - 4
Step 2
We would multiply equation 1 by 2. It becomes
2x + 2y + 2z = 2 - - - - - - - - - 5
We would add equation 2 and equation 5. It becomes
6y + 8z = 4 - - - - - - - - - 6
Step 3
We would multiply equation 4 by 6 and equation 6 by 4. It becomes
24y - 24z = 72 - - - - - - - - 7
24y + 32z = 16 - - - - - - - - 8
We would subtract equation 8 from equation 7. It becomes
-56z = 56
z = -56/56 = -1
Substituting z = -1 into 7, it becomes
24y - 24×-1 = 72
24y + 24 = 72
24y = 72 - 24 = 48
y = 48/24 = 2
Substituting y = 2 and z = -1 into equation 1, it becomes
x + 2 - 1 = 1
x = 1 - 1 = 0