ATAR Notes: Forum
VCE Stuff => VCE Mathematics => VCE Mathematics/Science/Technology => VCE Subjects + Help => VCE General & Further Mathematics => Topic started by: Rosie on May 10, 2008, 08:56:53 am
-
1. The following are general first-order difference equations. Solve:
tn+1 = 1.5tn-8, t1=32
I'm a little confused about the meaning of a first-order difference equation. Are they just equations that have a tn and tn+1, that is, they differ by one step.
-
A first-order difference equation is a difference equation that has the smallest step differing with the highest step by 1.
In this case, the highest step term is
, while the smallest step term is
, hence the difference equation is first order.
So yes, your definition is correct. I know nothing of the Further Mathematics course, so I'm not sure whether you're required to know what a "difference equation" is in general. If you don't know, ask!
-
Can anyone solve the question I have above, this is a number pattern question
-
what am I solving for....?
am i writing the first 10 numbers of the sequence down, or what... =\
(its not even an equation!) :P
-
first order means t(n) to the power of 1.
solve means find t(n) given the difference equation.
solution is t(n)=32x1.5^(n-1)+(-8)(1.5^(n-1) -1)/(1.5 -1).
-
Yes, you have that question on the top and you have to use the rule/equation for solving an equation that is both an arithmetic and geometric sequence.
It is tn=arn-1+d } {r-1})
You have to solve using this equation by putting in all teh required values that are given in the equation but I can't seem to get the correct answer.
-
a=32, r=1.5, d=-8, n=variable :)
-
Ok, I'll show you the steps I did to solve this
tn=32*1.5n-1-8
tn=32*1.5n-1-8
I'm not sure what to do next. When simplifying teh fraction, should I divide -1 by 0.5 or do I bring 0.5 to the -8 to simplify the equation.
-
I'm not sure what to do next. When simplifying teh fraction, should I divide -1 by 0.5 or do I bring 0.5 to the -8 to simplify the equation.
 = 16\left(1.5^{n-1}-1\right))
Now you can just expand it and collect like terms.
-
Hey, I've got it now. What I was doing wrong, was multiplying those numbers together instead of dividing.
However, I'm not sure why you divide it.
-
because:
-
"Do not use a cannon to kill a mosquito." - Confucius

Substituting
, we arrive at another form for this equation:

 = \sum\limits_{n=0}^{\infty} a_{n} x^n )
Now multiply our new equation by
:

Now, this really defines an infinite set of equations, one for each possible value of n, so we can write this with a summation of all the different variations of n:


First Consider:
 - 40)
Next:
 = 2.5x^{-1} (A(x) - \dfrac{40}{1.5} - 32x))
Then:
 = x^{-2} (A(x) - \dfrac{40}{1.5} - 32x - 40x^2))
Combining these:
 - \dfrac{40}{1.5} - 32x - 40x^2) = 2.5x^{-1} (A(x) - \dfrac{40}{1.5} - 32x) - (1.5A(x) - 40))
 = \dfrac{\dfrac{40}{1.5} - \dfrac{104x}{3}}{1.5x^2 + 1 - 2.5x})
Now expanding using the method of partial fractions:
 = \dfrac{80}{1 - 1.5x} - \dfrac{\frac{160}{3}}{1-x} + \dfrac{\frac{208}{3}}{1 - x} - \dfrac{\frac{208}{3}}{1 - 1.5x} = \dfrac{\frac{32}{3}}{1 - 1.5x} + \dfrac{16}{1 - x})
Now these are variations on the inifinite geometric sequence (which have a nice little series we can work with):
 = \dfrac{32}{3} \cdot \dfrac{1}{1 - 1.5x} + 16 \cdot \dfrac{1}{1 - x} = \frac{32}{3} \sum\limit_{n=0}^{\infty} (1.5x)^n + 16 \sum\limit_{n=0}^{\infty} (x)^n = \dfrac{32}{3}(\sum\limit_{n=0}^{\infty} (1.5^n + 1.5)x^n) = \dfrac{\sum\limit_{n=0}^{\infty} (1.5^n + 1.5)x^n)}{\frac{3}{32}})
BUT REMEMBER:
 = \sum\limits_{n=0}^{\infty} a_{n} x^n = \dfrac{\sum\limit_{n=0}^{\infty} (1.5^n + 1.5)x^n)}{\frac{3}{32}})
