Login

Welcome, Guest. Please login or register.

September 28, 2025, 01:22:14 am

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

0 Members and 2 Guests are viewing this topic.

TimewaveZero

  • Victorian
  • Trendsetter
  • **
  • Posts: 125
  • Respect: +10
  • School: Billanook College
  • School Grad Year: 2014
Re: VCE Methods Question Thread!
« Reply #3900 on: February 04, 2014, 04:42:27 pm »
0
I'm kind of stuck on this:

If a factor of P(x) = -7 = ax +5x^2 + 15x^3 bx^4
is (x^2 - 1)

find the values of a and b

Do you have to do long division or something? I'm lost
2014: Biology | Business Management | Chemistry | English | Mathematical Methods | 87.40


2015 - 2019/20
Majoring in Chemistry and Computational Science

b^3

  • Honorary Moderator
  • ATAR Notes Legend
  • *******
  • Posts: 3529
  • Overloading, just don't do it.
  • Respect: +631
  • School: Western Suburbs Area
  • School Grad Year: 2011
Re: VCE Methods Question Thread!
« Reply #3901 on: February 04, 2014, 04:56:37 pm »
0
Hint: If is a factor of , then you know that and   are also factors of as .

additional info
Then as those two are factors, you then know by the factor theorem that and . So you can now form two simultaneous equations and solve then for and .
working


Hope that helps :)

EDIT: Looking at it a second time I'm not sure why they've put the -7 in there, which is kinda confusing. Even if they were saying that the -7 were the remainder, then our original expression wouldn't be a factor of . Anyways see if what I've said gives you the correct answer and if it is just bad wording/setup of the question or not.

EDIT2: Added a nested spoiler with working.
« Last Edit: February 04, 2014, 05:05:37 pm by b^3 »
2012-2016: Aerospace Engineering/Science (Double Major in Applied Mathematics - Monash Uni)
TI-NSPIRE GUIDES: METH, SPESH

Co-Authored AtarNotes' Maths Study Guides


I'm starting to get too old for this... May be on here or irc from time to time.

TimewaveZero

  • Victorian
  • Trendsetter
  • **
  • Posts: 125
  • Respect: +10
  • School: Billanook College
  • School Grad Year: 2014
Re: VCE Methods Question Thread!
« Reply #3902 on: February 04, 2014, 05:25:56 pm »
0
Hint: If is a factor of , then you know that and   are also factors of as .

additional info
Then as those two are factors, you then know by the factor theorem that and . So you can now form two simultaneous equations and solve then for and .
working


Hope that helps :)

EDIT: Looking at it a second time I'm not sure why they've put the -7 in there, which is kinda confusing. Even if they were saying that the -7 were the remainder, then our original expression wouldn't be a factor of . Anyways see if what I've said gives you the correct answer and if it is just bad wording/setup of the question or not.

EDIT2: Added a nested spoiler with working.

Thankyou!!

I'm not sure why that -7 is there either  :-\
2014: Biology | Business Management | Chemistry | English | Mathematical Methods | 87.40


2015 - 2019/20
Majoring in Chemistry and Computational Science

Cort

  • Victorian
  • Forum Obsessive
  • ***
  • Posts: 206
  • A tragedy of two interpretations.
  • Respect: +5
  • School Grad Year: 2014
Re: VCE Methods Question Thread!
« Reply #3903 on: February 04, 2014, 07:20:53 pm »
0
Besides knowing the rule that "for F o G to happen, ran g(x) must be a subset of dom f(x)" -- is there a reason why this must happen? My current (and ignorant) assumption is because x gives the output of y(range), plugging in x -> y, which means y-> new x? Forgive me if I'm wrong. Additionally:
 Why does ran g(x) need to be smaller than the domain f(x) to occur?
Why on earth that dom F o G = domain of g(x)?

How on earth do you find the restrictions of G in this case then? The example is from the picture below.

PS. Is there a good maths textbook which gives a good conceptual understanding of maths, rather than just Essentials? I like the questions they give, the understanding.. not so much. I understand that the questions I posed is large, so if you can answer any, I'll be swell.

Thanks,
Cort.
I actually have no idea what I'm saying or talking about.

b^3

  • Honorary Moderator
  • ATAR Notes Legend
  • *******
  • Posts: 3529
  • Overloading, just don't do it.
  • Respect: +631
  • School: Western Suburbs Area
  • School Grad Year: 2011
Re: VCE Methods Question Thread!
« Reply #3904 on: February 04, 2014, 08:22:47 pm »
+2
You're on the right track with your reasoning. Think of it this way, with you're putting an input into the , to give an output , which is then taken as the input to . We can only input things into which give an output of , that is whatever we put into should be within the maximal domain of , otherwise it'll come out as undefined (for example if we had and we tried to put an output of , into , it wouldn't work as would come out as undefined). Now what are we putting into ? The output of , so this means that the range of has to 'fit into
 the domain of , so that anything we put into will give an acceptable output that can then be put into .

