Login

Welcome, Guest. Please login or register.

April 10, 2026, 09:12:34 pm

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

0 Members and 13 Guests are viewing this topic.

gumby97

  • Victorian
  • Adventurer
  • *
  • Posts: 22
  • Respect: 0
Re: VCE Methods Question Thread!
« Reply #180 on: January 26, 2012, 07:25:01 pm »
0
Hi guys

Find the value of a for which (1-2a)x^2 + 5ax + (a-1)(a-8) is divisible by (x-2) but not by (x-1)

help would be much appreciated, never come across a question like this before

since it's divisible by x-2
solve for P(2) = 0
should get a = 3 or 4 but becareful, it said that this equation cannot be divisable by x-1 so
solve for P(1) =/ 0
(a-3)^2=/0, a =/3
so since a=/3, a=4 which is the other option

Thanks man

Just two more if you could please :)

a. prove that the expression x^3 + (k-1)x^2 + (k-9)x -7 is divisible b x+1 for all values of k

                                     and
b. the expression 4x^3 +ax^2 -5x +b leaves remainders of -8 and 10 when divided by (2x-3) and (x-3) respectively.  Calculate the the values of a and b


aznxD

  • Victorian
  • Trendsetter
  • **
  • Posts: 179
  • Respect: +5
Re: VCE Methods Question Thread!
« Reply #181 on: January 26, 2012, 07:30:23 pm »
0
a) Let p(x) = x^3 + (k-1)x^2 + (k-9)x -7
p(-1) = 0
Therefore p(x) is divisible by x+1 for all values of k

b) Let p(x) = 4x^3 +ax^2 -5x +b
p(3/2) = -8
Therefore 9a/4 + b +6 = -8  (1)
p(3) = 10
9a + b + 93 = 10   (2)

Solve (1) and (2) simultaneously and you get:
a = -140/9
b = 39
[2011] Methods|Chinese SL
[2012] English|Specialist|Physics|Chemistry
[2013-2016] BBiomedSci (Hons.)

butene

  • Victorian
  • Forum Regular
  • **
  • Posts: 54
  • Respect: +2
Re: VCE Methods Question Thread!
« Reply #182 on: January 26, 2012, 07:38:12 pm »
+2
a) Let p(x) = x^3 + (k-1)x^2 + (k-9)x -7
p(-1) = 0
Therefore p(x) is divisible by x+1 for all values of k

b) Let p(x) = 4x^3 +ax^2 -5x +b
p(3/2) = -8
Therefore 9a/4 + b +6 = -8  (1)
p(3) = 10
9a + b + 93 = 10   (2)

Solve (1) and (2) simultaneously and you get:
a = -140/9
b = 39

wut, i got a=-92/9 and b=9 unless i did some careless mistakes o_O

dc302

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1031
  • Respect: +53
  • School: Melbourne High School
  • School Grad Year: 2009
Re: VCE Methods Question Thread!
« Reply #183 on: January 26, 2012, 07:41:55 pm »
0
a) Let p(x) = x^3 + (k-1)x^2 + (k-9)x -7
p(-1) = 0
Therefore p(x) is divisible by x+1 for all values of k

b) Let p(x) = 4x^3 +ax^2 -5x +b
p(3/2) = -8
Therefore 9a/4 + b +6 = -8  (1)
p(3) = 10
9a + b + 93 = 10   (2)

Solve (1) and (2) simultaneously and you get:
a = -140/9
b = 39

wut, i got a=-92/9 and b=9 unless i did some careless mistakes o_O

No you're right.
2012-2015 - Doctor of Medicine (MD) @ UniMelb
2010-2011 - Bachelor of Science (BSc) majoring in Pure Mathematics @ UniMelb
2009 - VCE [99.70] -- Eng [43] - Methods [44] - Chem [44] - JapSL [45] - Spesh [45] - MUEP Jap [5.5]

aznxD

  • Victorian
  • Trendsetter
  • **
  • Posts: 179
  • Respect: +5
Re: VCE Methods Question Thread!
« Reply #184 on: January 26, 2012, 07:50:55 pm »
0
a) Let p(x) = x^3 + (k-1)x^2 + (k-9)x -7
p(-1) = 0
Therefore p(x) is divisible by x+1 for all values of k

