You are not logged in.
Hi bobbym,
There's another post by tinbird but I don't understand his notation:
F_X(x)
What if F here, please?
Bob
hi bobbym
Wow! that's made my day! I got something before you did. I'm so happy.
:):):)
Bob
hi tinbird,
Im having trouble understanding this notation:
fX(x), fY(y), fXY(x|y) and fXY(y|x).
Can you define fX(x) in words please?
To prove independence you'd need to calculate probabilities; is that what these fs are?
Bob
hi Identity,
I've got a problem with this too. Am I interpreting your diagram properly? See below.
My software (Sketchpad) chooses vertex letters as I measure angles so I've had to letter as shown.
I'm taking your A as my ACB and your B as AEB.
I've chosen x to be 12 in the first diagram and 14 in the second.
This gives firstly A + B = 65 but secondly A + B = 89.
I can show that B = A - 2x if that's any help.
Bob
hi leadfoot,
That's the right idea, but not the right substitution.
If you want to replace y^2 with x then
and
then
Do this differentiation and sub back y.
That's how they got that result.
Bob
Hi bobbym
So what if he chooses an irrational number?
Bob
Hi beluga
Sorry no response earlier. I've been off-line for a while.
I've put your table into Excel with column headings. I think these are correct for the values shown.(see picture below)
I agree with your value for 'p'
To calculate the interest over the month you need to do
For Jan = 0.75
and for Feb = 0.75
The annual rate is the monthly rate applied 12 times over.
(i) Convert the monthly percentage to a multiplier
= 1.0075
(ii) Raise to power 12
= 1.093807
(iii) Convert back to a percentage with
= 9.38069
(iii) But use the monthly rate to calculate q
(iv) and r = loan at start + interest (q) - loan at end
Please post back when you have read this and say if you need more help.
Bob
hi MathsIsFun,
Sorry I have not come back on any of your earlier posts. I've been off-line in France. Arrived in Paris today and a wi fi I can piggy back on.
All above mods very acceptable. Thanks for considering my suggestion. Let's review after a month or so.
Bob
hi Alive,
It didn't take too long to make a general version so I thought I'd post straight away.
The shot below shows the graph y = 2(cos(0.5x))
2 is called the amplitude and 0.5 the frequency. You can also feed in different phase values. In the example I've kept it at zero.
In general this version will produce graphs of the form y = amplitude x cosine(frequency times 'x' + phase)
You change the amplitude by changing the value in cell D2; the frequency by changing H2 and the phase by changing K2.
The formula in cell D5 picks up these changes to vary the value of y. I then copied that formula into the rest of the row 5 cells.
Note about relative and absolute cell references in formulas.
Normally when you copy a formula into a new cell, Excel makes a relative copy. Thus = COS(D4) becomes = COS(E4) then =COS(F4) and so on as this is copied across. Excel automatically advances the letter from D to E to F and so on.
But for this graph I don't want the cells D2, H2 and K2 to advance in this way otherwise the right amplitude, frequency and phase will not be picked up. Excel allows the user to force absolute references (always pick this cell when copying) by putting a $ symbol in front of the row or column.
Hopefully that made sense; in which case so will the formula for D5
=$D$2*COS($H$2*D4+$K$2)
If not, just copy it exactly and it'll do the job anyway!
You'll have to rescale as you vary the amplitude.
Try a phase angle of =PI()/6 (30 degrees) to start with so you can see what happens for different phase angles.
Frequency is the least satisfactory to show with Excel as the trendline doesn't follow the points well for freq = 2 for example. But it should give you the idea.
Hope that helps.
Bob
hi Alive,
I'm in France at the moment and using the hotel wifi. Don't know when I'll be back on so apologies if there's a long wait before the next post.
I'll start with a basic cosine curve. Try it just to iron out any bugs with using Excel for this. It's not the best software for trig graphs but I thought there would be a good chance you'd have it which means we have got a starting point. Anyhow, you only want it so you can understand how the graphs behave; and it'll be good for that.
Excel assumes your angles are in Radians so I've kept with that. If you want a degrees version you'll have to convert the degrees by x pi / 180 before applying the COS function.
Pi is stored in Excel as if it was a function. The code to get it is PI()
To make my graph I let Excel work out the value of pi/6 (30 degrees) and then used formulas to calculate subsequent angles in equal steps.
To 'insert' the graph choose a scatter graph. That might seem a bit odd but the reason is that Excel makes unwelcome assumptions if you ask for a 'line graph' so you don't get sensible x and y coordinates.
To add a line between points use 'Add a Trendline'. Again, Excel hasn't got what we'd like as the types of line don't cover trig functions. I found the best fit is to choose 'polynomial' with the 'order' set to 6 (max possible on my version of Excel)
The picture below shows the values I used and also the formulas so you should be able to reproduce these for a basic cosine curve.
I've just checked what the post looks like and see I haven't included the column and row in the shot to save space. To help you locate which cells .... the zero rads value is in cell D3.
I'll sign off with that; let me know how it goes. I'll start work offline for a more advanced general version.
Bob
hi Alive,
My graph was done in MS Excel. Have you got this software? If so I can take you through a series of trig graphs where you can vary the values and so get the feel for how these graphs behave.
Bob
hi xsw001
Looks good to me but , I confess, it's years since I did this sort of thing. Was it you who posted a request to find functions with given domains and ranges? I put one idea back but haven't thought about the other two since.
Bob
Hi xsw001,
If you're happy that you've proved it's an increasing function then for all x in the range f(a) < f(x) and f(x) < f(b) because that's what increasing means so put x = c and it's done.
Or assume, to the contary that a<c<b but f(b) < f(c)
Consider the interval [c,b]. f(c) < f(b) makes a contradiction. Similarly, if f(c) < f(a).
Does that make sense? I hate these 'proofs' where common sense tells you it's obvious. I feel like the proof is just so many grains of sand that are slipping through my fingers.
Bob
Hi bobbym,
I've just completed it and put it on the suggestions page.
How to get people to read it?
You ask the toughest puzzles don't you!
I'd have big letters and a pretty graphic on the front page and maybe more graphics to support each point.
Plus, we'd have a reasonable excuse to respond "Please read the front page advice before continuing!."
You could make a macro to do that automatically at the touch of a button!:)
Bob
Hi MIF,
Ive been coming to this site for a few months now. Im a retired teacher and I must be getting withdrawal symptoms because the section Ive enjoyed the most is the help section. It seems to be very popular and mostly bobbym has solved the problems before Ive even logged in!
Occasionally, Ive been able to contribute too, and I really like doing so. But, and I think bobbym shares my views on this, its frustrating when posters arent helpful with what they ask.
Heres some of the things that can be annoying.
A question is posted with no indication of what the poster wants. Do they just want an answer; or confirmation that their answer is correct; or a hint without the answer; or a full explanation of the topic cross-linked to MIF pages.
Then they dont always put down the correct question. They make typos or miss bits out, so this leads to an impossible puzzle or one where the answer is way beyond the capability of the querant.
Then, after a solution is posted, sometimes ......... nothing. No reply, no request for further advice, no thanks. Has the poster died? or lost interest? or found another site that was more help? Sometimes we just never know.
So Ive been wondering.
Would it be possible to add a big link at the top of the first help page labelled CLICK HERE IF YOU ARE POSTING FOR THE FIRST TIME that leads to a page with some advice to posters.
Heres a first draft of what might go on that page.
(1) When you post a question, make it clear what help you want. Do you want just an answer; or a hint of how to get an answer; or more detailed help on a topic. DO NOT EXPECT OTHERS TO DO YOUR HOMEWORK FOR YOU!
(2) Tell us what level you are working at; this will help us to identify what sort of maths is appropriate , and at your level, when responding. It will help avoid replies that are too easy and obvious or too hard for you to understand.
(3) After youve made a post, read it through and check it says what you intended. Edit if necessary before we start solving the wrong problem!
(4) Please, oh yes PLEASE, come back and read the responses. Then make another post either asking for more clarification or thanking the people who have given up their time freely, to give you help.
Thanks for reading this far. What do you think? Obviously, I'm an optimist thinking it'll make much difference; it's probably an occupational habit. But you never know ......
Bob
hi bobbym,
I'm working on a post for the suggestions slot which is intended to encourage posters to give more information when asking for help. It's a long post and I'm only half way through constructing it. Please look out for it and let me know what you think.
Best wishes,
Bob
Hi
I assumed P(x) was a cubic and found an infinite number of possibilities! Here's one:
This has a remainder of -2x +9 when divided by the quadratic (x-3)(x+2). But I worked it this way round. I don't know how to get the remainder first then the polynomial.
Any cubic of the form
I think!
I'll re-consider if someone can tell me how to get the third remainder, just from the other two. Thanks.
Bob
ps. Maybe I should assume the remainder must be a number without x???
pps bobbym. If you put a = b = 0 my general cubic becomes your answer.
hi Sephiroth Valentine
Help to attempt this:
Firstly make a good diagram so you can see what you have. (see picture below)
I've had to choose where to put 'u' and 't'. It's VERY unlikely I've put them in the right places so don't take the diagram as an answer!
You can box in any triangle like I've shown. Getting its area is then a matter of working out the area of the box and subtracting the areas of the shaded (yellow) triangles. They're all right angled so it shouldn't be too bad to calculate them. You'll have to use these ideas to make an equation for 'k' and then solve it. I haven't tried so I don't know how easy that will be.
second part.
Calculate the equations for the lines st and the parallel line that goes through t and u. (dotted on my diagram).
Use simultaneous equations to find where they cross."
That should do it.
Please post again if you need more details and, finally, to let us know you've done it.
Bob
Hi ahgua
I agree with bobbym. There's no cubic that I can find with these properties.
Any chance there's a typo error with the problem.
I found
which has (2x+1) and (x-1) as factors and a remainder of 13x +3 when divided by the quadratic.
Please check your problem for us. Thanks.
Bob
Hi xsw001
3) How about y = (2/pi)arctan (x) ................ arctan is inverse function of tan taking 'principle value' -pi/2 < y < +pi/2
Let me know if what you think of this.
Still working on 1) and 2)
Bob
Hi Lacy21580 and bobbym
Cannot improve on that but here's an interesting spinoff.
1/7 = 0.142857142857........
2/7 = 0.285714285714........
3/7 = 0.428571428571........
4/7 = 0.571428571428........
5/7 = 0.714285714285........
6/7 = 0.857142857142........
So if ABCDEF = 142857 then BCDEFA = 3 x ABCDEF as 3 x 1/7 = 3/7 etc.
Bob
Hi Alive,
This is what I think you've asked:
The depth of water d metres in a river, at a time t hours after 12 noon is given by d(t) = 5cos(πt / 12)
[π is pi]
a) sketch the graph of d(t) against t, showing one cycle on the axes, clearly marking in suitable areas
b) state the period and amplitude of depth of water
c) State the highest level of water and the time of day when this occurs
d) State the lowest level of water and time of day when this occurs
e) by solving an appropriate trigonometric equation, find time of day when level of water in river is equal to 2.5 metres
bobbym's graph in post 12 is the right shape. The Cosine graph starts with t = 0, cos(o) = 1, so d = 5x1=5
If the formula has a pi in it then one cycle is over when you get to cos(2pi) [360 degrees but your problem is in radians]
So t x pi / 12 = 2 pi => t / 12 = 2 => t = 24.
So the complete cycle should have d back at 5 when t = 24 not 30. Tides are not exactly repeated after 24 hours but near enough for a mathematical model. (see graph below)
b) So the period is 24 hours and the water level goes from +5 to -5 => amplitude = 5
c) That'll be 5 metres then at t = 0, so at noon.
d) That'll be - 5 metres? I don't know how a river manages this. I wonder if that's why you had a stray 400 in your post.
But it'll happen at t = 12 so at midnight.
Should it have been 400 + 5cos(πt / 12)
in which case the maximum is 405 and the minimum is 395.
e) But now I cannot do this with the 400 in there so I'll go back to the original
5cos(πt / 12) = 2.5 => cos (nt/12) = 0.5
this would be 60 degrees which is pi/3 in radians => pi t /12 = pi /3 => t = 4 ... 4.00 pm.
I did the graph below using Excel. I've left the formula for d in the shot so you can re-create it if you have the software.
Hope that helps. ps. What exam is this for? it looks like an Edexcel AS or higher level GCSE ??
If the latter, I have past papers so I could look it up.
Bob
Hi Mister_Scary
I've only just read your posts. Am I right in thinking you're only doing these to get through some horrid exam? Here's a method that'll work that needs little algebra at all. It works because they've kindly given you a choice of answers.
Take your formula and choose numbers to replace each letter on the right hand side.
eg. P = 2L + 2W Choose L = 5 and W = 7 (for example)
Now calculate the left hand side using these values.
eg. P = 2 x 5 + 2 x 7 = 10 + 14 = 24.
Now you have a complete set of numbers that'll work in any re-arrangement of the formula.
Try the numbers in each multi-choice answer.
a)
so that means
This is wrong for w, because I started with w = 7.
b)
Also wrong for w.
c)
This is the correct value for w so I think this is the right answer, but I'll check d to be sure.
d) w = P - A
This must be wrong as I don't know anything about A
So c) is the correct answer.
Hope this helps.
If you want to learn how to change the subject of a formula (especially if you aren't given multi-choice answers) I have got a method that reduces 99.9% of cases to four basic steps. Looking at your problems I don't think the one case 0.1% is going to come up so, if you post back and ask, I'll tell you the details with a few examples.
Either way, good luck with the exam,
Bob
hi bobbym
Ok, I admit I went 'all round the houses' to do this, but I was trying to avoid algebra.
If the reason for the original question was to help someone who has an aversion to algebra your
might put them off.
You could argue that 'blocks' and 'groups' are just xs and ys really but they don't look like them.
I once got a remedial (at maths; she was very skilled at avoiding work!) child to construct formulas for an investigation but using jelly babies*. Instead of T = 3x + 17 she was quite happy to write T = 3J + 17 because she thought the Js were just jelly babies. I only told her at the end that she'd been doing algebra!
* In the UK jelly = jello and a jelly baby is a small sweet made of jelly. They're quite popular and the first thing kids like to do is 'bite the heads off'. What that tells us about children I would rather not speculate. But at the end of the lesson you can tidy up by eating the visual aids. That's got to be worth it!
Bob
Hi Samliew
Here's my method:
First, note that 136 is divisible by 8 (17x 8) and the numbers of boys must be as well or 5/8 would not give a whole number.
So the number of girls must also be divisible by 8. (since number of boys + number of girls = 136).
So simplify the problem by putting the boys into 8 equally sized blocks and the girls into 8 equally sized groups.
Make a graph with the number in a block across and the number in a group up.
Your problem is solved if I can find the number of boys in a block. (This answer x 8)
The first graph below shows all the possible points that make the number in a block plus the number in a group = 17.
Next simplification. Instead of 3/4 of the girls, use the equivalent fraction 6/8.
5/8 of the boys means 5 blocks and 6/8 of the girls means 6 groups.
So 5 blocks plus 6 groups must add up to 93.
Now I want to find a second line to show possible points for this constraint.
I could guess wildly but a little thought about the numbers lets me find two pairs of coordinates quickly.
93 is divisible by 3 but is odd, so if I choose 3 for the number in a block (that's 5 x 3 = 15 boys) then I need 78 girls (that's 13 in a group).
5 x 3 + 6 x 13 = 93
So one point is (3,13)
Now choose 15 for the number in a block, then I need 3 girls in a group. 5 x 15 + 6 x 3 = 93. So second point is (15,3).
Plot these and join to make the second line. (graph 2)
The lines cross at (9,8) so there are 9 boys in a block => there are 8 x 9 = 72 boys. ( and 8 x 8 = 64 girls)
No algebra!, No guesswork!
Bob