Formula for midpoint between two points is M(x,y)
x=(x1+x2)/2 and y=(y1+y2)/2
In our case (x1,y1)=(m,b) and (x2,y2)=(0,0)
x=(m+0)/2=m/2 and y=(b+0)/2=b/2 M(m/2,b/2)
Good luck!!!
Hello,
{x=y-3
{x+3y=13;
{x=y-3
{y-3+3y=13;
{x=y-3
{4y=13+3;
{x=y-3
{4y=16;
{x=y-3
{y=16:4=4;
{x=4-3=1
{y=4;
{x=1
{y=4
the solution to the system of equations is (1,4)
Bye :-)
I'm going to guess B but I'm not sure
Answer:
f(1) = 2
f(n) = 2 × f(n - 1) , n ≥ 2
Step-by-step explanation:
the point of coordinates (1 , 2) is on the graph
Then
f(1) = 2
…………………………
We notice that :
f(2) = 4
f(3) = 8
f(4) = 16
16/8 = 8/4 = 4/2 = 2/1 = 2
________________________
This means the common ratio
of the geo sequence = 2
Hence ,
f(n) = 2 × f(n - 1)