Login

Welcome, Guest. Please login or register.

June 26, 2026, 04:19:52 am

Author Topic: VCE Methods Question Thread!  (Read 6161547 times)  Share 

0 Members and 22 Guests are viewing this topic.

keltingmeith

  • Honorary Moderator
  • Great Wonder of ATAR Notes
  • *******
  • Posts: 5493
  • he/him - they is also fine
  • Respect: +1292
Re: VCE Methods Question Thread!
« Reply #7410 on: December 22, 2014, 04:56:30 pm »
+2
Thanks Brightsky :)
Thanks DSubShell  :) could you please explain the concept of using inspection

We'll use your earlier example, f(x)=x^3-3x-2.

Now, we know that f(2)=0, so f(x)=(x-2)q(x), the question we want to answer is what q(x) is. We know that q(x) should be some polynomial, and that it should be one degree lower than f(x), so we get:

f(x)=(x-2)(ax^2+bx+c)

Expanding this out, we get:

f(x)=ax^3+bx^2+cx-2ax^2+2bx-2c

Now, by equating coefficients, we can immediately tell that a=c=1, so we get:

f(x)=(x-2)(x^2+bx+1)

Finally, we need to solve for b - by equating coefficients again, we can see that:

2b+c=-3
2b=-3-1
b=-2

So, f(x)=(x-2)(x^2-2x+1)=(x-2)(x-1)^2

Doing it "by inspection" is that method, however instead of expanding, equating coefficients, etc. you do it all in your head, focusing on the constant and the leading coefficient to ascertain two of the unknowns, and then figuring out the last few by logic.

Remember that polynomial division is also a suitable technique for reducing a polynomial into its factors.

knightrider

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1842
  • Respect: 0
Re: VCE Methods Question Thread!
« Reply #7411 on: December 22, 2014, 05:19:20 pm »
0
We'll use your earlier example, f(x)=x^3-3x-2.

Now, we know that f(2)=0, so f(x)=(x-2)q(x), the question we want to answer is what q(x) is. We know that q(x) should be some polynomial, and that it should be one degree lower than f(x), so we get:

f(x)=(x-2)(ax^2+bx+c)

Expanding this out, we get:

f(x)=ax^3+bx^2+cx-2ax^2+2bx-2c

Now, by equating coefficients, we can immediately tell that a=c=1, so we get:

f(x)=(x-2)(x^2+bx+1)

Finally, we need to solve for b - by equating coefficients again, we can see that:

2b+c=-3
2b=-3-1
b=-2

So, f(x)=(x-2)(x^2-2x+1)=(x-2)(x-1)^2

Doing it "by inspection" is that method, however instead of expanding, equating coefficients, etc. you do it all in your head, focusing on the constant and the leading coefficient to ascertain two of the unknowns, and then figuring out the last few by logic.

Remember that polynomial division is also a suitable technique for reducing a polynomial into its factors.

Thanks Eulerfan101 :) which methods do you think is the most effective

keltingmeith

  • Honorary Moderator
  • Great Wonder of ATAR Notes
  • *******
  • Posts: 5493
  • he/him - they is also fine
  • Respect: +1292
Re: VCE Methods Question Thread!
« Reply #7412 on: December 22, 2014, 05:21:36 pm »
+2
Thanks Eulerfan101 :) which methods do you think is the most effective

The one you're fastest at and make the least amount of mistakes doing.

lzxnl

  • Victorian
  • ATAR Notes Legend
  • *******
  • Posts: 3432
  • Respect: +215
Re: VCE Methods Question Thread!
« Reply #7413 on: December 22, 2014, 05:35:36 pm »
+1
Also, if you ask me, a stupid way of finding inverses next to the adjoint method. :P

I'd do row operations over using the adjoint method on almost any day of the week :P

The one you're fastest at and make the least amount of mistakes doing.

Doing it by inspection is always going to be faster, but it'll take practice.

Again, I'll use the given example to show my own thought process when doing it 'by inspection' (in my head of course :P)

So x^3 - 3x - 2 = (x-2)(x^2 + ax + b)
Looking at the constant term, we see b = 1. Now, as both sides are identical for all values of x, they must be equal for, say x = 1. So I'm going to plug this into both sides. The right hand side is -4 and the left hand side is -1(1+a+1) = -(2+a) = -4. => a=2
x^3 - 3x - 2 = (x-2)(x^2 + 2x + 1) = (x-2)(x+1)^2

We'll use your earlier example, f(x)=x^3-3x-2.

Now, we know that f(2)=0, so f(x)=(x-2)q(x), the question we want to answer is what q(x) is. We know that q(x) should be some polynomial, and that it should be one degree lower than f(x), so we get:

