Make slope intercept
3x - y = 5
3x = y + 5
y = 3x - 5
Parallel = same slope
Slope = 3
Y = 3x + b
Plug in the point
-2 = 3(-1) + b
-2 = -3 + b, b = 1
Solution: y = 3x + 1
Answer:
C, E
Step-by-step explanation:
A. INCORRECT
A is wrong because a reflection across the x-axis DOES move the position of the figure (as it is flipped, so the position changes), but it DOES NOT change the angle (since a shift in position doesn't equal to a change in angle measure)
B. INCORRECT
Although a reflection across the x-axis does change the position of the angle, it DOES NOT change the measure of the angle.
C. CORRECT
A reflection across the x-axis does in fact move the position of the figure and does not change the angle measure. Reflections only deal with flipping a figure, not changing it's shape/distorting it so that the angle will change.
D. INCORRECT
A translation right will change the position of the figure but will not change the measure of the angle.
E. CORRECT
Yes, a translation right WILL change the position of the figure but will NOT change the measure of the angle. This is because a translation is simply moving a figure up and down; it has nothing to do with changing the shape of the figure/distorting it so that the angle is different.
A,C,and D are all correct
Answer:
x = 1 , 7
Step-by-step explanation:
Solution:-
- The given equation is as follows:
y = x^2 - 8x + 7
- We can solve the above equation by either making factors or by using Quadratic formula.
Factor Approach:
- Using the constant "7" at the end of the quadratic equation we will determine two integer multiples such that their additions/subtraction results in "-8".
- So the only factor of "7" are:
7 x 1 = 7
-7 x -1 = 7
- We see that addition/subtraction of first (7 , 1 ) does not results in "-8", However, the sum of ( -1 , -7 ) = -1 - 7 = -8. So the correct factors are ( -1 , -7 ). So we replace "-8x" with our factors "-1x" and "-7x":
x^2 -x -7x + 7 = 0
- Take common multiples out of pair of two terms:
x*(x-1) -7*(x-1) = 0
(x-7)*(x-1) = 0
- So we equate each term in bracket with "0" and evaluate the values of x:
(x-7) = 0 , x = 7
(x-1) = 0 , x = 1
- So the solution to the quadratic equation is:
x = 1 , 7