It looks like the pattern is x 10, because that's how you get from 0.02 to 0.2. So, the pattern would go 0.02, 0.2, 2, 20, 200, 2000, etc.
Answer:
5
Step-by-step explanation:
( divide numerator and denominator by 5 ) , then
=
( with missing number ? = 5 )
Answer:
first number(x) = 2 second number(y)= 6
Step-by-step explanation:
This is an example of a simultaneous equation.
First write this word problem as equations, where x is the "first number" that you've mentioned and y is the "second number".
x + 2y = 14 (equation 1)
2x + y = 10 (equation 2)
This is solved using the elimination method.
We need to make one of the coefficients the same - in this case we can make y the same. In order to do this we need to multiply equation 2 by 2, so that y becomes 2y.
2x + y = 10 MULTIPLY BY 2
4x + 2y = 20 (this is now our new equation 2 with the same y coefficient)
Now subtract equation 1 from equation 2.
4x - x + 2y - 2y = 20 - 14 (2y cancels out here)
3x = 6
x = 2
Now we substitute our x value into equation 1 to find the value of y.
2 + 2y = 14
2y = 12
y = 6
Hope this has answered your question.
Answer:
D
Step-by-step explanation:
Got it right on test
Answer:
f(-2) = 21
Step-by-step explanation:
Step 1: Define
f(x) = 3x² - 4x + 1
f(-2) is x = -2
Step 2: Substitute and Evaluate
f(-2) = 3(-2)² - 4(-2) + 1
f(-2) = 3(4) + 8 + 1
f(-2) = 12 + 9
f(-2) = 21