f(x)=(x-2)(ax^2+bx+c)

Expanding this out, we get:

f(x)=ax^3+bx^2+cx-2ax^2+2bx-2c

Now, by equating coefficients, we can immediately tell that a=c=1, so we get:

f(x)=(x-2)(x^2+bx+1)

Finally, we need to solve for b - by equating coefficients again, we can see that:

2b+c=-3 you mean -2b + c? The first bracket is (x-2) not (x+2)
2b=-3-1
b=-2

So, f(x)=(x-2)(x^2-2x+1)=(x-2)(x-1)^2

Doing it "by inspection" is that method, however instead of expanding, equating coefficients, etc. you do it all in your head, focusing on the constant and the leading coefficient to ascertain two of the unknowns, and then figuring out the last few by logic.

Remember that polynomial division is also a suitable technique for reducing a polynomial into its factors.
« Last Edit: December 22, 2014, 05:37:40 pm by lzxnl »
2012
Mathematical Methods (50) Chinese SL (45~52)

2013
English Language (50) Chemistry (50) Specialist Mathematics (49~54.9) Physics (49) UMEP Physics (96%) ATAR 99.95

2014-2016: University of Melbourne, Bachelor of Science, Diploma in Mathematical Sciences (Applied Maths)

2017-2018: Master of Science (Applied Mathematics)

2019-2024: PhD, MIT (Applied Mathematics)

Accepting students for VCE tutoring in Maths Methods, Specialist Maths and Physics! (and university maths/physics too) PM for more details

keltingmeith

  • Honorary Moderator
  • Great Wonder of ATAR Notes
  • *******
  • Posts: 5493
  • he/him - they is also fine
  • Respect: +1292
Re: VCE Methods Question Thread!
« Reply #7414 on: December 22, 2014, 05:47:15 pm »
0
I'd do row operations over using the adjoint method on almost any day of the week :P

Weirdo. :P

And whoops - mah bad, should've paid more attention to what I was doing, hahah.

brightsky

  • Victorian
  • ATAR Notes Legend
  • *******
  • Posts: 3136
  • Respect: +200
Re: VCE Methods Question Thread!
« Reply #7415 on: December 22, 2014, 05:54:59 pm »
+1
I'd do row operations over using the adjoint method on almost any day of the week :P

So which days would you prefer the adjoint method instead?
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!

flares

  • Victorian
  • Forum Regular
  • **
  • Posts: 75
  • Respect: 0
  • School Grad Year: 2015
Re: VCE Methods Question Thread!
« Reply #7416 on: December 22, 2014, 05:55:14 pm »
0
Hi everyone,
Does anyone here have Essential Maths Methods Units 3&4 worked solutions book and is wiling to sell it?

Thanks
also, i need a new methods tutor...
2015: MM, SM, Chem, FT, EL

lzxnl

  • Victorian
  • ATAR Notes Legend
  • *******
  • Posts: 3432
  • Respect: +215
Re: VCE Methods Question Thread!
« Reply #7417 on: December 22, 2014, 06:05:30 pm »
0
So which days would you prefer the adjoint method instead?

Those in which I have a 2x2 matrix and forget the basic inverse formula :P

Weirdo. :P

And whoops - mah bad, should've paid more attention to what I was doing, hahah.

The problem is, the adjoint method requires you to work out n (n-1)*(n-1) determinants and those take too much effort. And then you need the large nxn determinant too. So much effort.

Hi everyone,
Does anyone here have Essential Maths Methods Units 3&4 worked solutions book and is wiling to sell it?

Thanks
also, i need a new methods tutor...

If you want a new methods tutor, I suggest you post in the tutoring section. At least, make it clear where you're from as geographical location is very important. I wouldn't ever tutor a student that lived two hours away from me because simply put, I don't have that much time.
2012
Mathematical Methods (50) Chinese SL (45~52)

2013
English Language (50) Chemistry (50) Specialist Mathematics (49~54.9) Physics (49) UMEP Physics (96%) ATAR 99.95

2014-2016: University of Melbourne, Bachelor of Science, Diploma in Mathematical Sciences (Applied Maths)

2017-2018: Master of Science (Applied Mathematics)

2019-2024: PhD, MIT (Applied Mathematics)

Accepting students for VCE tutoring in Maths Methods, Specialist Maths and Physics! (and university maths/physics too) PM for more details

flares

  • Victorian
  • Forum Regular
  • **
  • Posts: 75
  • Respect: 0
  • School Grad Year: 2015
Re: VCE Methods Question Thread!
« Reply #7418 on: December 22, 2014, 06:07:01 pm »
0