b) Let p(x) = 4x^3 +ax^2 -5x +b
p(3/2) = -8
Therefore 9a/4 + b +6 = -8  (1)
p(3) = 10
9a + b + 93 = 10   (2)

Solve (1) and (2) simultaneously and you get:
a = -140/9
b = 39

wut, i got a=-92/9 and b=9 unless i did some careless mistakes o_O

Whoops, sorry my silly mistake >.<
I made 9a/4 + b +6 = 10 and 9a + b + 93 = -8
Instead of 9a/4 + b +6 = -8 and 9a + b + 93 = 10
[2011] Methods|Chinese SL
[2012] English|Specialist|Physics|Chemistry
[2013-2016] BBiomedSci (Hons.)

Bhootnike

  • Chief Curry Officer
  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1332
  • Biggest Sharabi
  • Respect: +75
  • School Grad Year: 2012
Re: VCE Methods Question Thread!
« Reply #185 on: January 26, 2012, 08:43:57 pm »
0

Thanks man

Just two more if you could please :)

a. prove that the expression x^3 + (k-1)x^2 + (k-9)x -7 is divisible b x+1 for all values of k

                                   

an easier method discussed earlier to this same question, or similar , is that:

use remainder theorem:

f(x) =
you're told to use x + 1, so thats f(-1)

therefore:

f(-1) = -1 + (k-1)-1^2 + (k-9)(-1) -7
        = -1 + k - 1 -k +9 - 7
        = 0

therefore, since 0 remainder, it is divisble for values for k.

edit. just saw that theyve used the same method.. hehe woops

« Last Edit: January 26, 2012, 08:47:21 pm by Bhootnike »
2011: Biol - 42
2012: Spesh |Methods |Chemistry |English Language| Physics
2014: Physiotherapy
khuda ne jab tujhe banaya hoga, ek suroor uske dil mein aaya hoga, socha hoga kya doonga tohfe mein tujhe.... tab ja ke usne mujhe banaya hoga

Bhootnike

  • Chief Curry Officer
  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1332
  • Biggest Sharabi
  • Respect: +75
  • School Grad Year: 2012
Re: VCE Methods Question Thread!
« Reply #186 on: January 26, 2012, 09:08:46 pm »
0

b. the expression 4x^3 +ax^2 -5x +b leaves remainders of -8 and 10 when divided by (2x-3) and (x-3) respectively.  Calculate the the values of a and b



id just use synthetic division

        |  4     a    -5           b
 3/2  |        6   1.5a +9    6 + 2.25a
        |________________________
          4     a+6   4 +1.5a   b+ 6+ 2.25a

therefore

b+6 + 2.25a = -8

b + 2.25a = -14

similarly, you now divide by 3:

        |  4     a         -5           b
 3     |         12      3a+36     9a +93
        |________________________
          4     a+12   3a +31   b +9a +93

therefore: b + 9a + 93 = 10

b+ 9a = -83       ---------2

therefore, b = -83 -9a ----3

now sub 3 into 1.


b + 2.25a = -14
-83 -9a + 2.25a = -14
-6.75a = 69

a = -10.22222222222222

therefore, b = -83 - 9(-10.2222222222222)
b= 9



sorry ive used decimals. just cause im typing haha.. cbs using fractions.
but answers are equivalent to 62/9 and yeah

just my approach.
quick and easy..

2011: Biol - 42
2012: Spesh |Methods |Chemistry |English Language| Physics
2014: Physiotherapy
khuda ne jab tujhe banaya hoga, ek suroor uske dil mein aaya hoga, socha hoga kya doonga tohfe mein tujhe.... tab ja ke usne mujhe banaya hoga

paulsterio

  • ATAR Notes Legend
  • *******
  • Posts: 4803
  • I <3 2SHAN
  • Respect: +430
Re: VCE Methods Question Thread!
« Reply #187 on: January 26, 2012, 09:20:49 pm »
0
I'd say just use the remainder theorem!




calculate P(3/2) = ...
let that = -8 (remainder)


calculate P(3) = ...
let that = 10 (remainder)


you'll have 2 equations with 2 unknowns, CAS it or solve it by hand

Phy124

  • Honorary Moderator
  • Part of the furniture
  • *******
  • Posts: 1354
  • Respect: +464
Re: VCE Methods Question Thread!
« Reply #188 on: January 26, 2012, 10:04:35 pm »
+1
id just use synthetic division
I'm not sure you're allowed to use this method in Methods? edit: disregard this sentence, I just read another post on the forum and apparently it is allowed.

