Answer:
That equation doesn't make sense, so this equation means "no solution"
Step-by-step explanation:
For this case we have the following sequence:
0.8
3.2
12.8
51.2
This sequence can be written as:
0.8 = 0.2 * 4 = 0.2 * 4 ^ 1
3.2 = 0.2 * 16 = 0.2 * 4 ^ 2
12.8 = 0.2 * 64 = 0.2 * 4 ^ 3
51.2 = 0.2 * 256 = 0.2 * 4 ^ 4
Therefore, we have that the generic expression for this case is:
an = 0.2 * 4 ^ n
Then, the next number is then:
a5 = 0.2 * 4 ^ 5 = 0.2 * 1024 = 204.8
answer
the next number in the pattern is 204.8
Answer:
2x+y=15x+y=10
Consider the first equation. Subtract 15x from both sides.
2x+y−15x=y
Combine 2x and −15x to get −13x.
−13x+y=y
Subtract y from both sides.
−13x+y−y=0
Combine y and −y to get 0.
−13x=0
Divide both sides by −13. Zero divided by any non-zero number gives zero.
x=0
Consider the second equation. Insert the known values of variables into the equation.
15×0+y=10
Multiply 15 and 0 to get 0.
0+y=10
Anything plus zero gives itself.
To solve with Elimination:
Write the equations under one another, like this:
2x - y = -1
+ 3x + 4y = 26
Ideally, we would like for one of the variables to be eliminated when we add vertically (straight down). But if we add them as they are this does not happen. We must manipulate one of the equations so that it will happen. Again, you can try to eliminate either x or y. I always look for a term that has a coefficient of 1 (or negative 1). So, let's use that y from the first equation again.
If the coefficient of the y in the other equation is POSITIVE 4, then I need the coefficient from the first equation to be its opposite, NEGATIVE 4. To do this, simply multiply the first equation by 4, this will create MAGIC!
4( 2x - y = -1)
+ 3x + 4y = 26
Be certain to Distribute across the entire first equation, so multiply all three terms by 4.
8x - 4y = -4
+ 3x + 4y = 26
Now add straight down (vertically). The y term will be eliminated.
11x = 22
Divide both sides of the equation by 11.
x = 2
Almost there! Now, substitute the 2 in for x in either of the original equations. Either one will work. I'm gonna use the second equation.
3x + 4y = 26
3(2) + 4y = 26
6 + 4y = 26
Subtract 6 from both sides of the equation.
4y = 20
Divide both sides of the equation by 4.
y = 5
That's it! There it is again. Put it all together. If x = 2 and y = 5, then the solution is the ordered pair, (2,5).
Two supplementary angles when added together need to equal 180 degrees.
Let the first angle = X
The second angle would then be X - 152
Add them together to equal 180:
X + X - 152 = 180
Simplify:
2X -152 = 180
Add 152 to each side:
2X = 332
Divide both sides by 2:
X = 332 / 2
X = 166
The first angle = X = 166 degrees.
The second angle = X - 152 = 166 - 152 = 14 degrees.
The angles are 166 and 14