Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 23

Thread: Intersection

  1. #11
    Socratic realist Dragonfinity's Avatar
    Join Date
    Feb 2005
    Location
    Georgia, USA
    Posts
    220
    Rep Power
    10


    Good post? Yes | No

    Re: Intersection

    NO. The graphs of y = x ^12 and y = 2 ^x intersect twice over the positive x-axis and once over the negative x-axis. Draw them again more carefully. I am not going to take the time to give an exact solution because it is a real pain but note the following:

    x=1: x^12 = 1, 2^x = 2, hence x^12 < 2^x
    x=2: x^12 = 4096, 2^x = 4, hence x^12 > 2^x, so there is clearly one pt. of intersection
    The following is an approximation by computer, but the missing digits are irrelevant, as you will see:
    x=100: x^12 = 1E+24, 2^x = 1.27E+30, hence x^12 < 2^x, so there must be a second pt. of intersection.

    Does this end it? Or do I need to actually work out the problem! :-)

  2. #12
    shuriyoken awhig's Avatar
    Join Date
    Sep 2004
    Location
    Now in US
    Posts
    2,387
    Rep Power
    20


    Good post? Yes | No

    Re: Intersection

    The following is an approximation by computer, but the missing digits are irrelevant, as you will see:
    x=100: x^12 = 1E+24, 2^x = 1.27E+30, hence x^12 < 2^x, so there must be a second pt. of intersection.

    Did not go that far. Such equation can be solved using differential equation.

  3. #13
    Socratic realist Dragonfinity's Avatar
    Join Date
    Feb 2005
    Location
    Georgia, USA
    Posts
    220
    Rep Power
    10


    Good post? Yes | No

    Re: Intersection

    I am making it easier. I plugged a few numbers in to help you see why the answer is 3. If you can solve it, do it. There is still 3 intersections. If you still don't get it, I will present the full solution.

    Differential equation? Show me.

  4. #14
    shuriyoken awhig's Avatar
    Join Date
    Sep 2004
    Location
    Now in US
    Posts
    2,387
    Rep Power
    20


    Good post? Yes | No

    Re: Intersection

    Quote Originally Posted by Dragonfinity
    I am making it easier. I plugged a few numbers in to help you see why the answer is 3. If you can solve it, do it. There is still 3 intersections. If you still don't get it, I will present the full solution.

    Differential equation? Show me.
    Plug in solutions are not always accurate. What was your approach?

  5. #15
    shuriyoken awhig's Avatar
    Join Date
    Sep 2004
    Location
    Now in US
    Posts
    2,387
    Rep Power
    20


    Good post? Yes | No

    Re: Intersection

    The above, equation is transcedental euation. It can be solved either using inerpolations or differential equation. Through differential equation, it will have a trivial solution and a general solution.

  6. #16
    Socratic realist Dragonfinity's Avatar
    Join Date
    Feb 2005
    Location
    Georgia, USA
    Posts
    220
    Rep Power
    10


    Good post? Yes | No

    Re: Intersection

    Let there be two equations on the xy axis: f(x) = x ^12 and g(x) = 2 ^x. Both are continuous and defined for all x. I showed above that

    for x = 1, f < g
    for x = 2, f > g
    for x = 100, f < g

    Since f and g are continuous, there must be 2 intersection points to the right of the y-axis. [If you don't understand why this is true, consider the function h(x) = f(x) - g(x)]. You already agreed that there is 1 intersection point to the left of the y-axis. Hence, there are 3 intersection points.

    You are making this more complicated than it is. From your profile, I see you are not a mathematician, so why are you arguing against this so hard? If you just don't understand, say so, but I get the impression that you are telling us we are wrong. Trust me, Matroid and I are not wrong on this. We know our stuff. I am just too lazy to do the algebraic solution again, but I will take the time to work it out again if it will help you understand. Alternatively, when I get home from work tonight, I will graph it on Mathematica and post the graph if you like.

    You're kidding about the differential equation, right? Let y = x ^12 - 2 ^x and find the zeros of the function. What does a differential equation have anything to do with this problem?

  7. #17
    shuriyoken awhig's Avatar
    Join Date
    Sep 2004
    Location
    Now in US
    Posts
    2,387
    Rep Power
    20


    Good post? Yes | No

    Re: Intersection

    Quote Originally Posted by Dragonfinity
    Let there be two equations on the xy axis: f(x) = x ^12 and g(x) = 2 ^x. Both are continuous and defined for all x. I showed above that

    for x = 1, f < g
    for x = 2, f > g
    for x = 100, f < g

    Since f and g are continuous, there must be 2 intersection points to the right of the y-axis. [If you don't understand why this is true, consider the function h(x) = f(x) - g(x)]. You already agreed that there is 1 intersection point to the left of the y-axis. Hence, there are 3 intersection points.

    You are making this more complicated than it is. From your profile, I see you are not a mathematician, so why are you arguing against this so hard? If you just don't understand, say so, but I get the impression that you are telling us we are wrong. Trust me, Matroid and I are not wrong on this. We know our stuff. I am just too lazy to do the algebraic solution again, but I will take the time to work it out again if it will help you understand. Alternatively, when I get home from work tonight, I will graph it on Mathematica and post the graph if you like.

    You're kidding about the differential equation, right? Let y = x ^12 - 2 ^x and find the zeros of the function. What does a differential equation have anything to do with this problem?
    It is unfortunate that you are taking me as though I am arguing.
    I am just presenting my perspective. Though I do not say I am a scientist, but as far as Mathematics is concerened, I also did it
    . If you think I am challenging you, it is again unfortunate.



  8. #18
    Socratic realist Dragonfinity's Avatar
    Join Date
    Feb 2005
    Location
    Georgia, USA
    Posts
    220
    Rep Power
    10


    Good post? Yes | No

    Re: Intersection

    Awhig, then what are you saying. Do you agree or disagree with the answer and our solution. This is math. There is no perspective. There are right and wrong answers, and sometimes there are unanswerable questions that cannot be proved either way. You have challenged the answers presented here, and you have made several assertions, but have presented no mathematics to back them up. So, who is arguing? Please, tell us what you don't understand, and we'll clear it up for you. If the math is too difficult for you, I am sorry.

  9. #19
    Trying to make mom and pop proud
    Join Date
    Nov 2004
    Posts
    23
    Rep Power
    9


    Good post? Yes | No

    Re: Intersection

    yeah this one can be done pretty quickly if you think about it right

    dragonfinity has the right idea... you don't care what the points actually are and you don't want to bother taking the time to draw the graph

    since the functions are continuous you compare the values on different intervals, like between 1 and 2 for example, f(1)=1^12 = 1 and g(1)=2^1 = 2 so f<g, but f(2) = 2^12 (whatever this ends up being) > g(2) = 2^2 = 4 so there must be a point of intersection between x=1 and 2. etc. I think dragonfinity explained it more thoroughly

  10. #20
    Trying to make mom and pop proud
    Join Date
    Feb 2005
    Posts
    5
    Rep Power
    9


    Good post? Yes | No

    Re: Intersection

    yeah, bluefly and dragonfinity already explained it clearly. for the second intersection on the right of y-axis, it is between 74 and 75. Isn't it? Using continuous function and f(a)*f(b) < 0, the problem will be solved approximately within 2-3 mins. enough for gre time.

    cheers

Page 2 of 3 FirstFirst 123 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. intersection with x -axis
    By hitzs in forum GMAT Data Sufficiency
    Replies: 1
    Last Post: 06-12-2006, 10:52 PM
  2. intersection
    By chillpill in forum GMAT Data Sufficiency
    Replies: 5
    Last Post: 05-26-2006, 09:55 PM
  3. Intersection
    By 60sec in forum GMAT Data Sufficiency
    Replies: 6
    Last Post: 03-25-2006, 08:52 AM
  4. Triangle Intersection
    By Ramdhan Yadav in forum GMAT Problem Solving
    Replies: 4
    Last Post: 01-04-2006, 10:48 AM
  5. angle of intersection
    By greycellz in forum GMAT Data Sufficiency
    Replies: 9
    Last Post: 05-29-2005, 05:09 AM

Bookmarks

Posting Permissions

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

SEO by vBSEO ©2010, Crawlability, Inc.