Parabolas that intersect, tricky one

  • Thread starter Thread starter BlackWyvern
  • Start date Start date
Click For Summary

Homework Help Overview

The problem involves finding the highest intersection point of two parabolas, one defined as y = x^2 and the other being a rotation of the first parabola by 45 degrees clockwise. The challenge lies in transforming the equations to account for the rotation and determining the intersection points in the new coordinate system.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the need to convert the parabolas into a polar coordinate system to facilitate the rotation. There are attempts to express the radius in terms of the angle and to solve the resulting equations. Some participants explore the symmetry of the parabolas and the implications for the intersection points.

Discussion Status

The discussion includes various attempts to solve the problem, with some participants sharing solutions obtained through computational tools. Others are exploring geometric interpretations and symmetry considerations. There is a recognition of different approaches, but no explicit consensus has been reached on the final solution.

Contextual Notes

Participants note the complexity introduced by the rotation and the need for careful consideration of angles and symmetry in the problem setup. There are references to specific angles and their implications for the intersection points, but no definitive conclusions are drawn.

BlackWyvern
Messages
104
Reaction score
0

Homework Statement


There are two parabolas which intersect.

One is y = x^2
The other is the same size, but is on a rotated cartesian plane, 45º CW of the first parabola.
Find the the highest intersection point.
6sahoyb.png

Homework Equations


Anything relevant.


The Attempt at a Solution


First of all, I see that the fact there is an angle being used. So I think we'd need to get the parabolas in another co-ordinate system based on angles. Polar co-ordinates are there for us.

So I construct a triangle with x, y, r and theta. I need to get r in terms of theta.

For one, tan0 = y/x
y = x^2, as it's a parabola.

So

<br /> tan\theta = x^2 / x,<br /> <br /> tan\theta = x,<br /> <br /> r = \sqrt{x^2 + y^2},<br /> <br /> <br /> r = \sqrt{x^2 + (x^2)^2},<br /> <br /> <br /> r = \sqrt{x^2 + x^4},<br /> <br /> r = \sqrt{tan^2\theta + tan^4\theta}

So by changing the theta, I could rotate the parabola.
By adding 45º, (pi / 4), it would rotate it to the correct position.

So I need to solve:
<br /> \sqrt{tan^2\theta + tan^4\theta} = \sqrt(tan^2(\theta + \pi/4) + tan^4(\theta + \pi/4))

Here I get stuck. I can't seem to solve this.
 
Physics news on Phys.org
I used SOLVE on Mathematica 6; I got these 10 solutions. I guessed that on the right memeber of your equation the squared rooth is "covering" all the member.

{{\[Theta] -> -ArcCos[-1/2 Sqrt[2 - Sqrt[2]]]}, {\[Theta] ->
ArcCos[Sqrt[2 - Sqrt[2]]/2]}, {\[Theta] ->
ArcCos[-1/2 Sqrt[2 + Sqrt[2]]]}, {\[Theta] -> -ArcCos[Sqrt[
2 + Sqrt[2]]/
2]}, {\[Theta] -> -ArcCos[-1/2 Sqrt[
3 - 2 Sqrt[2] - \[ImaginaryI] Sqrt[
7 - 4 Sqrt[2]]]]}, {\[Theta] ->
ArcCos[1/2 Sqrt[
3 - 2 Sqrt[2] - \[ImaginaryI] Sqrt[
7 - 4 Sqrt[2]]]]}, {\[Theta] -> -ArcCos[-1/2 Sqrt[
3 - 2 Sqrt[2] + \[ImaginaryI] Sqrt[
7 - 4 Sqrt[2]]]]}, {\[Theta] ->
ArcCos[1/2 Sqrt[
3 - 2 Sqrt[2] + \[ImaginaryI] Sqrt[
7 - 4 Sqrt[2]]]]}, {\[Theta] ->
ArcCos[-Sqrt[
3/4 + 1/Sqrt[2] -
1/4 \[ImaginaryI] Sqrt[7 + 4 Sqrt[2]]]]}, {\[Theta] -> -ArcCos[
Sqrt[3/4 + 1/Sqrt[2] -
1/4 \[ImaginaryI] Sqrt[7 + 4 Sqrt[2]]]]}, {\[Theta] ->
ArcCos[-Sqrt[
3/4 + 1/Sqrt[2] +
1/4 \[ImaginaryI] Sqrt[7 + 4 Sqrt[2]]]]}, {\[Theta] -> -ArcCos[
Sqrt[3/4 + 1/Sqrt[2] + 1/4 \[ImaginaryI] Sqrt[7 + 4 Sqrt[2]]]]}}
 
The second parabola is symmetric about the 45 degree angle line: the line y= x. The first is symmetric about x= 0 at 90 degrees from the x-axis. Their intersection must be on the line half way between 45 degrees and 90 degrees: 67.5 degrees from the x-axis. tan(67.5)= 1+ \sqrt{2} so that is the line y= (1+\sqrt{2})x. What are the points of intersection of that line with y= x2?
 
Last edited by a moderator:
Wow, HallsofIvy's answer is so simple and brilliant. I got the same answer as well, through solving that big tan equation. It left me with two positive angles, 7pi/8 and 3pi/8. I found the cartesian co-ordinates of the intersection, and noticed the decimal as .414, which is from root 2. After a little messing around, I saw the x-value was simply 1 + root2. Then, after a bit of messing with the y-co-ordinate, I saw that it was (1 + root2)^2. It has to be, since it's on the parabola y = x^2.

Thank you all for your help. I now feel reasonably able to solve this sort of problem if I ever have to. Using either symmetry or using polar algebra. :)
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
3K
Replies
15
Views
2K
Replies
2
Views
3K
  • · Replies 8 ·
Replies
8
Views
4K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 17 ·
Replies
17
Views
4K
Replies
6
Views
2K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 23 ·
Replies
23
Views
2K