Answer: To know if a number is repeating it would have this line on top of it, or it would just be repeating. A repeating number is a pattern of numbers that are repeated.
Step-by-step explanation: But 1/4 is not a repeating number, 1/4 is 0.25. This would be a repeating number; 3/9 = 0.333333333...
Answer:
f(x) = 2x + 4
Step-by-step explanation:
This is an arithmetic sequence
y = a1 + (x - 1)d where a1 = first term and d = common difference so it is
y = 6 + (x - 1)*2
y = 2x + 4 answer
I think they both go into 10,000 bases of the calculations from the calculator on my phone
The equation of the parabolas given will be found as follows:
a] general form of the parabolas is:
y=k(ax^2+bx+c)
taking to points form the first graph say (2,-2) (3,2), thus
y=k(x-2)(x-3)
y=k(x^2-5x+6)
taking another point (-1,5)
5=k((-1)^2-5(-1)+6)
5=k(1+5+6)
5=12k
k=5/12
thus the equation will be:
y=5/12(x^2-5x+6)
b] Using the vertex form of the quadratic equations:
y=a(x-h)^2+k
where (h,k) is the vertex
from the graph, the vertex is hence: (-2,1)
thus the equation will be:
y=a(x+2)^2+1
taking the point say (0,3) and solving for a
3=a(0+2)^2+1
3=4a+1
a=1/2
hence the equation will be:
y=1/2(x+2)^2+1