Difference between revisions of "Factor Command"

From GeoGebra Manual
Jump to: navigation, search
Line 9: Line 9:
  
 
; Factor[Polynomial]: Factors the polynomial.
 
; Factor[Polynomial]: Factors the polynomial.
:{{Example|}}
+
:{{Example|1=<code>Factor[x^2 - y^2]</code> yields ''(x+y)(x-y)''.}}

Revision as of 11:23, 22 July 2011



Factor[Polynomial]
Factors the polynomial.
Example: Factor[x^2 + x - 6] yields f(x) = (x-2)(x+3).


CAS view

Factor[Polynomial]
Factors the polynomial.
Example: Factor[x^2 - y^2] yields (x+y)(x-y).
© 2024 International GeoGebra Institute