Given: A =( 2 , 4 , 6 , 18 , ) B = ( 2 , 4 , 6 , 8 , ) C = ( 4 , 10 , 12 , ) What is A U B C?
Anni [7]
2,4,6,8,10,12,18 is the answer
Answer:
-2
(The coordinate point is (0,-2))
Step-by-step explanation:
First, make an equation of the line.
Start off with finding the slope:
Slope = (13-1)/(5-1) = 12/4 = 3
Then solve for the y-intercept though substitution and simplification:
y=mx+b --> 1=3(1)+b --> 1=3+b --> b= -2
So the answer is -2.
The answer is 4x-8+4y i think?
Answer:
(- 1, - 2 )
Step-by-step explanation:
Given the 2 equations
x - 3y = 5 → (1)
5x - 2y = - 1 → (2)
Rearrange (1) expressing x in terms of y by adding 3y to both sides
x = 5 + 3y → (3)
Substitute x = 5 + 3y in (2)
5(5 + 3y) - 2y = - 1 ← distribute left side
25 + 15y - 2y = - 1
25 + 13y = - 1 ( subtract 25 from both sides )
13y = - 26 ( divide both sides by 13 )
y = - 2
Substitute y = - 2 in (3) for corresponding value of x
x = 5 + (3 × - 2) = 5 - 6 = - 1
Solution is (- 1, - 2 )