- #1
danago
Gold Member
- 1,123
- 4
Hi. I have exams coming up soon, and i was given a practice exam to...practice with. Anyway, there are a few questions i am unsure about, and would appreciate it if anyone could please tell me if i have done them correctly.
1. The first term of a geometric series is 5, and the common ratio is 3. Find:
a) The seventh term
b) The sum of the first 9 terms
c) The number who's value is 885735
d) The smallest value for which [tex]T_n>7000000[/tex]
For part a, it asks for the seventh term. Since in the question it states that it is a series, does that mean the 5th term is the sum of the first 5 terms of the progression, or is the 5th term of the progression? so would it be:
[tex]T_n=ar^{n-1}[/tex]
[tex]=5\times 3^{6}[/tex]
[tex]=3645[/tex]
or
[tex]S_n=\frac{a(1-r^n)}{1-r}[/tex]
[tex]=\frac{5(1-3^7)}{1-3}[/tex]
[tex]=5465[/tex]
which one?
Part b i think i did correctly. I got 49205 as the sum of the first 9 terms.
Part c, again, the same problem. Does it want a term number which is actuall 885735, or the term number where all of the previous terms add up to 885735?
2. A patch of lillies in a pond begin to grow in a circular shape. In the first year, they form a diameter of 4 meters.
Each following year, the diameter increased by 75% of the previous years increase. Therefore, in the second year, an increase of 3m occured, and in the next, 2.25m and so on.
a) How much did the lilly pad diamater grow in the 5th year?
b) What was the diameter after the 15th year?
c) If the width of the river was 17 meters, would the lilly patch ever touch the sides of the river? why not?
I think i did this correctly, but would like some confirmation.
a) [tex]T_5=4\times 0.75^{4}=1.266m[/tex]
b) [tex]S_15=frac{4(0.75^15-1)}{0.75-1}=15.786m[/tex]
c) No, the lilly patch will never touch the sides of the river. Since the common ratio is in between 1 and -1, the series converges to a single number, but never actually reaches it (since term number never reaches infinity), in this case, 16, which is less than 17.
3. Differenciate the following:
a)[tex]y=5x^3+x^2-8x+26[/tex]
b)[tex]y=(3x^2+5)^-2[/tex]
c)[tex]y=(\sqrt{2x^2+3})^3[/tex]
d)[tex]y=\frac{2}{2x-3}[/tex]
a) [tex]\frac{dy}{dx}=15x^2+2x-8[/tex]
b) For the second, i used the chain rule, and said:
[tex]{\rm y = u}^{{\rm - 2}}[/tex]
[tex]{\rm u = 3x}^{\rm 2} + 5[/tex]
[tex]
\displaylines{
\frac{{dy}}{{dx}} = nu^{n - 1} u' \cr
= - 12x(3x^2 + 5)^{ - 3} \cr}
[/tex]
c) I used the chain rule again, and got
[tex]
\frac{{dy}}{{dx}} = 9x\sqrt {2x^2 + 3}
[/tex]
d) For d, i used the quotient rule. My answer was:
[tex]
\frac{{dy}}{{dx}} = \frac{{ - 4}}{{(2x - 3)^2 }}
[/tex]
4. Given that [tex]f(x)=3x^2-a[/tex], and f'(2)=12, is it possible to calculate the value of a? Why / why not?
If it was given that f(1)=5, calculate the value of a.
I said no, it was not possible to calculate a. Since if the equation was differentiated in respect to a, for all values of x in f'(x), -1 would result, so f(x) must have been differentiated with respect to x, which means that a will have no effect at all on f'(x) (since it is considered a constant), thus making it impossible to find a value for a.
The next part asks me to calculate a, giving me more information. I just substituted x=1 into the function, and made it equal 5, then solved for a, which gave me -2.
Have i explained myself properly, and calculated for a correctly?
5. If a stone is dropped from a bridge, the distance it falls in meters is given by the equation:
[tex]s=4.88t^2[/tex]
where t is time in seconds since it was dropped.
a) how far will it fall in 1.5 seconds?
b) what will be the velocity after 3 seconds?
c) how many seconds will it take to reach a velocity of 60m/s?
I simply substituted x=1.5 into the equation and got an answer of 10.98m.
For part b, it differentiated to get:
[tex]\frac{ds}{dt}=9.76t[/tex]
Substituted 3 into that to get a velocity of 29.28m/s after 3 seconds. For the third part, part c, i made the derivative of the distance equal to 60, and solved for t, giving me 6.15 seconds.
Thats all for now. Even if i have done them correctly, any information on more efficient ways, or extra information i should include would be great. Thanks very much.
Dan.
____________________________________________
1. The first term of a geometric series is 5, and the common ratio is 3. Find:
a) The seventh term
b) The sum of the first 9 terms
c) The number who's value is 885735
d) The smallest value for which [tex]T_n>7000000[/tex]
For part a, it asks for the seventh term. Since in the question it states that it is a series, does that mean the 5th term is the sum of the first 5 terms of the progression, or is the 5th term of the progression? so would it be:
[tex]T_n=ar^{n-1}[/tex]
[tex]=5\times 3^{6}[/tex]
[tex]=3645[/tex]
or
[tex]S_n=\frac{a(1-r^n)}{1-r}[/tex]
[tex]=\frac{5(1-3^7)}{1-3}[/tex]
[tex]=5465[/tex]
which one?
Part b i think i did correctly. I got 49205 as the sum of the first 9 terms.
Part c, again, the same problem. Does it want a term number which is actuall 885735, or the term number where all of the previous terms add up to 885735?
____________________________________________
2. A patch of lillies in a pond begin to grow in a circular shape. In the first year, they form a diameter of 4 meters.
Each following year, the diameter increased by 75% of the previous years increase. Therefore, in the second year, an increase of 3m occured, and in the next, 2.25m and so on.
a) How much did the lilly pad diamater grow in the 5th year?
b) What was the diameter after the 15th year?
c) If the width of the river was 17 meters, would the lilly patch ever touch the sides of the river? why not?
I think i did this correctly, but would like some confirmation.
a) [tex]T_5=4\times 0.75^{4}=1.266m[/tex]
b) [tex]S_15=frac{4(0.75^15-1)}{0.75-1}=15.786m[/tex]
c) No, the lilly patch will never touch the sides of the river. Since the common ratio is in between 1 and -1, the series converges to a single number, but never actually reaches it (since term number never reaches infinity), in this case, 16, which is less than 17.
____________________________________________
3. Differenciate the following:
a)[tex]y=5x^3+x^2-8x+26[/tex]
b)[tex]y=(3x^2+5)^-2[/tex]
c)[tex]y=(\sqrt{2x^2+3})^3[/tex]
d)[tex]y=\frac{2}{2x-3}[/tex]
a) [tex]\frac{dy}{dx}=15x^2+2x-8[/tex]
b) For the second, i used the chain rule, and said:
[tex]{\rm y = u}^{{\rm - 2}}[/tex]
[tex]{\rm u = 3x}^{\rm 2} + 5[/tex]
[tex]
\displaylines{
\frac{{dy}}{{dx}} = nu^{n - 1} u' \cr
= - 12x(3x^2 + 5)^{ - 3} \cr}
[/tex]
c) I used the chain rule again, and got
[tex]
\frac{{dy}}{{dx}} = 9x\sqrt {2x^2 + 3}
[/tex]
d) For d, i used the quotient rule. My answer was:
[tex]
\frac{{dy}}{{dx}} = \frac{{ - 4}}{{(2x - 3)^2 }}
[/tex]
____________________________________________
4. Given that [tex]f(x)=3x^2-a[/tex], and f'(2)=12, is it possible to calculate the value of a? Why / why not?
If it was given that f(1)=5, calculate the value of a.
I said no, it was not possible to calculate a. Since if the equation was differentiated in respect to a, for all values of x in f'(x), -1 would result, so f(x) must have been differentiated with respect to x, which means that a will have no effect at all on f'(x) (since it is considered a constant), thus making it impossible to find a value for a.
The next part asks me to calculate a, giving me more information. I just substituted x=1 into the function, and made it equal 5, then solved for a, which gave me -2.
Have i explained myself properly, and calculated for a correctly?
____________________________________________
5. If a stone is dropped from a bridge, the distance it falls in meters is given by the equation:
[tex]s=4.88t^2[/tex]
where t is time in seconds since it was dropped.
a) how far will it fall in 1.5 seconds?
b) what will be the velocity after 3 seconds?
c) how many seconds will it take to reach a velocity of 60m/s?
I simply substituted x=1.5 into the equation and got an answer of 10.98m.
For part b, it differentiated to get:
[tex]\frac{ds}{dt}=9.76t[/tex]
Substituted 3 into that to get a velocity of 29.28m/s after 3 seconds. For the third part, part c, i made the derivative of the distance equal to 60, and solved for t, giving me 6.15 seconds.
Thats all for now. Even if i have done them correctly, any information on more efficient ways, or extra information i should include would be great. Thanks very much.
Dan.
Last edited: