Answer:
x=145
Step-by-step explanation:
simply subtract 35 from both sides, so you can isolate the variable. once done, you will get that x=145
Answer:
P(A) = 44.44%
P(B) = 50%
P(B|A) = 37.5%
P(B|A) different from P(B).
A and B are independent.
Step-by-step explanation:
If we have a total of 180 students, and 80 of them have a Playstation, we have that P(A) = 80/180 = 0.4444 = 44.44%
If we have 90 students that have a Xbox, we have that P(B) = 90/180 = 0.5 = 50%
If we have 30 students that have both consoles, we have that P(A and B) = 30/180 = 0.1667 = 16.67%
To find P(B|A), we will find for a student that has an Xbox inside the group of students that has a Playstation, that is, we have 30 students in a total of 80 students, so P(B|A) = 30/80 = 0.375 = 37.5%
P(B|A) is different from P(B), the first is 37.5% and the second is 50%, so events A and B are independent events.
Hi there!
To solve this problem using substitution, we need to set x equal to a value and substitute it into the other equation.
Since
x - 4y = 5,
x = 5 + 4y
3x - 7y = 10
3(5 + 4y) - 7y = 10
15 + 12y - 7y = 10
15 + 5y = 10
5y = -5
y = -1
Now that we know y is -1, we can substitute it back into the equation to find x:
y = -1
x - 4y = 5
x - 4(-1) = 5
x - (-4) = 5
x + 4 = 5
x = 1
So, your answers are x = 1 and y = -1.
Hope this helps!