Answer:
Step-by-step explanation:
It pretty simple, you need to read the sentence and match the number.
Ex:
Seven more than one half = 7 more than 1/2
= 7+ 1/2
Because ‘more’ shows that you’re adding
While difference shows you’re subtracting
Quotient shows you’re dividing
And product shows you’re multiplying
And when it refers to ‘a number’ it means your variable which in this case is ‘n’.
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:
<h2>A. 4t² - 32t + 64</h2>
Step-by-step explanation:
Instead of x put (t - 3) in the equation of the function f(x) = 4x² - 8x + 4:
f(t - 3) = 4(t - 3)² - 8(t - 3) + 4
<em>use (a - b)² = a² - 2ab + b² and the distributive property a(b + c) = ab + ac</em>
f(t - 3) = 4(t² - (2)(t)(3) + 3²) + (-8)(t) + (-8)(-3) + 4
f(t - 3) = 4(t² - 6t + 9) - 8t + 24 + 4
f(t - 3) = (4)(t²) + (4)(-6t) + (4)(9) - 8t + 28
f(t - 3) = 4t² - 24t + 36 - 8t + 28
f(t - 3) = 4t² + (-24t - 8t) + (36 + 28)
f(t - 3) = 4t² - 32t + 64