Remainder theorem is easy enough and I'd say that would be the method VCAA would be looking for, if they gave a similar question.
« Last Edit: January 26, 2012, 10:09:19 pm by Phy124 »
2011
Mathematical Methods | Physics | Chemistry | English | Business Management

2012-2017
Bachelor of Science in Applied Mathematics and Bachelor of Civil Engineering (Honours) @ Monash University

Current
Transport Modeller @ Arup

aznxD

  • Victorian
  • Trendsetter
  • **
  • Posts: 179
  • Respect: +5
Re: VCE Methods Question Thread!
« Reply #189 on: January 26, 2012, 10:07:27 pm »
0
The remainder theorem is definitely much more efficient in terms of these type of questions.
[2011] Methods|Chinese SL
[2012] English|Specialist|Physics|Chemistry
[2013-2016] BBiomedSci (Hons.)

Bhootnike

  • Chief Curry Officer
  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1332
  • Biggest Sharabi
  • Respect: +75
  • School Grad Year: 2012
Re: VCE Methods Question Thread!
« Reply #190 on: January 26, 2012, 10:14:09 pm »
0
id just use synthetic division
I'm not sure you're allowed to use this method in Methods? edit: disregard this sentence, I just read another post on the forum and apparently it is allowed.

Remainder theorem is easy enough and I'd say that would be the method VCAA would be looking for, if they gave a similar question.

Nah its not allowed according to pi !
but i wouldnt assume such questions to be in MC ?
in S.A though, i'd definitely use remainder theorem.. ,
i just like using the synthetic div. since my school allows it :p

Moderator action: removed real name, sorry for the inconvenience
« Last Edit: January 02, 2017, 07:00:03 pm by pi »
2011: Biol - 42
2012: Spesh |Methods |Chemistry |English Language| Physics
2014: Physiotherapy
khuda ne jab tujhe banaya hoga, ek suroor uske dil mein aaya hoga, socha hoga kya doonga tohfe mein tujhe.... tab ja ke usne mujhe banaya hoga

pi

  • Honorary Moderator
  • Great Wonder of ATAR Notes
  • *******
  • Posts: 14348
  • Doctor.
  • Respect: +2376
Re: VCE Methods Question Thread!
« Reply #191 on: January 26, 2012, 10:15:46 pm »
+2
Lol synthetic division is NOT allowed :)

Hutchoo

  • Victorian
  • ATAR Notes Superstar
  • ******
  • Posts: 2356
  • Mate.
  • Respect: +218
Re: VCE Methods Question Thread!
« Reply #192 on: January 26, 2012, 10:18:25 pm »
+2
Lol synthetic division is NOT allowed :)
Long division isn't that much harder/tedious than synthetic division anyway.

Moderator action: removed real name, sorry for the inconvenience
« Last Edit: January 02, 2017, 06:59:44 pm by pi »

dc302

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1031
  • Respect: +53
  • School: Melbourne High School
  • School Grad Year: 2009
Re: VCE Methods Question Thread!
« Reply #193 on: January 26, 2012, 10:21:13 pm »
0
Lol synthetic division is NOT allowed :)

VCAA has a document that says synthetic is allowed...just found out from the other thread.

Moderator action: removed real name, sorry for the inconvenience
« Last Edit: January 02, 2017, 06:59:32 pm by pi »
2012-2015 - Doctor of Medicine (MD) @ UniMelb
2010-2011 - Bachelor of Science (BSc) majoring in Pure Mathematics @ UniMelb
2009 - VCE [99.70] -- Eng [43] - Methods [44] - Chem [44] - JapSL [45] - Spesh [45] - MUEP Jap [5.5]

aznxD

  • Victorian
  • Trendsetter
  • **
  • Posts: 179
  • Respect: +5
Re: VCE Methods Question Thread!
« Reply #194 on: January 26, 2012, 10:24:09 pm »
0
Lol synthetic division is NOT allowed :)
Long division isn't that much harder/tedious than synthetic division anyway.

^ This.

Moderator action: removed real name, sorry for the inconvenience
« Last Edit: January 02, 2017, 06:59:23 pm by pi »
[2011] Methods|Chinese SL
[2012] English|Specialist|Physics|Chemistry
[2013-2016] BBiomedSci (Hons.)