Answer:
-16 and -14
14 and 16
Step-by-step explanation:
Let's say x is the smaller integer and x+2 is the larger integer. Their product is 224.
x (x + 2) = 224
x² + 2x = 224
Complete the square and solve for x.
x² + 2x + 1 = 225
(x + 1)² = 225
x + 1 = ±15
x = -16 or 14
x + 2 = -14 or 16
So the integers are either -16 and -14, or 14 and 16.
Answer:
1/6
1/14
5/64
3/8
Step-by-step explanation:
Easiest and fastest way to evaluate these is to plug it into a calc.
Y = -2.8x +69.4
Let y represent units of inventory, and x represent days since the last replenishment. We are given points (x, y) = (3, 61) and (13, 33). The line through these points can be described using the 2-point form of the equation of a line:
... y -y1 = (y2-y1)/(x2 -x1)(x -x1)
Filling in the given point values, we have ...
... y -61 = (33 -61)/(13 -3)(x -3)
Simplifying and adding 61, we get ...
... y = -2.8x +69.4
Answer:
The equation of the line is y = 4x + 13
Step-by-step explanation:
In this question, we want to write the equation of the line using the point slope form.
Mathematically, the point slope form can be represented as;
(y-y1) = m(x - x1)
where x1 = -2 , y1 = 5 and m which is the slope is 4
Plugging these values into the equation, we have;
(y-5) = 4(x - (-2))
y-5 = 4(x + 2)
y -5 = 4x + 8
y = 4x + 8 + 5
y = 4x + 13