Answer:
x = 1
Step-by-step explanation:
4x-5=y
4x-5= -1
4x = -1+5
4x=4
x=1
2x-y=3
2x-(-1)=3
2x+1=3
2x= 3-1
2x= 2
x=1
since the two answers for x are the same therefore:
x = 1
Answer:
1st function: all negative real numbers
2nd function: all real numbers
3rd function: all real numbers except -3 ≤ x ≤ 3
4th function: all real numbers between -3 and 3
Step-by-step explanation:
In the picture attached, the question is shown.
The domain is the set of all the numbers that the independent variable (here, x) can assume.
Adults = x
Senior Citizens = y
x + y = 529......1
25x + 15y = 9745...2
Multiply (1) by 15
15x + 15y = 7935....3
25x + 15y = 9745....2
Subtract 3 from 2
10x = 1810
x = 181
Substitute x = 181 in
Eq (1)
x + y = 529
181 + y = 529
y = 529 - 181
y = 348
181 adults and 348 Senior Citizens
Hope this helps.