11. y = -23x - 21
You can get this by starting with y = mx + b (slope intercept form). Then put in all the knowns and solve for the b.
2 = -23(-1) + b
2 = 23 + b
-21 = b
Then add that to the end of the equation with m = -23
12. -5
The y-intercept of an equation is always the number added on at the end of an equation. It is also the number with no x attached to it.
13. 8x^9y^6
When you use the law of exponents, you need to make sure the exponent goes to each individual term. When we cube the 2, it becomes 8. When you cube x^3, you get x^3*x^3*x^3 or x^9. And with y^2 you get y^6
If you are asking to simplify, this is what I got. Hope I was able to help
Normally when dealing with coins the probability of getting heads or tails is 0.5 each. However in this case since its an unfair coin, the probability of getting heads is 0.2.
H - head
T - tails
R - red marble
pr (H) = 0.2
urn
6 red and 4 blue
pr (T) = 0.8
urn
3 red and 5 blue
when heads is obtained
red - 6/10 -0.6
blue - 4/10 - 0.4
therefore when multiplying with 0.2 probability of getting heads
pr (R ∩ H) red - 0.6*0.2 = 0.12
when tails is obtained
red - 3/8 - 0.375
blue - 5/8 - 0.625
when multiplying with 0.8 probability of getting tails
pr (R ∩ T) red - 0.375 * 0.8 = 0.3
using bayes rule the answer can be found out,
the following equation is used;
pr (H | R) = pr (R ∩ H) / {pr (R ∩ H) + pr (R ∩ T)}
= 0.12 / (0.12 + 0.3)
= 0.12 / 0.42
= 0.286
the final answer is 0.286