Answer:
-117
Step-by-step explanation:
x = 106 x 4 - (99+120+103+111+108)
x = 424 - 541
x = -117
Hope that helps!
Answer:
x = X + 33 (I am guessing "x" and "X" are not the same. "x" is a variable and "X" is a constant.)
Step-by-step explanation:
31 - X + (2x+1) = x - 1
or, 2x+1 = x - 1 - 31 + X
or, 2x - x = -1 -31 + X -1
or, x = -2 -31 + X
or, x = X - 33
Since angles 3 and 2 are congruent, angle 2 is 112 degrees. Also, because angles 2 and 1 are vertical angles, they'll have the same measurement.
So m<1=112 degrees
Answer:
g[f(n)] = -8n+3
Step-by-step explanation:
Given,
g(n) = 2n + 5 , f(n) = -4n-1
Find g(f(n)),
Solutions,
g[f(n)] = g[-4n-1]
= 2(-4n-1) + 5
= -8n–2+5
g[f(n)] = -8n+3
Final Answer = g[f(n)] = -8n+3.
Answer:
Step-by-step explanation:
- (x³ + 1) / (x - 1) =
- (x³ - 1 + 2) / (x - 1) =
- (x³ - 1)/(x - 1) + 2/(x - 1) =
- (x - 1)(x² + x + 1)/(x - 1) + 2/(x - 1) =
- x² + x + 1 + 2/(x - 1)