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
coefficients are the whole number.
Example : 1x+5x
________ + 15
3x+16x
that's a fraction the coefficients would be the numbers in front of the variable. Variables are the letters in the equation. Which is the x in my equation.
1.) 6x-8y=18, 2x+8y=6 → Multiplication property of equality
2.) 8x=24 → Addition property of equality
3.) x=3 → Division property of equality
4.) 3(3)-4y=9 → Substitution property of equality
5.) 9-4y=9 → Simplify
6.) -4y=0 → Subtraction property of equality
7.) y=0 → Division property of equality
Answer:
D
Step-by-step explanation:
So factoring this would be:
(x-7)(x-3)
so the solution set is
{7, 3}
I'm not sure if this is what you were asking, if it wasn't, I'll edit it.