2 solutions because you have 2 different equations
Which sequence is geometric? 1, 5, 9, 13, ... 2, 6, 8, 10, ... 5, 7, 9, 11, ... 4, 8, 16, 32, ...
Sliva [168]
Answer:
4, 8, 16, 32
Step-by-step explanation:
4, 8, 16, 32 is a geometric sequence. The value multiplies by 2 every time.
Answer:the domain is every “x” coordinate and the range is the “y” coordinate
Step-by-step explanation:
If you have to tell whether it’s a function or not, all of the x values in the domain will be different for a function, and 2 or more of the same x value won’t be a function
Answer:
7
Step-by-step explanation:
We need to find the common number that goes into both numbers and thus we get 7
Answer:
k=2
Problem:
if the equation x^2 +(k+2)x+2k=0 has equal roots,then the value of k is ..
Step-by-step explanation:
Since the coefficient of x^2 is 1, we can use this identity to aid us: x^2+bx+(b/2)^2=(x+b/2)^2.
So we want the following:
[(k+2)/2]^2=2k
Apply the power on the left:
(k+2)^2/4=2k
Multiply both sides by 4:
(k+2)^2=8k
Expand left side:
k^2+4k+4=8k *I used identity (x+c)^2=x^2+2xc+c^2
Subtract 8k on both sides:
k^2-4k+4=0
Factor using the identity mentioned a couple lines above:
(k-2)^2=0
Since zero squared is zero, we want k-2=0.
Adding both sides by 2 gives k=2.