An equavalent ratio of 12\24 is 3\4
Easy
82% correct
82 out of 100 correct
82/100 of ttoal correct
total=50
82/100 times 50=
41/50 times 50=41 correct
ratio is 41:50
B is answer
For each increment in x, the output is multiplied by 2. The function could be written the way a geometric sequence can be written:
... f(x) = 5·2^(x-1)
Or, it could be simplified to ...
... f(x) = (5/2)·2^x
The first 5 terms will be
... 5, 10, 20, 40, 80
Answer:
f(x) = x² - 6x + 14
Step-by-step explanation:
Standard form is ax² + bx + c = 0 or f(x) = ax² + bx + c
So we are going to expand the equation and combine like terms:
f(x) = (x - 3)² + 5
f(x) = x² - 3x - 3x + 9 + 5
f(x) = x² - 6x + 9 + 5
f(x) = x² - 6x + 14