An expression is a number, a variable, or a combination of numbers and variables and operation symbols. An equation is made up of two expressions connected by an equal sign.
X-intercept: (3.5,0)
Y-intercept: (2.5,0)
Answer:
c
Step-by-step explanation:
9.9 times 4.4 divide by two
Answer: B. |x-100| = 25
Explanation:
Draw out a number line. Mark 75, 100 and 125 on the number line as points A, B, and C in that order. Don't worry about the spacing.
The value of x represents where the train is. So if we had say x = 85, then it would be at location 85 on the number line. Writing |x-100| is the distance from x to 100. The absolute value ensures the distance is never negative. We want this distance to be 25 because after traveling 25 cm, the switch is turned, and the train goes the other way.
Answer:
g(f(0)) = 2
Step-by-step explanation:
To find g(f(0)), you must first find f(0).
f(x) = 3x + 1
f(0) = 3(0) + 1 = 0 + 1 = 1
Now you input 1 into function g(x).
g(x) = (4x + 2)/3
g(1) = [4(1) + 2]/3
g(1) = [4 + 2]/3
g(1) = 6/3
g(1) = 2
g(f(0)) = 2