Now as to why the domain of is equal to the domain of . What you're originally doing is inputting into , this initial input will be your domain of the whole function, but remember it has to be accepted by and also has to give an output that is accepted by . If we know that we've restricted the function (if necessary) so that it will be accepted by , then these values we are putting into the composite function are just the domain of .

Since we want , we need to restrict such that the range of is equal to or a subset of the domain of . Since we are restricting , we can't change so we can first look at the domain of , which is . So now we want to restrict so that it's range is . If we do a quick sketch we get the graph below.

Now if we solve for when we have we have,

Now as we can see from the graph, will be less than or equal to for . So that becomes our restricted domain of .

Now now matter what you put into given the new domain, you'll always get an output that can then be 'accepted' into .

Hope that helps :)
« Last Edit: February 04, 2014, 08:25:49 pm by b^3 »
2012-2016: Aerospace Engineering/Science (Double Major in Applied Mathematics - Monash Uni)
TI-NSPIRE GUIDES: METH, SPESH

Co-Authored AtarNotes' Maths Study Guides


I'm starting to get too old for this... May be on here or irc from time to time.

Cort

  • Victorian
  • Forum Obsessive
  • ***
  • Posts: 206
  • A tragedy of two interpretations.
  • Respect: +5
  • School Grad Year: 2014
Re: VCE Methods Question Thread!
« Reply #3905 on: February 05, 2014, 09:13:39 am »
0
You're on the right track with your reasoning. Think of it this way, with you're putting an input into the , to give an output , which is then taken as the input to . We can only input things into which give an output of , that is whatever we put into should be within the maximal domain of , otherwise it'll come out as undefined (for example if we had and we tried to put an output of , into , it wouldn't work as would come out as undefined). Now what are we putting into ? The output of , so this means that the range of has to 'fit into
 the domain of , so that anything we put into will give an acceptable output that can then be put into .

Now as to why the domain of is equal to the domain of . What you're originally doing is inputting into , this initial input will be your domain of the whole function, but remember it has to be accepted by and also has to give an output that is accepted by . If we know that we've restricted the function (if necessary) so that it will be accepted by , then these values we are putting into the composite function are just the domain of .

Since we want , we need to restrict such that the range of is equal to or a subset of the domain of . Since we are restricting , we can't change so we can first look at the domain of , which is . So now we want to restrict so that it's range is . If we do a quick sketch we get the graph below.


I'm sorry, but that logic always applies right? Since g(x) is larger than f(x), we'll always have to restrict it to the domain of the f(x)?
I actually have no idea what I'm saying or talking about.

b^3

  • Honorary Moderator
  • ATAR Notes Legend
  • *******
  • Posts: 3529
  • Overloading, just don't do it.
  • Respect: +631
  • School: Western Suburbs Area
  • School Grad Year: 2011
Re: VCE Methods Question Thread!
« Reply #3906 on: February 05, 2014, 12:32:14 pm »
+1
Since g(x) is larger than f(x)
Remember, it's not that is larger than , it's that the range of doesn't fit in or is equal to (i.e. equal to or subset of) the domain of . But yes, if you have the case where the original two functions don't work, and then are asked to restrict it then it'll be the second function in , as you can't make the domain of the other function bigger, and making it smaller won't achieve anything.

Sometimes it'll fit into the other function nicely and you won't have to restrict it, normally only restrict it if you're asked since you're effectively making a new function .
2012-2016: Aerospace Engineering/Science (Double Major in Applied Mathematics - Monash Uni)
TI-NSPIRE GUIDES: METH, SPESH

Co-Authored AtarNotes' Maths Study Guides


I'm starting to get too old for this... May be on here or irc from time to time.

smile+energy

  • Victorian
  • Trendsetter
  • **
  • Posts: 148
  • A big smile, the most amazing thing ever.
  • Respect: 0
  • School Grad Year: 2014
Re: VCE Methods Question Thread!
« Reply #3907 on: February 05, 2014, 04:07:18 pm »
0
I need some help. Can anyone show me how to solve this question(step by step):
Kx-y-z=8
3x+ky+2z=2
X+3y+z=-6
For what values of k, is there
a) a unique solution?
b) no solution?
c)an infinite number of solutions?

And what about this question? I tried to substitute the x-intercepts into the equation(s) but I still got the wrong answers.
a)The function F(x)=x^3+x^2+bx-64 has x-intercepts (-2, 0) and (4, 0). Find the values of a and b.
b)The functions f(x)=x^3-2x^2+ax+10 and y=6+(a+b)x-4x^2-x^3 both have (-1, 0) as an x-intercept. Find the values of a and b.
Thanks in advance :)
2014: English(EAL)   Methods   Biology   Health and human development   Accounting

Anchy

  • Victorian
  • Forum Obsessive
  • ***
  • Posts: 366
  • Respect: +5
  • School Grad Year: 2014
Re: VCE Methods Question Thread!
« Reply #3908 on: February 05, 2014, 08:57:30 pm »
0
x+y+z=9
-x+2y-3z=-15
x+5y+3z=29

Come someone please show the steps in solving this simultaneously without using matrix.

Thanks. :)
Bachelor of Arts/Laws @ Monash University

