Answer:
Percent means the number out of 100
use the formula ( Value you got / Original value) X 100
for percentage increase or decrease = (Change in value / original value) X 100
Step-by-step explanation:
Answer:
exponential decay
Step-by-step explanation:
2x - 3(x + 4) = -5
2x - 3x - 12 = -5
-x - 12 = -5
-x = -5 + 12
-x = 7
x = -7
The answer is: x = -7.
Answer:
D.) (5, 3)
Step-by-step explanation:
Solution is where two lines intersect
Both lines intersect at x = 5 and y = 3
Answer
D.) (5, 3)
Answer:
The equation in the standard form of the line through the given points is;
y = 3x - 17
Step-by-step explanation:
We start by getting the slope of the line;
m = (y2-y1)/(x2-x1)
m = (7-10)/(8-9) = -3/-1 = 3
The stands equation form is;
y = mx + b
m is slope, b is the y-intercept
so we have
y = 3x + b
To get b, we substitute the coordinates of any of the points
10 = 3(9) + b
10 = 27 + b
b = 10-27
b = -17
So the equation is;
y = 3x - 17