| mathsrevision.net --> alevel --> pure |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
© Matthew Pinkney 2003 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MathsRevision.net
Warning: mysql_query() [function.mysql-query]: Access denied for user 'mathsrevision.ne'@'scary' (using password: NO) in /content/BusinessHostPlus/m/a/mathsrevision.net/web/alevel/pure/partial_fractions.php on line 83 Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /content/BusinessHostPlus/m/a/mathsrevision.net/web/alevel/pure/partial_fractions.php on line 83 Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /content/BusinessHostPlus/m/a/mathsrevision.net/web/alevel/pure/partial_fractions.php on line 85
Pure SectionWarning: mysql_query() [function.mysql-query]: Access denied for user 'mathsrevision.ne'@'scary' (using password: NO) in /content/BusinessHostPlus/m/a/mathsrevision.net/web/alevel/pure/partial_fractions.php on line 102 Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /content/BusinessHostPlus/m/a/mathsrevision.net/web/alevel/pure/partial_fractions.php on line 102 Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /content/BusinessHostPlus/m/a/mathsrevision.net/web/alevel/pure/partial_fractions.php on line 104 Warning: mysql_query() [function.mysql-query]: Access denied for user 'mathsrevision.ne'@'scary' (using password: NO) in /content/BusinessHostPlus/m/a/mathsrevision.net/web/alevel/pure/partial_fractions.php on line 128 Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /content/BusinessHostPlus/m/a/mathsrevision.net/web/alevel/pure/partial_fractions.php on line 128 Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /content/BusinessHostPlus/m/a/mathsrevision.net/web/alevel/pure/partial_fractions.php on line 130
|
Partial FractionsIt is possible to split many fractions into the sum or difference of two or more fractions. This has many uses (such as in integration). At GCSE level, we saw how:
The method of partial fractions allows us to split the right hand side of the above equation into the left hand side. Linear Factors in DenominatorThis method is used when the factors in the denominator of the fraction are linear (in other words do not have any square or cube terms etc). ExampleSplit 5(x + 2) into
partial fractions.
So now, all we have to do is find A and B.
\ 5(x + 2) º A(x + 6) + B(x + 1) (we have cancelled the denominators)
Cover Up MethodThe “cover-up method” is a quick way of working out partial fractions, but it is important to realise that this only works when there are linear factors in the denominator, as there are here. To put
5(x + 2) into partial fractions using the cover
up method: cover up the x + 6 with your hand and substitute –6 into what’s left, giving –5(-6 + 2)/(-6+1) = -20/-5 = 4. This tells you that one of the partial fractions is 4/(x + 6). Now cover up (x + 1) and substitute –1 into what’s left to discover that the other partial fraction is 1/(x + 1) . Repeated Factor in the DenominatorRemember, the above method is only for linear factors in the denominator. When there is a repeated factor in the denominator, such as (x - 1)² or (x + 4)³, the following method is used. ExampleSplit x - 2
into partial fractions
Note that we have put a (x – 1) and a (x – 1)2
fraction in.
Quadratic Factor in the DenominatorThis method is for when there is a square term in one of the factors of the denominator. Example
Find A, B and C in the same way as above. |