Sence it is growing you are ganna want to start at 0 from where it begins as a sapling and then go right because it is adding on to how tall it is
Answer:
3600
Step-by-step explanation:
4.8x10^3-1200=3600
The domain of the graph is
while the range of the graph is
.
- The domain of the graph is input values of "x" for which the function exists while the range is the output values "y" for which the function exists.
For the graph, the domain will be the values of the graph along the x-axis.
- Domain =
(Note that -8 is not included)
- For the range, the interval is given as:
. Note that the value of 4 is not included since it is opened.
Learn more on domain and range here: brainly.com/question/1942755
To solve this system by substitution, we must substitute in the value we are given for x in terms of y (the first equation) into the second equation. This is modeled below:
x = -8y - 15
2x + 5y = -8
2 (-8y - 15) + 5y = -8
Now, we should solve this new equation for y. To begin, we should use the distributive property to get rid of the parentheses on the left side of the equation and begin the simplification process.
-16y - 30 + 5y = -8
Next, we can combine like terms on the left side of the equation by adding together the two terms that both contain the variable y.
-11y - 30 = -8
Next, we should add 30 to both sides in order to move all of the constant (number) terms to the left side of the equation.
-11y = 22
After that, we should divide both sides of the equation by -11 in order to get the variable y alone.
y = -2
Now, we can substitute our value for y back into one of our original equations (it doesn't matter which one you choose; they will yield the same answer).
x = -8y - 15
x = -8(-2) - 15
To simplify, we should following the order of operations outlined by PEMDAS and compute the multiplication and then the subtraction.
x = 16 - 15
x = 1
Therefore, the answer to the system is x = 1 and y = -2, or (1,-2) when written as an ordered pair.
Hope this helps!