Comparing Coefficients, it becomes apparent:
-
lol, rob you have WAY~ too much time on your hands :P
(and btw, further people, ignore this post. it does not affect you AT ALL)
-
wow who would have thought this is further maths
-
wow who would have thought this is further maths
dcc, Ahmad II - self_control. :P
-
LOL...
-
Since dcc stole my favourite method - I propose an elementary one.

Multiply both sides by ^{n+1})
^{n+1}t_{n+1} =( \frac{2}{3})^n t_n - 8 (\frac{2}{3})^{n+1})
Rearranging, then decreasing n,
^{n+1}t_{n+1} -( \frac{2}{3})^n t_n = - 8 (\frac{2}{3})^{n+1})
^{n}t_{n} -( \frac{2}{3})^{n-1} t_{n-1} = - 8 (\frac{2}{3})^{n})
^{n-1}t_{n-1} -( \frac{2}{3})^{n-2} t_{n-2} = - 8 (\frac{2}{3})^{n-1})
...
^{2}t_{2} -( \frac{2}{3})^{1} t_{1} = - 8 (\frac{2}{3})^{2})
Summing up LHS, and RHS respectively, noting that most of the terms on the LHS cancel, and subbing in t_1, while summing the geometric series on the right,
^{n+1}t_{n+1} - \frac{64}{3} = -3\cdot 3 \cdot (\frac{2}{3})^2 (1 - (\frac{2}{3})^{n}))
Changing n+1 to n, while cleaning up,
^n + \frac{3}{2}\right))
-
except I can't read latex.
-
You don't need to, anymore.
on the forum broke for a short while, but it's fine now.
-
sorry dcc, but i like Ahmad's method more than yours :P
i only got lost once :P (as opposed to 20000000 times)
-
sorry dcc, but i like Ahmad's method more than yours :P
i only got lost once :P (as opposed to 20000000 times)
It's actually Ahmad's method, but i stole it :P
-
Generating function are cool though Mao, google generatingfunctionology if you're any interested.
For simple recurrences it's kind of like using integration instead of the 1/2bh formula to find the area of a triangle, but then it's much more general, just like integration is.
-
Is anyone familiar with the Fibonacci sequence. I have a question.
In the fibonacci sequence, t7=13, t9=34 and t10=55
Name the terms represented by:
t11+2t12+t13
-

-
Is anyone familiar with the Fibonacci sequence. I have a question.
In the fibonacci sequence, t7=13, t9=34 and t10=55
Name the terms represented by:
t11+2t12+t13
While Mao has simplified your expression to the term
as you had requested, you may then want this value of
. Use your stated values of
and
(you could ignore the value of
!)
If the sequence is related to a Fibonnaci sequence, then each term is the sum of the TWO terms before it. Therefore,



and so 
-
Number Patterns
Q1. A gardener moves a load of sand by emptying barrow loads of sand at points along a straight line. The first drop-off point is 20 metres from where the sand was originally dumped. The remaining loads of sand are then dropped off at five-metre intervals along the line.
After 15 barrow loads, all the sand has been moved. How far in total would the gardener have to walk to move all the sand and then return to the point where the sand was originally dumped?
Q2. A car purchased on 1 June 2005 loses value at a depreciation rate of 20% per year. The original purchase price was $25 000. The value of the car in dollars on 1 June 2010 will be:
-
Q1.
t1= 20
d= 5
n= 16
Using the formula tn= a + (n-1)d
t16= 20 + (15 x 5)
= 20 + 75
= 95
*I'm not 100% sure have done these in a while lol... may have interpreted the question wrong.
Q2.
P= 25000
R= 0.8
n= 5
Using depreciation formula- A= PR^n
A= 25000 x 0.8 ^5
A= $ 8192
Hope that helps ^_^
-
Q1.
t1= 20
d= 5
n= 16
Using the formula tn= a + (n-1)d
t16= 20 + (15 x 5)
= 20 + 75
= 95
*I'm not 100% sure have done these in a while lol... may have interpreted the question wrong.
I think it's a sum formula instead of a nth term formula, because it asks u to find the total distance travelled, i.e the total length of
---->
<----
------>
<------
--------->
<---------
etc... 15 times back n forth
So to find the total disatnce in one direction then a = 20, d = 5, n = 15
+(15-1)5)=825 m)
But since we have only counted the total distance he walks one way, we need to multiply be 2 because he has to return to pick up more sand => total distance is 1650m
I think that's right...
-
Q1.
t1= 20
d= 5
n= 16
Using the formula tn= a + (n-1)d
t16= 20 + (15 x 5)
= 20 + 75
= 95
*I'm not 100% sure have done these in a while lol... may have interpreted the question wrong.
I think it's a sum formula instead of a nth term formula, because it asks u to find the total distance travelled, i.e the total length of
---->
<----
------>
<------
--------->
<---------
etc... 15 times back n forth
So to find the total disatnce in one direction then a = 20, d = 5, n = 15
+(15-1)5)=825 m)
But since we have only counted the total distance he walks one way, we need to multiply be 2 because he has to return to pick up more sand => total distance is 1650m
I think that's right...
Yep yep, sorry missed that part of the question lolz... you're right ^_^
-
Q. In an arithmetic sequence, a=250 and d=26. The first term in this sequence to exceed 500 is:
-
500= a + ( n -1) * d
500= 250 + (n - 1) * 26
500 = 250 + 26n - 26
500 = 224+ 26n
276= 26n
276/ 26 = n
n = 10.6154
The first term (n) to pass 500 is therefore 11
-
Q. A square has an area of 169cm2. What is the length of the diagonal?
similar triangles:
Q. A hill has a gradient of 1 in 20, i.e. for every 20m horizontally there is a 1 m increase in height. If you go 300m horizontally, how high up will you be?
thanx
-
for the similar triangle question i think you would just divide 300 by 20 which will give you 15m
-
1. The area of a square is the length of its side squared. Therefore,
This is the length of its side.
To find the diagonal, we can use pythagoras theorem: 
2. If there is a 1m rise for every 20 meters, and we travel for 300 meters, then the number of meters we rise is equivalent to the number of times we travel 20 meters. Therefore, 300/20 = 15 times, so we rise a total of 15 times 1 meter, which equals 15 meters.
-
Q. A square has an area of 169cm2. What is the length of the diagonal?
similar triangles:
Q. A hill has a gradient of 1 in 20, i.e. for every 20m horizontally there is a 1 m increase in height. If you go 300m horizontally, how high up will you be?
thanx
It's easier just to square root 169
√169 = 13cm
-
er thats what he did lol.
-
he didnt explain it well if it was
-
Q. A man whose eye is 1.7m from the ground when standing 3.5m in front of a wall 3m high can just see the top of a tower that is 100m away from the wall. Find the height of the tower.
How would I make the draw the two similar triangles because I can't understand what the question is saying?
Q. A spotlight is at a height of 0.6m above ground level. A vertical post 1.1m high stands 3m away, and 5m further away there is a vertical wall. How high up the wall does the shadow reach?
thanks
-
First one:
If you draw it out, it looks like this. Always draw the question out. (tower is blue, wall is red, person is a lovely Stick Figure
(http://img.photobucket.com/albums/v711/happypuff/Towerquestion.jpg)
Answer below (try to work it out for yourself first :P)
1.3/3.5 = x/(100 + 3.5)
x = 103.5*1.3/3.5 = 38.4
This is the tower's height above eye level. The actual height of the tower = 38.4 + 1.7 = 40.1m
Second question is essentially the same with different numbers
-
hey, has any1 in this forum been to tsfx further intense workshops last semester??????
how was??????????
i reallly need feedback? is it worth going? do they give you bound reference? good notes?
-
Q. A and B are two positions on level ground. From an advertising balloon at a vertical height of 750m, A is observed in an easterly direction and B at a bearing 160 degrees. The angles of depression of A and B as viewed from the balloon are 40 degrees and 20 degrees respectively. Find the distance between A and B.
Can someone help me with this question. I'm finding it hard to draw a diagram.
-
*bump
-
Q. A and B are two positions on level ground. From an advertising balloon at a vertical height of 750m, A is observed in an easterly direction and B at a bearing 160 degrees. The angles of depression of A and B as viewed from the balloon are 40 degrees and 20 degrees respectively. Find the distance between A and B.
Can someone help me with this question. I'm finding it hard to draw a diagram.
Let the balloon be at point O. Let the horizontal distance of points A and B from the balloon be
and
respectively.
From the information:


Now, by the Law of cosines,
(OB)\cos{(160^{\circ}-90^{\circ})})
^2+\left(\frac{750}{\tan{20^{\circ}}}\right)^2-2\left(\frac{750}{\tan{40^{\circ}}}\right)\left(\frac{750}{\tan{20^{\circ}}}\right)\cos{70^{\circ}})
This comes out to
. You could probably use componentizing to solve the last bit instead of the cosine law... and there's probably an easier way to do this...
-
Urgent question!!!
MATRICES
Q. How many of the following five sets of simultaneous linear equations have a unique solution?
1. 4x + 2y = 10
2x + y = 5
2. x = 0
x + y = 6
3. x - y = 3
x + y = 3
4. 2x + y = 5
2x + y = 10
5. x = 8
y = 2
Answer choices
A. 1
B. 2
C. 3
D. 4
E. 5
How do i work out the answer especially the ones that dont have an equation, like x = 0, x = 8 etc.
-
2 and 5 are trick sets
for 2, if x=0, then y must be 6. distinct solution
for 5, x=8, y=2, distinct solution
-
ok so your saying that if x and y have a number greater than 0, there will be a unique solution
-
Urgent question!!!
MATRICES
Q. How many of the following five sets of simultaneous linear equations have a unique solution?
1. 4x + 2y = 10
2x + y = 5
2. x = 0
x + y = 6
3. x - y = 3
x + y = 3
4. 2x + y = 5
2x + y = 10
5. x = 8
y = 2
Answer choices
A. 1
B. 2
C. 3
D. 4
E. 5
How do i work out the answer especially the ones that dont have an equation, like x = 0, x = 8 etc.
Well for 1, the two equations are actually the same if you multiply the second one by two (and hence there is only one equation for 2 variables), and thus there are an infinite number of solutions. For 2, Mao's proved that already. 3, since there's two different equations, there will be a unique solution (x=3, y=0). For 4, since you have the same equation equal to two different numbers, there cannot be any possible solution, and thus there are no unique solutions. For 5, you don't need to solve anything; it's already given. So thus, C: 3
EDIT: and no, thats not what he's saying. Simultaneous equations will have a unique solution when there are as many unique equations as there are variables. i.e. in this case, you need two unique equations to solve for two variables, x and y. A unique solution just means that there is only one set of x and corresponding y values that can satisfy both equations to be true. For example in one, since both equations mean that 2x+y=5, you could have x=5 and y=-5, or x=3 and y=-1 and so on; there are an infinite number of possibilities. However in 4, there are no values that would satisfy both equations as 2x+y can equal both 5 and 10, which makes no sense at all.
-
A simpler way to solve that problem is to just write out the 'left hand side' of the equation in matrix form and work out the determinant. Any determinant that is equal to 0 will not have a unique solution.
-
I just did the 2007 exam 1 vcaa paper and i am really stuck on Q7 of NUMBER PATTERNS. The answer is E but i am really sure that it is B. Can anyone help.
-
In addition to this question, i am having trouble with getting the answers to two other questions.
Q. A closed cubic box of side length 36cm is to contain a thin straight metal rod. The maximum possible length of the rod is closest to :
A. 36cm
B. 51cm
C. 62cm
D. 108cm
E. 216cm
i thought that the possible length of the rod can fit diagonal in the box and i get B. But the answer is c. any help
-
sqrt(36^2 + 36^2 + 36^2) = 62.4 => is C
It would be B if it was 2D (you were putting the rod in a square)
so for 3 dimensions you add all 3 sides (same for any number). I can visualise this in my head, but if you can't, don't worry about it :)
-
I just did the 2007 exam 1 vcaa paper and i am really stuck on Q7 of NUMBER PATTERNS. The answer is E but i am really sure that it is B. Can anyone help.
help needed with this question please
-
I just did the 2007 exam 1 vcaa paper and i am really stuck on Q7 of NUMBER PATTERNS. The answer is E but i am really sure that it is B. Can anyone help.
help needed with this question please
Rosie, if it were B, the common ratio would have had to be between 0 and 1, however in the question it was stated that the common ratio was negative, hence E is the correct answer as it shows a graph that has a negative common ratio. If you need further explanation on this question, just ask.
Oh and another thing, you should have model graphs in your notes to help you, as in when r is >1, 0<r<1, -1< r<0 and r< -1
-
can the Heron's formula only be used if we are given 3 sides of a triangle and not if we have found a side as this would lead to rounding errors. is that right?
-
Well I thought, usually if you have worked out a side and rounded it to the question specification (eg. to 2 decimal places). You are allowed to use that rounded answer in subsequent calculations. Anyone else heard this?
Generally, I prefer to use the 1/2*1side*2side*sin(x) instead, because that is all that is required to work out the other side, so you could use that instead. (unless of course you used SAA form to find the opposite side.)
-
is it possible to graph a residual plot without finding the regression line guys? or do you HAVE to find it first before you can plot it? (just a tricky ques for me i wanted to clarify)
-
Fairly sure you have to find the regression line, although the calculator can do it without the regression and simply use the StatPlot function.
-
Need a formular of effective interest guys.
-
(http://img508.imageshack.us/img508/5213/rese3.png)
-
^ thats from the essential book right? are you going to use that for your bound reference?
-
Love ya
-
^ thats from the essential book right? are you going to use that for your bound reference?
Yeah it's from essential, but no, I made a bound reference book throughout the year - saved me a lot of hassle now! (more time for prac exams!)
-
Okay anyone got a page with bearing formulas and hints?
I think my reference lacks that.
-
neap exam 1 06 - q10 on core.
cant it be 1/y as well?
-
neap exam 1 06 - q10 on core.
cant it be 1/y as well?
For data in that sort of shape, yes, either x^2, Log(y) or 1/y can be used to linearise the data.
But not all 3 give the same effect, some will linearise the data more than others.
For the question, it is asking which will be MOST likely to linearise the data.
From the graph, we can clearly see that the shape of the points resembles a parabola, not a hyperbolic function or a log function. Leaving you with the answer of C. x^2
Do you do methods by any chance?
I have only recently picked up that if you are aware of what each graph looks like, ie hyperbolas, logs, parabolas...
It is very useful in determining which transformation to use :)
-
So, if the graph looks like a log graph then a log function will be the most likely to linear the graph the best? How would you know to log(x) or log(y)?
-
neap exam 1 06 - q10 on core.
cant it be 1/y as well?
For data in that sort of shape, yes, either x^2, Log(y) or 1/y can be used to linearise the data.
But not all 3 give the same effect, some will linearise the data more than others.
For the question, it is asking which will be MOST likely to linearise the data.
From the graph, we can clearly see that the shape of the points resembles a parabola, not a hyperbolic function or a log function. Leaving you with the answer of C. x^2
Do you do methods by any chance?
I have only recently picked up that if you are aware of what each graph looks like, ie hyperbolas, logs, parabolas...
It is very useful in determining which transformation to use :)
yeah i do methods, but not too good at it.
they wouldn't ask that type of question then though would they? further students not doing methods otherwise will be disadvantaged
another question...say for an example you're given a curve, like a parabola over the domain of R+ and a point of umm (4,16) is given. is it necessary for us to know how to find the rule connecting y and x and if so, how would you go about finding it?
-
So, if the graph looks like a log graph then a log function will be the most likely to linear the graph the best? How would you know to log(x) or log(y)?
Hmm, i have not yet established that :P (me= phail)
But we have a reference book, so there is no need to learn which transformations to use off by heart. yayyy :D
But i for a couple of the exams i did, i forgot to bring my reference book to the library so i actually worked out my answers using this method, without any reference material, and it worked for me lol. (or maybe i was just lucky...hmm!)
So yeah, ruled out a few questions first, but it was still a little bit of guesswork.
I might look into it a bit more after my exams when i have time :P
-
yeah i do methods, but not too good at it.
they wouldn't ask that type of question then though would they? further students not doing methods otherwise will be disadvantaged
another question...say for an example you're given a curve, like a parabola over the domain of R+ and a point of umm (4,16) is given. is it necessary for us to know how to find the rule connecting y and x and if so, how would you go about finding it?
This seems like Graphs and relations...hmm...
Usually, they will give you a question with like in your example, a parabola. (on the axis, x and y)
Then they will give a set of graphs with the axis labled y and x^2, with different points on it.
You will be asked which one is a correct representation of the given parabola.
Or they might do it the other way around.
Ok, i would first find the equation of the parabola, which the point of (4,16) lies on, giving you y=x^2
Then to find out which points lie on the graph with axis labeled y and x^2, simply delete the ^2 from your equation.
In this case ( u have given an easy example :P) The y=x^2 simply turns into y=x
You can then sub in certain the x-values into the equation, giving you the y-value...to find the co-ordinates that match on of the answers.
ie, if you were given 5 choices.
All with y and x^2 on the axis, but with the different points...
A. (2,4) B. (2,8) C. (2,2) D. (4,2) E. (4,16)
Your answer would be C. (2,2) as this point lies on the graph of y=x.
I hope this was what you were asking about, and that i havent written all this for nothing :P lolz
But this was a question is similar to a question that was pretty poorly handled on last years exam.
So i suggest people to learn this, as i am predicting another question of this sort in Graphs and relations today :P lolz
-
Can someone please tell me how the answer in NEAP 2005 (exam 2) question
1 bi. = (0,70) **I got (12,66)
1 bii. = (12,66) **I got (42.85, 42.85)
I think they stuffed up their answers? Agreed?