KE=1/2mv^2
50000=(0.5)(1000)v^2
v^2=50000/500
v^2=100
v=10 ms^-1
Answer:
22.5
Step-by-step explanation:
If you expand the series, you can see the first few terms of the series:
- Putting 1 in
, 
- Putting 2 in
, 
- Putting 3 in
,
- Putting 4 in
,
We can see the series is 0, 0.5, 1, 1.5, ....
This is an arithmetic series with common difference (the difference in 2 terms) 0.5 and first term 0.
We know formula for sum of arithmetic series:

Where,
denotes the nth partial sum
is the first term (in our case it is 0)
is the term (in our case it is 10 since we want to find 10th partial sum -- sum until first 10 terms)
is the common difference (difference in term and the previous term) (in our case it is 0.5)
Substituting these into the formula, we get the 10th partial sum to be:

So the sum of the first 10 terms is 22.5. Third answer choice is right.
Answer:
The answer to your question is log₁₀ x + b = a
Step-by-step explanation:
General formula
Logarithmic function Exponential function
log ₐ b = c 
a = antilogaritm c = exponent
b = base b = base
c = logaritm a = power
In your problem
10 = base
a = exponent
x + b = power
Exponential function log₁₀ x + b = a
Answer:
A
Step-by-step explanation:
The Fibonacci sequence is the sum of the two terms before it. It looks like this:
1, 1, 2, 3, 5, 8, 13, 21, 34, ...
As you can see, 13 and 21 are indeed consecutive terms.
Answer:
Step-by-step explanation:
To define the perpendicular line we need to first know the slope of the reference line graphed.
m=(y2-y1)/(x2-x1) we have points (0,5) and (2,1)
m=(1-5)/(2-0)
m=-4/2
m=-2
For lines to be perpendicular their slopes must satisfy
m1m2=-1, we have a line with a slope of -2 so
-2m=-1
m=1/2, so our perpendicular line is so far
y=x/2+b, it must have point (3,2) so we can solve for b
2=3/2+b
b=1/2, so the swimmer will travel along the line
y=x/2+1/2