HSC 2012 MX2 Marathon (archive) (2 Viewers)

Aesytic

Member
Joined
Jun 19, 2011
Messages
141
Gender
Male
HSC
2012
Re: 2012 HSC MX2 Marathon

1.since the equation is a cubic, there must be at least 1 real root, so therefore the last root must be real since alpha and beta are complex roots
also, since the coefficients of the polynomial are all real, the 2 complex roots alpha and beta must be conjugates of one another because the other root is real, and the conjugate of a real number is the same, leaving alpha and beta to form a conjugate pair
using the product of roots, and letting the last root be gamma, alpha*beta*gamma = -1
gamma = -1/alpha*beta
when a complex number and its conjugate is multiplied together, the result is the modulus squared
.'. gamma = -1/|beta|^2

2. subbing gamma into the equation x^3 + 5x + 1,
-1/(|beta|^2)^3 - 5/|beta|^2 + 1 = 0 since -1/|beta|^2 is a root of this equation
mutiplying everything by |beta|^6,
-1 - 5|beta|^4 + |beta|^6 = 0
(|beta|^2)^3 - 5(|beta|^2)^2 - 1 = 0
looking at this equation, we can therefore see that |beta|^2 is a root of the equation x^3 - 5x^2 - 1 = 0, and from before it was established that alpha*beta = |beta|^2
.'. alpha*beta is a root of the equation x^3 -5x^2 - 1 =0
 

barbernator

Active Member
Joined
Sep 13, 2010
Messages
1,435
Gender
Male
HSC
2012
Re: 2012 HSC MX2 Marathon

good stuff, someone revised this thread
 

AAEldar

Premium Member
Joined
Apr 5, 2010
Messages
2,242
Gender
Male
HSC
2011
Re: 2012 HSC MX2 Marathon

I'll add a question into the loop...





Want to see the working and I don't want to see any hyperbolic functions being thrown in there!

Also I doubt you'd ever get something like that, you'd probably be given the first step or a substitution but it's still fun!
 

barbernator

Active Member
Joined
Sep 13, 2010
Messages
1,435
Gender
Male
HSC
2012
Re: 2012 HSC MX2 Marathon

I'll add a question into the loop...





Want to see the working and I don't want to see any hyperbolic functions being thrown in there!

Also I doubt you'd ever get something like that, you'd probably be given the first step or a substitution but it's still fun!
this is on the standard integrals sheet lol
 

lolcakes52

Member
Joined
Oct 31, 2011
Messages
283
Gender
Undisclosed
HSC
2012
Re: 2012 HSC MX2 Marathon

Okay.
Question 1: The ellipse (x^2)/2 +y^2 = 1 is intercepted at two distinct points P(x1,y1) and Q(x2,y2) by the line y=mx+3. Show that points x1 and x2 are the solutions to the equation (1+2m^2)x^2 +12mx +16 =0
Question 2: Find the values of m for which x1 and x2 are real distinct points. (sorry for the poor phrasing)
Question 3: Find the equations of the tangents to the ellipse from the point (0,3).
 

Aesytic

Member
Joined
Jun 19, 2011
Messages
141
Gender
Male
HSC
2012
Re: 2012 HSC MX2 Marathon

1. solving simultaneously with the ellipse and the line,
(x^2)/2 + (mx+3)^2 = 1
x^2 + 2(mx+3)^2 = 2
x^2 + 2m^2x^2 + 12mx + 18 = 2
(1+2m^2)x^2 + 12mx + 16 = 2
since the line and the ellipse intersect when x = x1 and when x=x2, then x1 and x2 are solutions to this equation
2. in order for x1 and x2 to be real distinct points, the discriminant of the equation must be >0
.'. 144m^2 - 4*16(1+2m^2) > 0
144m^2 - 64 - 128m^2 > 0
16m^2 - 64 > 0
m^2 - 4 > 0
(m-2)(m+2)>0
.'. m>2 , m<-2
3. the line y=mx + 3 is a tangent to the ellipse that passes through (0,3) when the points x1 and x2 are the same
x1 and x2 are the same when the discriminant equals 0
replacing the inequality in question 2 with an equality sign,
m=2 or -2
.'. y = 2x + 3 or y = -2x + 3
 

barbernator

Active Member
Joined
Sep 13, 2010
Messages
1,435
Gender
Male
HSC
2012
Re: 2012 HSC MX2 Marathon

prove that the area subtended by the tangent P to the curve xy=32, the X axis, and the Y axis is constant. Find the value of this constant
 

karnbmx

Member
Joined
Dec 12, 2011
Messages
76
Gender
Male
HSC
2012
Re: 2012 HSC MX2 Marathon

prove that the area subtended by the tangent P to the curve xy=32, the X axis, and the Y axis is constant. Find the value of this constant
basically, you find the equation of the tangent at P using parametric coordinates (root(32)t,root(32)/t), then using X and Y intercepts, calculate the area (the parameters should cancel out and give a constant value).

I'll type up the full solution soon.

Just out of interest Barbernator, where did you get this question from?

EDIT:

here you go:

x = 4root(2)t y = 4root(2)/t, where t is a parameter

m = -1/t^2

therefore, y -4root(2)/t = -1(x-4root(2)/t)/t^2

Therefore x int: (8root(2)t, 0) y-int: (0,8root(2)/t)

Hence Area of Triangle = 8root(2)t * 8root(2)/t * 1/2 = 32root2 units squared

As there are no parameters present, the area must be a constant, with a value of 32root(2).

I sort of did this in a rush, so sorry if the answer is wrong.
 
Last edited:

barbernator

Active Member
Joined
Sep 13, 2010
Messages
1,435
Gender
Male
HSC
2012
Re: 2012 HSC MX2 Marathon

basically, you find the equation of the tangent at P using parametric coordinates (root(32)t,root(32)/t), then using X and Y intercepts, calculate the area (the parameters should cancel out and give a constant value).

I'll type up the full solution soon.

Just out of interest Barbernator, where did you get this question from?
i made it up, but i have seen questions like this before. but there is the geometric property of the rectangular hyperbola that states that the area is constant.
 

Carrotsticks

Retired
Joined
Jun 29, 2009
Messages
9,467
Gender
Undisclosed
HSC
N/A
Re: 2012 HSC MX2 Marathon

i made it up, but i have seen questions like this before. but there is the geometric property of the rectangular hyperbola that states that the area is constant.
Could have generalised the problem by using the equation xy = k^2 instead =p

Oh and there is actually a nice and cheap way of calculating (or checking) the Implicit Derivative.



So for the equation xy= k^2, we have:



I know it doesn't seem worth it for this particular example, but it really helps when it comes to implicitly differentiating things like:

 
Last edited:

barbernator

Active Member
Joined
Sep 13, 2010
Messages
1,435
Gender
Male
HSC
2012
Re: 2012 HSC MX2 Marathon

post questions once you answer guys
 

karnbmx

Member
Joined
Dec 12, 2011
Messages
76
Gender
Male
HSC
2012
Re: 2012 HSC MX2 Marathon

Hmmm.....

 
Last edited:

barbernator

Active Member
Joined
Sep 13, 2010
Messages
1,435
Gender
Male
HSC
2012
Re: 2012 HSC MX2 Marathon

here is a nice graphs question. Graph the function <a href="http://www.codecogs.com/eqnedit.php?latex=y^2=x^3(x-2)" target="_blank"><img src="http://latex.codecogs.com/gif.latex?y^2=x^3(x-2)" title="y^2=x^3(x-2)" /></a> noting the behaviour of the curve near its intercepts. (you dont need to mark inflection points) (don't cheat and use wolfram)

also, nightweavers question takes ages fuuuuuuuuuuuu
 

nightweaver066

Well-Known Member
Joined
Jul 7, 2010
Messages
1,585
Gender
Male
HSC
2012
Re: 2012 HSC MX2 Marathon

here is a nice graphs question. Graph the function <a href="http://www.codecogs.com/eqnedit.php?latex=y^2=x^3(x-2)" target="_blank"><img src="http://latex.codecogs.com/gif.latex?y^2=x^3(x-2)" title="y^2=x^3(x-2)" /></a> noting the behaviour of the curve near its intercepts. (you dont need to mark inflection points) (don't cheat and use wolfram)

also, nightweavers question takes ages fuuuuuuuuuuuu
Have you finished it?
 

Users Who Are Viewing This Thread (Users: 0, Guests: 2)

Top