Step-by-step explanation:
- step 2

Step-by-step explanation:
When X is - 5 then y is 3
When X is-1 then y is - 2
When X is 3 then y is -4
Answer:
Step-by-step explanation:
Letting "a" and "c" represent the costs of adult tickets and child tickets, the problem statement gives us two relations:
3a +5c = 52
2a +4c = 38
__
We can solve this system of equations using "elimination" as follows:
Dividing the first equation by 2 we get
a +2c = 19
Multiplying this by 3 and subtracting the first equation eliminates the "a" variable and tells us the price of a child ticket:
3(a +2c) -(3a +4c) = 3(19) -(52)
c = 5 . . . . . . collect terms
a +2·5 = 19 . . substitute for c in the 3rd equation above
a = 9 . . . . . . subtract 10
One adult ticket costs $9; one child ticket costs $5.
Hello,
f(1)=160
f(2)=160*(-2)
f(3)=160*(-2)²
f(4)=160*(-2)^3=-1280
f(n)=160*(-2)^(n-1)
Answer:
A = choosing a red marble
B = choosing a green marble
Probability of A happening = P(A) = 5/(3+5+4) = 5/12
Probability of B happening = P(B) = 4/(3+5+4) = 4/12
Probability of either happening = P(A) + P(B) = 5/12 + 4/12 = 7/12
The key word in their question is red OR green and that is why we add the two probabilities. If they ask the probability of them both happening (if they said red AND green), you would multiply P(A)*P(B).