3 consecutive even integers : x, x + 2, x + 4
x + (x + 2) + (x + 4) = -84.....combine like terms
3x + 6 = - 84.......subtract 6 from each side
3x = -84 - 6
3x = - 90...divide both sides by 3
x = -90/3
x = -30
x + 2 = -30 + 2 = -28
x + 4 = -30 + 4 = -26
so ur 3 numbers are : -26, -28, -30
Answer:
yes because any input of time results in only one output of altitude
yes because the airplane increases and decreases in altitude at the same rate
pick either one :>
Answer:
First, solve for two points as an equation instead of an inequality to find the boundary line for the inequality.
For:
x
=
0
y
=
0
+
5
y
=
5
Or
(
0
,
5
)
For:
x
=
−
2
y
=
−
2
+
5
y
=
3
Or
(
−
2
,
3
)
We can now plot the two points on the coordinate plane and draw a line through the points to mark the boundary of the inequality.
The boundary line will be solid because the inequality operator contains an "or equal to" clause.
graph{(x^2+(y-5)^2-0.125)((x+2)^2+(y-3)^2-0.125)(y-x-5)=0 [-20, 20, -10, 10]}
Now, we can shade the left side of the line.
graph{(y-x-5) >= 0 [-20, 20, -10, 10]}
Answer:
25. Not a solution
26. Yes a solution
27. y= 2/3 x
28. y=3x+16
Step-by-step explanation:
25. The solution to a linear equation is the point (x,y). To find if an (x,y) is a solution, substitute it into the equation and see if it works.
y=4x-4 and (8,3)
3=4(8)-4
3=32-4
3=28
False
Not a solution.
26. Repeat 25 to solve 26 with y=5x-5 and (0,-5)
y=5x-5 and (0,-5)
-5=5(0)-5
-5=0-5
-5=-5
True
Yes a solution.
27. This line crosses through the origin is proportional and therefore has the form y=mx. It also has a gentle slant meaning that is less than 1/2 and goes in a positive direction. This means it is y=2/3 x.
28. Use inverse operations to rearrange the equation.
y-3x=16
y=16+3x
y=3x+16