1 represents the value of Point C on the number line.
Answer:
y = 2x - 1
Step-by-step explanation:
None of those would be correct, the line on the graph is y = 2x - 1 because the slope of the line is 2 and the y -intercept -1.
You can also check, we know that on the graph the coordinates where the dots are located are: (2,3),(3,5),(4,7) where the first number is x and second is y coordinate.
Check answer:
Let x=2 if this is correct y should be equal to 3 because of the first point (2,3).
y = 2(2)-1 = 4 - 1 = 3
check the other points if you want to confirm.
Answer:
They are correct. :)
Step-by-step explanation:
Answer:
Option C. 
Step-by-step explanation:
we have
-----> equation A
-----> equation B
Solve the system of equations by graphing
Remember that the solution of the system of equations is the intersection point both graphs
The intersection point is (1,3)
see the attached figure
therefore
The solution of the system of equations is

Find the difference

Answer:
C) 65,535
Step-by-step explanation:
You can add up the 8 terms ...
3, 12, 48, 192, 768, 3072, 12288, 49152
to find their sum is 65535.
_____
<em>Estimating</em>
Knowing the last term (49152) allows you to make the correct choice, since the sum will be more than that and less than double that.
_____
<em>Using the formula</em>
You know the formula for the sum of a geometric sequence is ...
S = a1(r^n -1)/(r -1)
where a1 is the first term (3), r is the common ratio (4), and n is the number of terms (8).
Filling in the values, you find the sum is ...
S = 3(4^8 -1)/(4-1) = 4^8 -1 = 65535