Answer: (4x + 5y)^2
Factor the expression.
This is a system of linear equations. First, you can add the two equations together to eliminate the y so that you can solve for x:
-5x + -7x = 0 + -96
-12x = -96
x = 8
Use x to solve for y:
-5 * 8 + 8y = 0
Add 40 to both sides and divide by 8:
y = 5
So, x = 8 and y = 5.
Answer:
The probability of the first draw is 100%, because the bead will be either red or white. For the second draw, a different color must be drawn.
So, if draw 1 is white, then the probability of draw 2 being red is 7/10. and if the first draw is red, then the probability of draw two being white is 5/10.
Answer:
m = 2
n = 4
Step-by-step explanation:
Ok so to solve this, you want to get it so there is only one variable and then solve that equation. To do this, you can start by doing:
3m + n = 10
multiply both sides by 2
6m + 2n = 20
now, in both of your equations you have 2n so you can add the two equations:
6m + 2n = 20
+ 5m - 2n = 2
11m = 22
divide both sides by 11
m = 2.
Now, plug this value into the original equation, 3m + n = 10:
3 * 2 + n = 10
6 + n = 10
subtract 6 from both sides
n = 4