Answer:
The median is 2 
Step-by-step explanation:
All you had to do was line them up from lowest to highest.
ANSWER
9
EXPLANATION
We want to find the distance between the points (3, -5) and (-6, -5).
The given points have the same y-coordinates .
This means it is a horizontal line.
We use the absolute value method to find the distance between the two points.
We find the absolute value of the distance between the x-values.
The distance between the two points is
|3--6|=|3+6|=|9|=9
Explanation:
Since {v1,...,vp} is linearly dependent, there exist scalars a1,...,ap, with not all of them being 0 such that a1v1+a2v2+...+apvp = 0. Using the linearity of T we have that
a1*T(v1)+a2*T(v1) + ... + ap*T(vp) = T(a1v19+T(a2v2)+...+T(avp) = T(a1v1+a2v2+...+apvp) = T(0) = 0.
Since at least one ai is different from 0, we obtain a non trivial linear combination that eliminates T(v1) , ..., T(vp). That proves that {T(v1) , ..., T(vp)} is a linearly dependent set of W.
Answer:
43.35 years
why?
From the above question, we are to find Time t for compound interest
The formula is given as :
t = ln(A/P) / n[ln(1 + r/n)]
A = $2500
P = Principal = $200
R = 6%
n = Compounding frequency = 1
First, convert R as a percent to r as a decimal
r = R/100
r = 6/100
r = 0.06 per year,
Then, solve the equation for t
t = ln(A/P) / n[ln(1 + r/n)]
t = ln(2,500.00/200.00) / ( 1 × [ln(1 + 0.06/1)] )
t = ln(2,500.00/200.00) / ( 1 × [ln(1 + 0.06)] )
t = 43.346 years
(credit to VmariaS)