Given:
Slope = -3/5
y - intercept = (0 , 5)
The answer is y = -3/5 + 5
Note:
The x = 0 and the y = 5 . We are looking for y- intercept so we use 5 instead of 0.
Since the formula for slope intercept form is y = mx + b, we use option number 4 as our equation. for option number 1, it did not include the negative sign that was given in the slope so we opt to choose option 1.
Answer:
2x2+17x+28/x+6
Step-by-step explanation:
Can you restate it or rewrite it? It doesn't have enough for me to answer this.
In math, Exponentiation refers to the operation of raising one quantity to the power of another. See the program running the exponentiation below.
<h3>What is the required code?</h3>
The code is given below:
number_of_days = 30
amount_after_30days = 0.01 * (2 ** number_of_days)
# print the amount
print(amount_after_30days)
Learn more about exponentiation at;
brainly.com/question/11975096
#SPJ1