Login

Welcome, Guest. Please login or register.

October 22, 2025, 12:25:09 am

Author Topic: Interesting Question  (Read 3271 times)  Share 

0 Members and 1 Guest are viewing this topic.

luffy

  • Victorian
  • Forum Leader
  • ****
  • Posts: 520
  • Respect: +23
  • School Grad Year: 2011
Interesting Question
« on: April 18, 2011, 07:29:00 pm »
0
Hey guys,

I'm not entirely sure if this question is within the scopes of the specialist maths course because I couldn't do it :P I didn't get it from any textbook, and I just thought up the question myself. It seems like a very basic question, yet I couldn't do it...  >:(

Question: "Find the minimum distance between the two graphs and

I know how to do the question if a point on either graph is known. However, in this case, neither is known.

Good luck and thanks in advance :D
« Last Edit: April 18, 2011, 07:57:21 pm by luffy »

brightsky

  • Victorian
  • ATAR Notes Legend
  • *******
  • Posts: 3136
  • Respect: +200
Re: Interesting Question
« Reply #1 on: April 18, 2011, 07:41:07 pm »
0
call the closest point on y = x to the parabola y = x^2 + 1 point P. then we imagine a tangent to the parabola that is parallel to y = x. call the point where this tangent touches the parabola Q. the condition for the tangent is that PQ is perpendicular to the tangent, which means it's perpendicular to y = x.
the parabola has gradient dy/dx = 2x. we want 2x = 1, since the tangent is parallel to y = x, which means x = 1/2. so Q = (1/2, 5/4)
so the aforementioned perpendicular line has equation y - 5/4 = -(x - 1/2) --> y = -x + 7/4
we want this to intersect y = x, so x = -x + 7/4, 2x = 7/4, x = 7/8. so y = 7/8. So (7/8, 7/8) is the closest point.
hopefully there's no computational errors.
2020 - 2021: Master of Public Health, The University of Sydney
2017 - 2020: Doctor of Medicine, The University of Melbourne
2014 - 2016: Bachelor of Biomedicine, The University of Melbourne
2013 ATAR: 99.95

Currently selling copies of the VCE Chinese Exam Revision Book and UMEP Maths Exam Revision Book, and accepting students for Maths Methods and Specialist Maths Tutoring in 2020!

jane1234

  • Guest
Re: Interesting Question
« Reply #2 on: April 18, 2011, 07:47:36 pm »
0
Let distance be y = |x^2+1 - x|
Find dy/dx of that.
Let dy/dx = 0 (to get minimum distance)
x=0.5

EDIT: Just read question again and it asked for minimum distance. Sub x=0.5 into distance equation and you get 0.75
« Last Edit: April 18, 2011, 07:50:55 pm by jane1234 »

luken93

  • Victorian
  • ATAR Notes Legend
  • *******
  • Posts: 3060
  • Respect: +114
Re: Interesting Question
« Reply #3 on: April 18, 2011, 07:48:17 pm »
0
Subtraction of ordinates will also give you the minimum/maximum distance.

If we let f(x) = x^2 + 1 and g(x) = x

Then h(x) = f(x) - g(x)
= x^2 - x + 1

With a quick check of b^2 - 4ac, we see that it will have no solutions, hence they will never have any points of intersection.
Thus, when you find the minimum (-b/2a), the y value will be the minimum distance between the 2 graphs.

- (-1/2) = 1/2
h(1/2) = 1/4 - 1/2 + 1
= 3/4

Thus, the minimum distance will be 3/4 or 0.75, and this will occur at f(1/2) and g(1/2)
2010: Business Management [47]
2011: English [44]   |   Chemistry [45]  |   Methods [44]   |   Specialist [42]   |   MUEP Chemistry [5.0]   |   ATAR: 99.60
UMAT: 69 | 56 | 82 | = [69 / 98th Percentile]
2012: MBBS I @ Monash

luffy

  • Victorian
  • Forum Leader
  • ****
  • Posts: 520
  • Respect: +23
  • School Grad Year: 2011
Re: Interesting Question
« Reply #4 on: April 18, 2011, 07:55:03 pm »
0
I'm just going to try and rebut why I think all your answers might be incorrect :P

Let distance be y = |x^2+1 - x|
Find dy/dx of that.
Let dy/dx = 0 (to get minimum distance)
x=0.5, y=0.5

Your answer would be correct if the minimum distance occurred at a set x-value. I.e. the minimum distance will not be a simple difference in y-values.

Subtraction of ordinates will also give you the minimum/maximum distance.

If we let f(x) = x^2 + 1 and g(x) = x

Then h(x) = f(x) - g(x)
= x^2 - x + 1

With a quick check of b^2 - 4ac, we see that it will have no solutions, hence they will never have any points of intersection.
Thus, when you find the minimum (-b/2a), the y value will be the minimum distance between the 2 graphs.

- (-1/2) = 1/2
h(1/2) = 1/4 - 1/2 + 1
= 3/4

Thus, the minimum distance will be 3/4 or 0.75, and this will occur at f(1/2) and g(1/2)

Your assuming the difference occurs when the difference in y-values is the least. This may not be the case....

call the closest point on y = x to the parabola y = x^2 + 1 point P. then we imagine a tangent to the parabola that is parallel to y = x. call the point where this tangent touches the parabola Q. the condition for the tangent is that PQ is perpendicular to the tangent, which means it's perpendicular to y = x.
the parabola has gradient dy/dx = 2x. we want 2x = 1, since the tangent is parallel to y = x, which means x = 1/2. so Q = (1/2, 5/4)
so the aforementioned perpendicular line has equation y - 5/4 = -(x - 1/2) --> y = -x + 7/4
we want this to intersect y = x, so x = -x + 7/4, 2x = 7/4, x = 7/8. so y = 7/8. So (7/8, 7/8) is the closest point.
hopefully there's no computational errors.

Of all the answers, yours seems the most correct. However, how do you know the condition that the tangent will be perpendicular to the line. I actually got the same answer as you, but I don't think we are allowed to assume such things? Or maybe I'm just "over-thinking" the question. Can someone please confirm this answer? It will take a large "load" off my mind if its correct... :P

- Sorry if any of my "rebuttals" were completely incorrect. I just want an answer, which I can completely understand with full confidence.
« Last Edit: April 18, 2011, 07:56:52 pm by luffy »

brightsky

  • Victorian
  • ATAR Notes Legend
  • *******
  • Posts: 3136
  • Respect: +200
Re: Interesting Question
« Reply #5 on: April 18, 2011, 08:00:20 pm »
0
it's not an assumption as such, but a definition of the "shortest distance".
2020 - 2021: Master of Public Health, The University of Sydney
2017 - 2020: Doctor of Medicine, The University of Melbourne
2014 - 2016: Bachelor of Biomedicine, The University of Melbourne
2013 ATAR: 99.95

Currently selling copies of the VCE Chinese Exam Revision Book and UMEP Maths Exam Revision Book, and accepting students for Maths Methods and Specialist Maths Tutoring in 2020!

xZero

  • Victorian
  • Forum Leader
  • ****
  • Posts: 898
  • Respect: +68
Re: Interesting Question
« Reply #6 on: April 18, 2011, 08:02:37 pm »
0
Why don't you use the distance between 2 point formula,

we have x1 = x, y1 = x (y=x) and x2 = x, y2 = x^2+1 (y=x^2+1), sub them into the equation, diff it and find the min distance
2009: Chinese SLA
2010: English, Maths method[45,A+ A+ A+], Specialist maths[44,A+,A,A+], Physics[40,A,A+,A+], Psychology Atar:94.75
2011-2015: Bachelor of Aerospace Engineering/Science @ Monash

Methods/Spesh/Physics tuition

luffy

  • Victorian
  • Forum Leader
  • ****
  • Posts: 520
  • Respect: +23
  • School Grad Year: 2011
Re: Interesting Question
« Reply #7 on: April 18, 2011, 08:03:20 pm »
0
it's not an assumption as such, but a definition of the "shortest distance".

Actually, I just looked at your working out more clearly. It seems more logical than mine and I don't see any reason why it would be wrong.

Thanks a lot Brightsky :D -> Lifesaver :D

Why don't you use the distance between 2 point formula,

we have x1 = x, y1 = x (y=x) and x2 = x, y2 = x^2+1 (y=x^2+1), sub them into the equation, diff it and find the min distance

I tried that... However, you get two variables for the same equation and it doesn't work out (because the 'x' in the y2 equation is x2, which will be different to x1).

jane1234

  • Guest
Re: Interesting Question
« Reply #8 on: April 18, 2011, 08:04:22 pm »
0
Let distance be y = |x^2+1 - x|
Find dy/dx of that.
Let dy/dx = 0 (to get minimum distance)
x=0.5, y=0.5

Your answer would be correct if the minimum distance occurred at a set x-value. I.e. the minimum distance will not be a simple difference in y-values.

Ah my bad. I assumed you were talking about vertical distance. I think brightsky's method is probably correct then.

luken93

  • Victorian
  • ATAR Notes Legend
  • *******
  • Posts: 3060
  • Respect: +114
Re: Interesting Question
« Reply #9 on: April 18, 2011, 08:30:26 pm »
0
Let distance be y = |x^2+1 - x|
Find dy/dx of that.
Let dy/dx = 0 (to get minimum distance)
x=0.5, y=0.5

Your answer would be correct if the minimum distance occurred at a set x-value. I.e. the minimum distance will not be a simple difference in y-values.

Ah my bad. I assumed you were talking about vertical distance. I think brightsky's method is probably correct then.
Hahaha also did this, soz luffy :P
2010: Business Management [47]
2011: English [44]   |   Chemistry [45]  |   Methods [44]   |   Specialist [42]   |   MUEP Chemistry [5.0]   |   ATAR: 99.60
UMAT: 69 | 56 | 82 | = [69 / 98th Percentile]
2012: MBBS I @ Monash

enpassant

  • Guest
Re: Interesting Question
« Reply #10 on: April 18, 2011, 08:41:43 pm »
0
Hey guys,

I'm not entirely sure if this question is within the scopes of the specialist maths course because I couldn't do it :P I didn't get it from any textbook, and I just thought up the question myself. It seems like a very basic question, yet I couldn't do it...  >:(

Question: "Find the minimum distance between the two graphs and

I know how to do the question if a point on either graph is known. However, in this case, neither is known.

Good luck and thanks in advance :D

Only you can get away with this
Others will be told to include the word 'challenge'

luffy

  • Victorian
  • Forum Leader
  • ****
  • Posts: 520
  • Respect: +23
  • School Grad Year: 2011
Re: Interesting Question
« Reply #11 on: April 18, 2011, 09:09:07 pm »
0
Hey guys,

I'm not entirely sure if this question is within the scopes of the specialist maths course because I couldn't do it :P I didn't get it from any textbook, and I just thought up the question myself. It seems like a very basic question, yet I couldn't do it...  >:(

Question: "Find the minimum distance between the two graphs and

I know how to do the question if a point on either graph is known. However, in this case, neither is known.

Good luck and thanks in advance :D

Only you can get away with this
Others will be told to include the word 'challenge'

Oh. Sorry, I didn't realize it was necessary - I put it in the other thread I made. Thanks for telling me. :D

Mao

  • CH41RMN
  • Honorary Moderator
  • Great Wonder of ATAR Notes
  • *******
  • Posts: 9181
  • Respect: +390
  • School: Kambrya College
  • School Grad Year: 2008
Re: Interesting Question
« Reply #12 on: April 18, 2011, 11:11:24 pm »
0
Hey guys,

I'm not entirely sure if this question is within the scopes of the specialist maths course because I couldn't do it :P I didn't get it from any textbook, and I just thought up the question myself. It seems like a very basic question, yet I couldn't do it...  >:(

Question: "Find the minimum distance between the two graphs and

I know how to do the question if a point on either graph is known. However, in this case, neither is known.

Good luck and thanks in advance :D

Only you can get away with this
Others will be told to include the word 'challenge'

Heh, at least his intention is genuine.
Editor for ATARNotes Chemistry study guides.

VCE 2008 | Monash BSc (Chem., Appl. Math.) 2009-2011 | UoM BScHon (Chem.) 2012 | UoM PhD (Chem.) 2013-2015