Results 1 to 25 of 25

Thread: Here's a challenge for you...

  1. #1

    Thread Starter
    Hyperactive Member metalmidget's Avatar
    Join Date
    Mar 2007
    Location
    Melbourne, Australia
    Posts
    342

    Here's a challenge for you...

    Before I start, this is not me trying to get you to do my homework, I've done this already.
    Try this on for size:
    A parcel of land is bounded by a stream y = x + 3Pi/4 + (Pi/Sqrrt(2))*cos(x + 3Pi/4), and 3 wire fences x = 0, y = 0, and x = 2Pi. An 1 unit represents 100 metres. The y-axis points to the north.
    There are a few questions first that are pretty easy. Skip to question d) if you want a challenge.
    a) Find the exact coordinates of the 4 corners of the parcel of land.
    b) Sketch the parcel of land. Label the boundaries with equations, and the corners with their coordinates.
    ci) Write down a definite integral for the area of the parcel of land.
    cii) Find the exact area (in m^2) of the parcel of land.

    And the hard one:
    di) A square building is to be erected on the parcel of land as far to the west as possible. Building regulations require it to be at least 15 metres from all boundaries.
    Determine the floor area (correct to the nearest m^2) of the largest building possible.
    To see the answer, scroll down and highlight the box:















    _______
    | 1529 |

  2. #2

    Thread Starter
    Hyperactive Member metalmidget's Avatar
    Join Date
    Mar 2007
    Location
    Melbourne, Australia
    Posts
    342

    Re: Here's a challenge for you...

    No takers?

  3. #3
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Here's a challenge for you...

    ...so the cross section of the building must be a square, not a rectangle, right?
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  4. #4
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Here's a challenge for you...

    Does the attached drawing reflect your last question? The clue to the problem is then to determine the coordinates of point P such that the distance CP (red segment) is no less than 0.15 -which corresponds to 15 m if 1 unit is 100 m.

    Unless I have overlooked something, the brute force approach has led me to 2 coupled non-linear equations for 2 unknowns and I'm at a loss about how to solve them. If there's a more direct and easier path I have yet to find it..
    Attached Images Attached Images  
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  5. #5
    Frenzied Member
    Join Date
    Jun 2006
    Posts
    1,098

    Re: Here's a challenge for you...

    krtxmrtz, your sketch is way off. First of all, there is a boundary at x=2*pi, not at y=2*pi. Second, your stream looks nothing like mine. See below.

    Black lines are x- and y-axes, blue is the stream, red is boundary at x=2*pi, and the gray square is where the building sits.
    Attached Images Attached Images  

  6. #6

    Thread Starter
    Hyperactive Member metalmidget's Avatar
    Join Date
    Mar 2007
    Location
    Melbourne, Australia
    Posts
    342

    Re: Here's a challenge for you...

    Sorry krtxmrtz, logophobic is on the ball today
    And yeah, it has to be a square.
    Now all you have to do is find the shaded region of that square. I guess this question isn't that hard, but it looks it at first. Once you wrap your head around it it's OK.

  7. #7
    Frenzied Member
    Join Date
    Sep 2006
    Location
    Scotland
    Posts
    1,054

    Re: Here's a challenge for you...

    I think your forumla is wrong because I got a straight line for my stream too...

    Edit: Whoops! Blond moment.... I didn't meant to forget it was in radians....
    Last edited by 03myersd; Nov 9th, 2007 at 02:40 AM.

  8. #8

    Thread Starter
    Hyperactive Member metalmidget's Avatar
    Join Date
    Mar 2007
    Location
    Melbourne, Australia
    Posts
    342

    Re: Here's a challenge for you...

    This is odd. Now I'm getting a straight line... That's strange that 3 of us can't get it right when someone else was able to. Unless logophobic was an examiner for the VCE 2005 Maths Methods Exam so he knows what it's meant to look like!
    Hang on, I'll try to figure out what the problem is.

  9. #9

    Thread Starter
    Hyperactive Member metalmidget's Avatar
    Join Date
    Mar 2007
    Location
    Melbourne, Australia
    Posts
    342

    Re: Here's a challenge for you...

    OK so it's a really simple solution. Chances are you're doing what I did and you just have your window settings wrong. Have X go from 0 to 2Pi and Y go from 0 to 10 and it should work. It's the same graph, but when you zoom out lots it looks straight.
    If changing the axes doesn't work then you're just putting the function in wrong. What I have above is fine.

  10. #10
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Here's a challenge for you...

    Quote Originally Posted by Logophobic
    krtxmrtz, your sketch is way off. First of all, there is a boundary at x=2*pi, not at y=2*pi.
    Gorblimey! I must remember to cleanse my glasses from time to time...
    Quote Originally Posted by Logophobic
    Second, your stream looks nothing like mine. See below...
    Actually both streams are correct, only I zommed in the central part because of the mistake I made. I attach the original sketch.
    Attached Images Attached Images  
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  11. #11
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Here's a challenge for you...

    Now it's much easier, all that needs to be done is find the height of the function's minimum by equating its derivative to zero:

    f(x) = x + 3*Pi/4 + (Pi/Sqr(2))*cos(x + 3*Pi/4)

    f'(x) = 1 - (Pi/Sqr(2))*sin(x + 3*Pi/4) = 0

    whereby:

    x + 3*Pi/4 = sin-1[Sqr(2)/Pi]

    And because the sine is a periodic function, the multiple solutions are

    x + 3*Pi/4 = 2*k*Pi + 0.4669...
    and
    x + 3*Pi/4 = (2*n + 1)*Pi - 0.4669...

    with k and n taking any integer value (..., -2, -1, 0, 1, 2, ...)

    and the one corresponding to the minimum we are interested in is obviously for n=0:

    x + 3*Pi/4 = Pi - 0.4669... -> x = 0.3185...

    The actual length of the square is then f(0.3185...) - 2*0.15 = 0.6910... - 0.3 =0.3910...

    The area of the building's cross section is:

    Area = (0.3910...)2 = 0.1529...

    and because 1 unit is 100 m, we finally arrive at:

    Area (m) = 1002*0.1529... = 1528.94...
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  12. #12

    Thread Starter
    Hyperactive Member metalmidget's Avatar
    Join Date
    Mar 2007
    Location
    Melbourne, Australia
    Posts
    342

    Re: Here's a challenge for you...

    Congratulations! You win.....
    The privelege of doing my maths exam on Monday.


    Please?

  13. #13
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Here's a challenge for you...

    Quote Originally Posted by metalmidget
    Congratulations! You win.....
    The privelege of doing my maths exam on Monday.


    Please?
    Great! So you'll pay for my flight tickets from Europe?
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  14. #14

    Thread Starter
    Hyperactive Member metalmidget's Avatar
    Join Date
    Mar 2007
    Location
    Melbourne, Australia
    Posts
    342

    Re: Here's a challenge for you...

    Ummm.... Sure! The payment's in the mail.

  15. #15
    Frenzied Member
    Join Date
    Sep 2006
    Location
    Scotland
    Posts
    1,054

    Re: Here's a challenge for you...

    Just wondering.... What programs do you all use to create these images? I use Microsoft Math. Does what I need for school. Never tried it for anything more advanced than trig graphs.

  16. #16
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Here's a challenge for you...

    Quote Originally Posted by 03myersd
    Just wondering.... What programs do you all use to create these images? I use Microsoft Math. Does what I need for school. Never tried it for anything more advanced than trig graphs.
    One that I've heard people speak highly of is 'Origin', but I've never used it myself. For graphs such as the above I use Excel, and sometimes PowerPoint. They are quite handy.
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  17. #17
    Frenzied Member
    Join Date
    Jun 2006
    Posts
    1,098

    Re: Here's a challenge for you...

    I drew the curve on a form in VB, then pasted it into Paint and drew the rest of the image by hand.

  18. #18
    Frenzied Member zaza's Avatar
    Join Date
    Apr 2001
    Location
    Borneo Rainforest Habits: Scratching
    Posts
    1,486

    Re: Here's a challenge for you...

    Origin is pretty good. Not cheap, but pretty good. For straightforward stuff like this though, Excel is fine.
    I use VB 6, VB.Net 2003 and Office 2010



    Code:
    Excel Graphing | Excel Timer | Excel Tips and Tricks | Add controls in Office | Data tables in Excel | Gaussian random number distribution (VB6/VBA,VB.Net) | Coordinates, Vectors and 3D volumes

  19. #19

    Thread Starter
    Hyperactive Member metalmidget's Avatar
    Join Date
    Mar 2007
    Location
    Melbourne, Australia
    Posts
    342

    Re: Here's a challenge for you...

    I use a TI-84+
    Serves my needs.

  20. #20
    Frenzied Member
    Join Date
    Sep 2006
    Location
    Scotland
    Posts
    1,054

    Re: Here's a challenge for you...

    Hmmm.... A small selection to choose from.... Think I will stick with my Microsoft Math. No point in getting a calculator as I have one already. Just a basic casio one but it does all the graphing functions I need. Except choosing a base for log.....

  21. #21

    Thread Starter
    Hyperactive Member metalmidget's Avatar
    Join Date
    Mar 2007
    Location
    Melbourne, Australia
    Posts
    342

    Re: Here's a challenge for you...

    Mine can't do that either but you can force it to.
    logb(n) = x
    b^x = n
    loge(b^x) = loge(n)
    xloge(b) = loge(n)
    x = loge(n)/loge(b), therefore
    logb(n) = loge(n)/loge(b)
    yay!

  22. #22
    Frenzied Member
    Join Date
    Sep 2006
    Location
    Scotland
    Posts
    1,054

    Re: Here's a challenge for you...

    Right.... im confused....

  23. #23

    Thread Starter
    Hyperactive Member metalmidget's Avatar
    Join Date
    Mar 2007
    Location
    Melbourne, Australia
    Posts
    342

    Re: Here's a challenge for you...

    Quote Originally Posted by 03myersd
    Hmmm.... A small selection to choose from.... Think I will stick with my Microsoft Math. No point in getting a calculator as I have one already. Just a basic casio one but it does all the graphing functions I need. Except choosing a base for log.....
    If you want to find some number, n, in base b, this would be logb(n) which reads as "log base b of n", or "log of n to the base b", however you want to say it. Using the transposition above, logb(n) is the same as loge(n)/loge(b). Or if you want to, log10(n)/ log10(b). So if you want to know what 7 is in base 2, it's log2(7) = loge(7)/loge(2), which gives ~2.807. Which means that 2^2.907 ~ 7.
    Easy!

  24. #24
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Here's a challenge for you...

    Quote Originally Posted by metalmidget
    Mine can't do that either but you can force it to.
    logb(n) = x
    b^x = n
    loge(b^x) = loge(n)
    xloge(b) = loge(n)
    x = loge(n)/loge(b), therefore
    logb(n) = loge(n)/loge(b)
    yay!
    It's easier to read if you use tags to crete subindices. If you don't know how to use them, just click the quote button and see how I've implemented subindices in this post.

    logbx = logzx / logzb

    where z is any number, but of course you want z to be either e or 10, which are the available logs in calculators:

    logbx = log10x / log10b
    or
    logbx = logex / logeb = ln x / ln b
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  25. #25
    Frenzied Member
    Join Date
    Sep 2006
    Location
    Scotland
    Posts
    1,054

    Re: Here's a challenge for you...

    WOW!!! Thanks!!!! This will make my exams so much easier now that I can check my log graphs with my calculator! Thanks!!!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width