ATAR Notes: Forum
VCE Stuff => VCE Mathematics => VCE Mathematics/Science/Technology => VCE Subjects + Help => VCE Mathematical Methods CAS => Topic started by: squance on January 27, 2008, 10:56:35 am
-
I can't seem to remember how to factorise some of theese so some help would be great!
1. (x+1)^3 - (2x-3)^3
2. x^3/8 - y^3
3. 64/a^3 - 125/b^3
4. 27 - (5-x)^3
5. 1 - 10a +25a^2
6. 3u^2 + 30uv + 75v^2
7. x^3 - x^2 -x +1
8. a^2 +2ab +b^2 -a
-
Oh this will be fun :D
1) Using the "difference of perfect cubes" formula: (a^2 + ab + b^2))
^3 - (2x-3)^3 = \left[(x+1) - (2x-3)\right]\left[(x+1)^2 + (x+1)(2x-3) + (2x-3)^2])
Expanding out all the terms, then collecting like terms:
(x^2 + 2x + 1 + 2x^2 - x - 3 + 4x^2 - 12x + 9) = (4-x)(7x^2 - 11x + 7))
Since this is methods, this is as far as you can factorise it. We can check this by looking at the discriminant of the second factor (the quadratic one):
^2 - 4\cdot 7\cdot 7 = 121 - 196 = -75 < 0)
Hence there are no solutions, and therefore no factors.
I would love to do the rest, but I'll leave it to someone else, because I've got to go and tutor right now. The first few more or less involve the same formula.
-
I think coblin meant this formula
:) but all the rest is right
-
Yeah. He better correct it now or else I will :P But Collin's teaching is excellent. No doubt about that.
-
The following two equations can be factorised using the grouping method.


Question 5.
Step 1: Rewrite in order of powers. (not really necessary)
Step 2: Evaluate
Step 3: Find the factors of
which add up to
(middle term) i.e.
and
(Normally the factors will be half of the number, but if not use trial and error)
Step 4: Rewrite the original equation using the grouping approach:-(5a-1)=(5a-1)(5a-1)=(5a-1)^2 )
NOTE: This is a particularly LONG method of factorizing. But Step 1, 2 and 3 can be done very quickly if you practice and can recognise the numbers.
The same method can be applied to question 6.
Question 6
Take out a common factor 3 )
And then you have an equation that resembles question 5!!!!
=3(u^2+5uv+5uv+25v^2 )=3(u(u+5v)+5v(u+5v)=3(u+5v)(u+5v)=3(u+5v)^2)
EDIT: this is quite hard to explain (grouping method) can someone else explain it clearer?
-
Question 7

Grouping Method again!!!
We group the terms together:(You sometimes need to rearrange terms, but not this one :))
+(-x +1)=x^2(x-1)-1(x-1)=(x^2-1)(x-1))
Expanding the Difference Of Perfect Squares (formula
)
Therefore (x-1)=(x-1)(x+1)(x-1)=(x+1)(x-1)^2)
Question 8

The first part of this equation resembles ^2=a^2+2ab+b^2)
So we factorise that part:
^2-a)
We will use the “Difference of Perfect Squares” formula. (using the fact
)
^2-(\sqrt{a})^2 = (a+b-\sqrt {a})(a-b+\sqrt {a}))
-
The grouping method is really just the reverse of FOIL (first, outer, inner, last) expansion
(cx+d)=(ac)x^2+(ad+bc)x+bd)
as for the grouping method, when we multiply the first coefficient with the constant... we get 
and then the two numbers we're looking for needs to multiply to the product of the first coefficient and the constant (i.e.
), and need to add to the second coefficient (
), hence by trail and error, we arrive at the two numbers, namely
and 
reverse foil is as follows:
x^2+(ad+bc)x+bd)
x^2 + (ad)x + bc(x) + bd)
 + b(cx+d))
(cx+d))
as can be seen, for this method to work the second coefficient need to be broken down correctly for reverse FOIL to happen, hence why we first need to find these two numbers.
this is what ice_blockie referred to as the "grouping method"
it may seem complex here, but practical application of this method usually involve equations a lot simpler:
(x+b) = x^2 + (a+b)x + ab)
so as soon as you find out a and b, you can factorise without having to reverse FOIL
^2 = x^2 + (2a)x + a^2)
you can get "a" by just looking at it
^2 = a^2 x^2 + (2ab)x + b^2)
also fairly simple mental arithmetics
other methods that are also useful:
Complete the square (ice blockie question 8)
Remainder theorem (havent seen around)
Synthetic method of polynomial factorisation (totally forgot how that works *looks up in wikipedia*)
so yeah.... :D
-
Here's an exercise. Using some of these ideas, find x and y:
-


^2+(y+1)^2=0)
Let ^2)
^2)
Since a and b are squares,
and 
Only
fits this condition so therefore
and 
-
Right. :)
-
I think coblin meant this formula
:) but all the rest is right
Thank you, I have corrected this now.
-
Right. :)
ur such a cool mod ahmad :P ;D
-
Why thank you, lol. :D
-
grouping method? that seems like an overly long way of writing out what can be recognized as a perfect way :|