Answer:
I believe the points (0,-4) and (1,28) work. You can also use (0.125,0) if you can.
Answer:
90%
Step-by-step explanation:
50%×2 100%
5%×2 10%
45%×2 90%
Answer:
714
Step-by-step explanation:
5+2=7
7-6=1
1x4=4
A3=3
a4=5
a5=8
This sequence has properties similar to those of the Fibonacci sequence.
Answer:
y = 3/2*x - 5
Step-by-step explanation:
Lets say that P1=(6,4) and P2=(4,1) and that the form of the equation must be y=m*x+b where m is the slope and b the independent variable. Then having two given points we can use the slope formula to find the slope value as:
P1=(x1,y1) and P2=(x2,y2)
slope formula ---> m=(y2-y1)/(x2-x1)
Replacing the given points ---> m=(1-4)/(4-6) = 3/2
then replacing the slope value obtained:
y = 3/2*x + b
Now lets find the value of b. For this we have to replace in the equation a point it can be P1 or P2, i will replace P2:
1 = 3/2*4 + b
1 = 6 + b
1 - 6 = b
-5 = b
therefore the line equation is:
y = 3/2*x - 5