If you want a new methods tutor, I suggest you post in the tutoring section. At least, make it clear where you're from as geographical location is very important. I wouldn't ever tutor a student that lived two hours away from me because simply put, I don't have that much time.

Thanks for the tip, buddy.
And also $$$ for petrol if it was two hours.
2015: MM, SM, Chem, FT, EL

keltingmeith

  • Honorary Moderator
  • Great Wonder of ATAR Notes
  • *******
  • Posts: 5493
  • he/him - they is also fine
  • Respect: +1292
Re: VCE Methods Question Thread!
« Reply #7419 on: December 22, 2014, 06:09:32 pm »
0
And also $$$ for petrol if it was two hours.

Ignoring that, it's also a massive inconvenience to people who either:

a) Are full time and have other students they need to tutor,
b) Are part time because they're also studying/working another job.

I can't think of anybody who would travel two hours to tutor one kid, unless they were getting some astronomical amount per hour.

Those in which I have a 2x2 matrix and forget the basic inverse formula :P

Awww, you hurt me so. :'(
Nah, for 3x3 and 4x4 I reckon the calculations aren't too bad, and find I can figure out those faster (particularly with a couple of zero entries. :P) than I can reduce two matrices.

flares

  • Victorian
  • Forum Regular
  • **
  • Posts: 75
  • Respect: 0
  • School Grad Year: 2015
Re: VCE Methods Question Thread!
« Reply #7420 on: December 22, 2014, 06:13:07 pm »
0
Ignoring that, it's also a massive inconvenience to people who either:

a) Are full time and have other students they need to tutor,
b) Are part time because they're also studying/working another job.

I can't think of anybody who would travel two hours to tutor one kid, unless they were getting some astronomical amount per hour.

Good point. Okay, i know  lzxnl said to check out the tutoring section, but does anyone have a current methods tutor that they would recommend?
It's just sometimes the ones people recommend are good..

2015: MM, SM, Chem, FT, EL

pi

  • Honorary Moderator
  • Great Wonder of ATAR Notes
  • *******
  • Posts: 14348
  • Doctor.
  • Respect: +2376
Re: VCE Methods Question Thread!
« Reply #7421 on: December 22, 2014, 06:19:47 pm »
0
As lzxnl rightly said, please keep this thread to maths. If you want a tutor, post in here Wanted

lzxnl

  • Victorian
  • ATAR Notes Legend
  • *******
  • Posts: 3432
  • Respect: +215
Re: VCE Methods Question Thread!
« Reply #7422 on: December 22, 2014, 07:29:51 pm »
0
I can't think of anybody who would travel two hours to tutor one kid, unless they were getting some astronomical amount per hour.

Awww, you hurt me so. :'(
Nah, for 3x3 and 4x4 I reckon the calculations aren't too bad, and find I can figure out those faster (particularly with a couple of zero entries. :P) than I can reduce two matrices.

Kid you not, there was a student who emailed me asking for tutoring at his place which is in Altona. I live about 15 km east of the city. Odds that I'd take him on?

You'd need a lot of zeros for row expansion to be faster for a 4x4 :P
2012
Mathematical Methods (50) Chinese SL (45~52)

2013
English Language (50) Chemistry (50) Specialist Mathematics (49~54.9) Physics (49) UMEP Physics (96%) ATAR 99.95

2014-2016: University of Melbourne, Bachelor of Science, Diploma in Mathematical Sciences (Applied Maths)

2017-2018: Master of Science (Applied Mathematics)

2019-2024: PhD, MIT (Applied Mathematics)

Accepting students for VCE tutoring in Maths Methods, Specialist Maths and Physics! (and university maths/physics too) PM for more details

AirLandBus

  • Guest
Re: VCE Methods Question Thread!
« Reply #7423 on: December 22, 2014, 07:45:40 pm »
0
The one you're fastest at and make the least amount of mistakes doing.

So, in a exam situation, would they specifically state to use the inspection method? What are the chances of it occurring? Or would they always give you the option in which you want to solve the problem?

keltingmeith

  • Honorary Moderator
  • Great Wonder of ATAR Notes
  • *******
  • Posts: 5493
  • he/him - they is also fine
  • Respect: +1292
Re: VCE Methods Question Thread!
« Reply #7424 on: December 22, 2014, 07:52:13 pm »
0
So, in a exam situation, would they specifically state to use the inspection method? What are the chances of it occurring? Or would they always give you the option in which you want to solve the problem?

To memory, neither is specifically stated in the study design. However, they have so many tougher things they can ask, as opposed to "factorise this". No, the only reason you learn about this stuff is to graph the functions by hand, I doubt VCAA will ever specifically ask about factorising, rather going straight for the "graph f(x)".