Answer:
-4 and 0
Step-by-step explanation:
Rise over Run would give us the slope.
In the first graph, It goes down 4 while it goes 1 to the right.
This means that -4/1 = -4.
The second graph does not go up or down, meaning 0, while it goes 1 to the right.
This means that 0/1 = 0.
X
1. 2x^2 - 8 = 2(x^2 - 4) = 2(x+2)(x-2)
2. 2x^2 + 8x + 6 = 2(x^2 + 4x + 3) = 2(x+3)(x+1)
3. 3n^2 + 9n -30 = 3(n^2 + 3n - 10) = 3(n+5)(n-2)
XII
1. x^2 + 2x + xy + 2y = x(x+2) + y(x+2) = (x+2)(x+y)
2. 3a^2 - 2b - 6a + ab = 3a^2 - 6a + ab - 2b = 3a(a - 2) + b(a - 2) = (a-2)(3a+b)
3. t^3 - t^2 + t - 1 = t^2(t - 1) + (t - 1) = (t-1)(t^2+1)
4. 10 + 2t - 5s - st = 10 - 5s + 2t - st = 5(2 - s) + t(2-s) = (5+t)(2-s)
Answer:
11
Steps:
Find the prime factores of 396.
These are 2x2x3x3x11.
Circle all the pairs and pick out the one that does not have a pair. In this case it is 11.
You can either multiply 396 by 11 or divide by 11 to make it a perfect square.
Since the question asks for divide. It’s 11
Hope this helps.
Good Luck
X + y = 62
x - y = 12
Move x over so y is alone in one of the above equations,
y = 62-x
Now substitte in y
x-(62-x) = 12
x - 62 + x = 12
2x = 12 + 62
2x/2 = 74/2
x = 37
Now for y sub in the x!
x + y = 62
(37) + y = 62
y = 62 - 37
y = 25.
So 25 + 37 =62
and 37 - 25 = 12
Method 2 :
Start by stacking the 2 original equations from above,
x+y=62
x-y=12
You want to "cancel" out one of the variable so,
x+y=62
+ + = +
x - y =12
So then you add,
2x = 74
2x / 2 = 74 / 2
x = 37.
Now you can once again sub it back into the original equation to solve for y,
x+y=62
(37)+y=62
y=62-37
y=25
Hope this helps!