Answer:
x = 3 and y = 2
or
(3,2)
Step-by-step explanation:
first equation (LCM = 3 x 4 x 5 = 60)
(x+2)/5 - (9-x)/3 = (y - 6)/4
12(x+2) - 20(9-x) = 15(y - 6)
12x + 24 - 180 + 20x = 15y - 90
32x - 15y = -90 - 24 + 180
32x - 15y = 66
second equation:
8(x + 2) - (2x + y) = 2(x + 13)
8x + 16 - 2x - y = 2x + 26
6x - y + 16 = 2x + 26
4x - y = 10
Now you have 2 equations:
4x - y = 10 ---> y = 4x - 10
32x - 15y = 66
Substitute y = 4x - 10 into 32x - 15y = 66
32x - 15(4x - 10) = 66
32x - 60x + 150 = 66
-28x = -84
x = 3
y = 4(3) - 10
y = 12 - 10
y = 2
Solutions: x = 3 and y = 2
To find the mean: You have to add them all together, then divide them by how many numbers there are.
So: 23+25+32+35+36+25+27 = 203
How many numbers did we add up? 7.
203 ÷ 7 = 32.85714 (That is the mean rounded up to the nearest hundredth thousandth).
All this means is (f(x)) + (g(x))
2x-1+ x^2-3x-2=
=== x^2 - x -3
Answer:
a1 = 2
d = 3
an = 2 + (n - 1) * 3
a7 = 20
a59 = 176
Steps:
a1 is the initial value (when n equals 1), and since there are 2 crosses, it is 2.
d is the added value to each amount of crosses. And since the second amount is 5 and the third amount is 8, we can determine that each n is adding 3 crosses, therefore making d = 3.
The equation is simply plugging in the values for a1 and d.
A7 is simply plugging in 7 for n in the equation and solving for it. So;
a7 = 2 + (7 - 1) * 3
a7 = 2 + 6 * 3
a7 = 2 + 18
a7 = 20
And same thing as the last for 59 except substitute 59 in for where you put 7;
a59 = 2 + (59 - 1) * 3
a59 = 2 + 58 * 3
a59 = 2 + 174
a59 = 176