A slope of any line parallel to y = x + 2 will be 1.
The slope of parallel lines are always equal. Since we do not see a number next to the x in the original equation, there is an assumed 1 there. Therefore any line that is parallel with it would also have to be 1.
Answer:
x= 3
Step-by-step explanation:
2x+3=9
2x = 6
x=6/2
x=3
Originally we have
length = x
width = x-2
since the width is 2 inches smaller than the length
now let's triple each dimension. Multiply the expressions by 3 to get
new length = 3*x
new width = 3*(x-2) = 3x-6
Now onto the area
area = (length)*(width)
area = (3x)*(3x-6)
area = 3x*3x-3x*6
area = 9x^2 - 18x
So the new larger rectangle has area of 9x^2-18x
Answer:
n > -2 or n < -3
Step-by-step explanation:
|2n+5| > 1
We have two solutions one positive and one negative. Remember to flip the inequality symbol for the negative
2n+5 > 1 or 2n+5 < -1
Subtract 5 from each side
2n+5-5 > 1-5 2n+5 -5 < -1 -5
2n >-4 2n < -6
Divide by 2
2n/2 > -4/2 2n/2 < -6/2
n > -2 or n < -3