Answer:
x=-1
y=-3
Step-by-step explanation:
3x-2y=3(1)
5.(1) <=> 15x-10y=15 (2)
15x-4y=-3 (3)
(2)-(3) <=> -6y=18
Answer:
y= -3x +4
Step-by-step explanation:
If the lines are parallel, the slopes are the same
so if a line is parallel to y =3x-10, the slope is also m=3
using y= mx+b
y = 3x+b
we can pick any b but -10 because that would make it the same line
Answer:
x^2 -x -2 = (x -2)(x +1)
Step-by-step explanation:
To factor x^2 -x -2, you look for factors of -2 that have a sum of -1:
-2 = (-1)(2) = (1)(-2) . . . . . the latter pair has a sum of -1
Then these are the constants in the binomial factors:
x^2 -x -2 = (x +1)(x -2)
_____
<em>Comment on the question</em>
The fact that x^2 +3x -4 is modeled with algebra tiles seems to be irrelevant to the question that is actually asked.
Answer:
y = ⅔x - 5
Step-by-step explanation:
The line that is parallel to 2x - 3y = 24, would have the same slope as the line, 2x - 3y = 24.
Rewrite;
2x - 3y = 24
-3y = -2x + 24
Divide both sides by -3
y = ⅔x - 8
Thus, the slope of 2x - 3y = 24 is ⅔.
Therefore the line that is parallel to 2x - 3y = 24, will have a slope (m) of ⅔.
Using point-slope form, we can generate an equation that passes through (-3, -7) and is parallel to 2x - 3y = 24.
Thus, substitute (a, b) = (-3, -7) and m = ⅔ into y - b = m(x - a)
Therefore:
y - (-7) = ⅔(x - (-3))
y + 7 = ⅔(x + 3)
Rewrite in slope-intercept form.
Multiply both sides by 3
3(y + 7) = 2(x + 3)
3y + 21 = 2x + 6
3y = 2x + 6 - 21
3y = 2x - 15
Divide both sides by 3
y = ⅔x - 5