Answer:
∠ABC=90°
Step-by-step explanation:
if ∠DAB =110 then ∠BAC =180-110 =70° because straighht lines make 180°∠s
use the fact that the sum of angles in a Δ is 180°
∠ABC= 180-20-70= 90
9514 1404 393
Answer:
top down: ∞, 0, 1, 0, ∞
Step-by-step explanation:
The equation will have infinite solutions when the left side and right side simplify to the same expression. This is the case for the first and last expressions listed.
2(x -5) = 2(x -5) . . . . expressions are already identical
x +2(x -5) = 3(x -2) -4 ⇒ 3x -10 = 3x -10 . . . the same simplified expression
__
The equation will have no solutions when the x-coefficients are the same, but there are different added constants.
5(x +4) = 5(x -6) ⇒ x +4 = x -6 . . . not true for any x
4(x -2) = 4(x +2) ⇒ x -2 = x +2 . . . not true for any x
__
The equation will have one solution when coefficients of x are different.
5(x +4) = 3(x -6) ⇒ 2x = -38 ⇒ x = -19
Y = 8^x
For (0, 1): 1 ≠ 8^0 = 1
For (8, 1): 1 ≠ 8^8 = 16,777,216
For (2, 64): 64 = 8^2
For (0, 8): 8 ≠ 8^0 = 1
Therefore, option 3, (2, 64) is the correct answer.
Answer:
- 8x + 3
Step-by-step explanation:
(f + g)(x)
= f(x) + g(x)
= - 5x + 3 + (- 3x)
= - 5x + 3 - 3x ← collect like terms
= - 8x + 3