Processing Math: Done
To print higher-resolution math symbols, click the
Hi-Res Fonts for Printing button on the jsMath control panel.

jsMath

Solution 2.1:5c

From Förberedande kurs i matematik 1

(Difference between revisions)
Jump to: navigation, search
m (Lösning 2.1:5c moved to Solution 2.1:5c: Robot: moved page)
Line 1: Line 1:
-
{{NAVCONTENT_START}}
+
The fraction can be further simplified if it is possible to factorize and eliminate common factors
-
<center> [[Image:2_1_5c.gif]] </center>
+
from the numerator and denominator. Both numerator and denominator are already factorized to a certain extent, but we can go further with the numerator and break it up into linear factors by using the conjugate rule:
-
{{NAVCONTENT_STOP}}
+
 
 +
 
 +
<math>\begin{align}
 +
& 3x^{2}-12=3\left( x^{2}-4 \right)=3\left( x+2 \right)\left( x-2 \right) \\
 +
& \\
 +
& x^{2}-1=\left( x+1 \right)\left( x-1 \right) \\
 +
\end{align}</math>
 +
 
 +
The whole expression is therefore equal to
 +
 
 +
 
 +
<math>\frac{3\left( x+2 \right)\left( x-2 \right)\left( x+1 \right)\left( x-1 \right)}{\left( x+1 \right)\left( x+2 \right)}=3\left( x-2 \right)\left( x-1 \right)</math>
 +
 
 +
 
 +
NOTE: One can of course expand out the expression to get
 +
<math>3x^{2}-9x+6</math>
 +
as the answer.

Revision as of 09:26, 16 September 2008

The fraction can be further simplified if it is possible to factorize and eliminate common factors from the numerator and denominator. Both numerator and denominator are already factorized to a certain extent, but we can go further with the numerator and break it up into linear factors by using the conjugate rule:


3x212=3x24=3x+2x2x21=x+1x1

The whole expression is therefore equal to


x+1x+23x+2x2x+1x1=3x2x1 


NOTE: One can of course expand out the expression to get 3x29x+6 as the answer.