Answer: 12
Step-by-step explanation:
this is a right angled triangle so you use the pythagorean theory
which is a^2 + b^2 = c^2
you have c and b already. c is the hypotenuse.
a^2 + 16^2 = 20^2
a^2 + 256 = 400
a^2 = 400 - 256
a^2 = 144
then you square root 144 and get..
a = 12
Answer:
y=1, x=1
Step-by-step explanation:
This is a 90-45-45 triangle. One side is a sq root 2, and the other sides are a and a.
For example, if one side was 3 sq root two, then the other sides would be 3 and 3
Answer:130ft
Step-by-step explanation:
233-63=170. 170-40=130ft.
Answer:
The student will have to reimburse 2,991.03 two years later.
Step-by-step explanation:
This is a compound interest problem:
The compound interest formula is given by:

In which A is the amount of money, P is the principal(the initial sum of money), r is the interest rate(as a decimal value), n is the number of times that interest is compounded per unit t and t is the time the money is invested or borrowed for.
In this problem, we have that:
A is the amount the student will have to reimburse two years later.
P is his loan. so 
The bank loans this money at a rate of 9 % capitalized monthly. This means that
and
, since the money is compounded monthly, this means, 12 times in a year.
He will have to reimburse two years later, so 



The student will have to reimburse 2,991.03 two years later.
Answer:
y = 0.5x² +3x +5
Step-by-step explanation:
There are several ways to do this. The most straightforward may be to fill three table values into the equation and solve for a, b, c. Using the first three values, the equations would be ...
y = ax² + bx + c
- 0.5 = 9a -3b +c . . . . first point
- 1.0 = 4a -2b +c . . . . second point
- 2.5 = a -b +c . . . . . . third point
Solving this system of equations by your favorite method gives ...
a = 0.5, b = 3, c = 5
so the quadratic is ...
y = 0.5x² +3x +5
__
Since you are given the y-intercept (0, 5), you know the constant in the equation is 5. The given table values are equally-spaced, so finding differences can be informative.
first differences: 1 -0.5 = 0.5; 2.5 -1 = 1.5; 5 -2.5 = 2.5; 8.5 -5 = 3.5
second differences: 1.5 -0.5 = 1; 2.5 -1.5 = 1; 3.5 -2.5 = 1
That is, second differences are 1, which value is double the "a" coefficient of the equation. So, we know the equation is ...
y = 0.5x² +bx +5
Filling in x=1, we get
8.5 = 0.5 +b +5
3 = b
and the equation is ...
y = 0.5x² +3x +5
__
You can also let your graphing calculator or spreadsheet program show you a quadratic regression equation through these points. It gives the same result.