Answer:
A = 73.33
B = 53.33
C = 53.33
Step-by-step explanation:
Mathematically, adding the 3 angles would equal 180
Thus;
A + B + C = 180 •••••(i)
Since B and C are congruent, that means they are equal ( we are looking at isosceles triangle)
B = C •••••••••(ii)
Lastly;
B = A -20 ••••••••(iii)
Make a substitution in equation 1;
A + A -20 + A -20 = 180
Since B = C ; C also is A-20
3A -40 = 180
3A = 220
A = 220/3 = 73.33
B = C = A -20 = 73.33 -20 = 53.33
Then the lest multiple of 6 and 8 are 5 and 7 duh
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.
Answer:
y = x/5 -11
Step-by-step explanation:
y = mx + b (slope intercept form)
5y = x-55
y = x/5 -11