Answer:
{ x | -3 <= x < +1 }
Step-by-step explanation:
We note that the graph occupies from x=-3 to x=+1, while -3 is a value included (endpoint is solid), and +1 is excluded (endpoint hollow).
Thus the domain is { x | -3 <= x < +1 }
Answer:
x = 200/3
Step-by-step explanation:
Apply Thales theorem, we have:
80/(2x) = 60/27
Let's simplify both sides:
40/x = 20/9
or
x/40 = 9/20
Multiplying both sides by 40, we have:
(40/40)x = (20/9)*40
Let's simplify one more time:
x = (20*40)/(9)
or
x = 200/3
Hope this helps!