Answer:
70° , 70°
Step-by-step explanation:
The 2 angles are corresponding and are congruent, then
23x + 1 = 4 + 22x ( subtract 22x from both sides )
x + 1 = 4 ( subtract 1 from both sides )
x = 3
Then the angles are
23x + 1 = 23(3) + 1 = 69 + 1 = 70°
4 + 22x = 4 + 22(3) = 4 + 66 = 70°
Answer:
The students can group themselves in 360360 ways
Step-by-step explanation:
For this exercise we need to use the following equation:

This equation give us the number of assignation of n elements in k cell, where n1, n2, ..nk are the element that are in every cell
In this case we have 15 student that need to be assign in three vehicles with an specific capacity. This vehicles would be the equivalent to cells, so we can write the equation as:

Because the first vehicle have 7 seating, the second vehicle have 5 seating and the third vehicle have 3 seating.
Solving the equation we get 360360 ways to organized 15 students in three vehicles with capacity of 7, 5 and 3 seating.
Answer:
Because 3(5x) is the same as 3 *5 * x
Step-by-step explanation:
When a number is next to another in parantheses, it signifies multiplication. In this case, we already have 5 and x grouped together by a multiplication sign, so the entire thing is 5 * x. The statement below is key
Distribution in multiplication is only possible if a variable is grouped to another real number by a plus or minus sign.
So in this case, we have 3 * 5 * x, which is 15x. However, if we had 3(5 + x), we would have 15 (3 * 5) + 3x (3 * x).
Hopefully that makes sense!
-4x + 6y = 12
x + 2y = -10
First solve for x in the second equation
x + 2y = -10
x = -10 - 2y
Now we have a value for x so we can substitute it into the other equation
-4 (-10 - 2y) + 6y = 12
Now solve for y
40 + 8y + 6y = 12
40 + 14y = 12
14y = -28
y = -2
Now we have a value for y that we can plug into one of the original equations so we can solve for x
x + 2y = -10
x + 2(-2) = -10
x - 4 = -10
x = -6
Your solution set is
(-6, -2)