IndefatigableLover

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1837
  • What kind of shoes do ninjas wear? Sneakers.
  • Respect: +105
Re: VCE Methods Question Thread!
« Reply #3909 on: February 05, 2014, 09:22:14 pm »
+3
x+y+z=9
-x+2y-3z=-15
x+5y+3z=29

Come someone please show the steps in solving this simultaneously without using matrix.

Thanks. :)
Label each equation as (1), (2), & (3)

x+y+z=9 (1)
-x+2y-3z=-15 (2)
x+5y+3z=29 (3)

Now we see that 'x' is the most easiest to get rid of since we want two equations with two unknowns to solve for (like normal simultaneous equations).

So let's go (1) + (2) which will give us 3y - 2z = - 6 (which we will label as [4])
Next we'll go (1) - (3) which will give us -4y - 2z = -20 (which we will label as [5])

Now we have something that looks like something we know!

So we'll go [4] - [5] which gives us 7y = 14


Now let's sub the 'y' value into [4] so then we'll have
3(2) - 2Z = -6
-2z = -12
z = 6

Now we'll sub both values into (1)
x+ (2) + (6) = 9
x = 1



Anchy

  • Victorian
  • Forum Obsessive
  • ***
  • Posts: 366
  • Respect: +5
  • School Grad Year: 2014
Re: VCE Methods Question Thread!
« Reply #3910 on: February 05, 2014, 09:38:40 pm »
0
Label each equation as (1), (2), & (3)

x+y+z=9 (1)
-x+2y-3z=-15 (2)
x+5y+3z=29 (3)

Now we see that 'x' is the most easiest to get rid of since we want two equations with two unknowns to solve for (like normal simultaneous equations).

So let's go (1) + (2) which will give us 3y - 2z = - 6 (which we will label as [4])
Next we'll go (1) - (3) which will give us -4y - 2z = -20 (which we will label as [5])

Now we have something that looks like something we know!

So we'll go [4] - [5] which gives us 7y = 14


Now let's sub the 'y' value into [4] so then we'll have
3(2) - 2Z = -6
-2z = -12
z = 6

Now we'll sub both values into (1)
x+ (2) + (6) = 9
x = 1



Thank you! :) <3
Bachelor of Arts/Laws @ Monash University

swagsxcboi

  • Victorian
  • Forum Obsessive
  • ***
  • Posts: 367
  • Respect: +4
  • School Grad Year: 2014
Re: VCE Methods Question Thread!
« Reply #3911 on: February 05, 2014, 10:14:19 pm »
0
if 3x^2 + 4x +a = p(x+b)^2 +3 for all real values of x, find the values of a, b and p
2013: Biology [47]

2014 AIMS: English (37)    Methods (37)    Business Management (30)    Chemistry (40)


2015 AIMS:
Applied Science/Physiotherapy Practice at La Trobe

Feel free to PM me about Bio or anything :)

IndefatigableLover

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1837
  • What kind of shoes do ninjas wear? Sneakers.
  • Respect: +105
Re: VCE Methods Question Thread!
« Reply #3912 on: February 05, 2014, 10:29:46 pm »
+1
if 3x^2 + 4x +a = p(x+b)^2 +3 for all real values of x, find the values of a, b and p
Going to take a stab at this question but would you just complete the square for the LHS and then solve for a on the LHS afterwards since 'b' & 'p' would already be given when you complete the square?

EDIT:





(just made 'a' have the same denominator as

From here we can see that 'P' = 3 and b = 2/3
So let's solve for 'a'!









So a = 13/3, b = 2/3, p = 3

(Hope that's right LOL >.<)


« Last Edit: February 05, 2014, 10:36:19 pm by IndefatigableLover »

nhmn0301

  • Victorian
  • Forum Obsessive
  • ***
  • Posts: 379
  • Respect: +15
  • School: The University of Melboure
  • School Grad Year: 2017
Re: VCE Methods Question Thread!
« Reply #3913 on: February 05, 2014, 10:39:19 pm »
+1
if 3x^2 + 4x +a = p(x+b)^2 +3 for all real values of x, find the values of a, b and p
Expand the RHS, p(x+b)^2 +3 = px^2  + 2pbx + (pb^2 +3 )     (I intentionally put bracket for the last 2 terms)
When you compare the above eqn with the LHS, you can start equating coefficient:
3 = p
4= 2pb
a = pb^2 +3
I think you could do the rest from here :)
Hope this helps!
                         
2015-2017: Bachelor of Biomedicine

ETTH96

  • Victorian
  • Forum Regular
  • **
  • Posts: 96
  • Respect: 0
Re: VCE Methods Question Thread!
« Reply #3914 on: February 06, 2014, 05:55:32 pm »
0
Hey guys, can someone help me out with these transformations of a truncus

From y=1/x^2  -->   y=8/(2x+1)^2  -1

Is this right?
- dilation factor 8 from x axis
- dilation factor 1/2 from y axis
- translation 1/2 units left
- translation 1 unit down

I'm a bit confused about dilation from the y axis.. Can someone clarify how to find this? Thanks!