Answer:
y = x + 1 which is marked by the broken line
Answer:
-60-14x
Step-by-step explanation:
Distribute the 3: -3(20+5x)+x => 20(-3)+3(-5x)+x => -60 -15x+x
Simplify: -60-15x+x => -60-14x
Answer:
Step-by-step explanation
x1 = 2, y1 = -2 and m = 3/4
y - y1 = m(x - x1)
y - (-2) = 3/4(x - 2)
y + 2 = 3/4(x - 2)
Multiply each term by 4
4y + 8 = 3(x - 2)
4y + 8 = 3x - 6
4y = 3x - 6 - 8
4y = 3x - 14
You have to add up all the numbers then divide by the amount of numbers there are
24+38+19=81
81/3=27
The average is 27
Answer:
The answer is the third equation. A = 250*(1 +0.016)^(0.75)
Step-by-step explanation:
Since Javier deposited $250 into an account with annual interest rate, then as the years passes his account will grow in the manner shown below:
account(0) = 250
account(1) = account(0)*(1 + 1.6/100) = account(0)*(1 + 0.016) = account(0)*1.016
account(2) = account(1)*1.016 = account(0)*1.016*1.016 = account(0)*(1.016)²
account(3) = account(2)*1.016 = account(0)*(1.016)²*1.016 = account(0)*(1.016)³
account(n) = account(0)*(1.016)^n
Where n is the number of years, account(0) is the initial amount. In this case only 9 months have passed, so we need to convert this value to years, dividing it by 12, which is 9/12 = 0.75. The initial amount was 250, so the equation is:
A = 250*(1.016)^(0.75)
The answer is the third equation.