Answer:
x=1, x=-4
Two distinct real roots
Step-by-step explanation:
x² + 3x- 4 = (x - 1)(x + 4)
x=1, x=-4
Two distinct real roots
Answer:
y=-|x+1|+1
Step-by-step explanation:
It's an absolute value function vertically flipped and shifted 1 unit to the left, 1 unit to the the top.
-3a=-3-2b
a=1+2/3b
Solution
a=1+2/3b
Answer:
y = 3x + 1
Step-by-step explanation:
If two lines are parallel to each other, they have the same slope.
The first line is Y = 3X - 5. Its slope is 3. A line parallel to this one will also have a slope of 3.
Plug this value (3) into your standard point-slope equation of y = mx + b.
y = 3x + b
To find b, we want to plug in a value that we know is on this line: in this case, it is (0, 1). Plug in the x and y values into the x and y of the standard equation.
1 = 3(0) + b
To find b, multiply the slope and the input of x (0)
1 = 0 + b
Now, add 0 to both sides to isolate b.
1 = b
Plug this into your standard equation.
y = 3x + 1
This equation is parallel to your given equation (y = 3x - 5) and contains point (0, 1)
Hope this helps!