An input-output table, like the one shown below, can be used to represent a function. Each pair of numbers in the table is related by the same function rule. That rule is multiply each input number
<u>Answer:</u>
E(n) = n + 5
<u>Explanation:</u>
The profit is the difference between the amount of money received as a revenue and the amount of money spent as expenses.
<u>This means that:</u>
Profit = Revenue - Expenses
<u>Rearrange the formula to solve for the expenses, we get:</u>
Expenses = Revenue - Profit
<u>We are given that: </u>
Revenue = R(n) = 18n
Profit = P(n) = 17n - 5
<u>Substitute in the above formula to get the formula for expenses as follows:</u>
E(n) = R(n) - P(n)
E(n) = 18n - (17n-5)
E(n) = 18n - 17n + 5
E(n) = n + 5
Hope this helps :)
To find Y intercept
You do y2-y1/ x2-x1
Your y2 is 12, y1 is 2
Your x2 is 2 , x1 is 3
So 12-3/2-3
12-3 is 9
2-3=-1
9/-1 is -9
So your slope is -9
Answer:
dogs=32
total animal=80
dogs percent=dogs/total animal×100%=32/80×100%=40%
Answer:
7.21
Step-by-step explanation:
Given that:
P1=(-1,3) and P2=(5,-1)
Distance between two points :
d = Sqrt[(x2 - x1)² + (y2 - y1)²]
x1 = - 1 ; y1 = 3
x2 = 5 ; y2 = - 1
d = Sqrt[(5 - (-1))² + ((-1) - 3)²]
d = Sqrt[(5 + 1)² + (-1 - 3)²]
d = sqrt[(6)^2 + (-4)^2]
d = sqrt(36 + 16)
d = sqrt(52)
d = 7.21