Difference between revisions of "Expand Command"

From GeoGebra Manual
Jump to: navigation, search
m (change "produces" to "yields")
m (applied <tt> formatting)
Line 1: Line 1:
 
<noinclude>{{Manual Page}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
 
<noinclude>{{Manual Page}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
 
; Expand[Function]: Multiplies out bracketed factors of the expression by applying the distributive property to factors in parentheses and combining like factors.
 
; Expand[Function]: Multiplies out bracketed factors of the expression by applying the distributive property to factors in parentheses and combining like factors.
: Example: ''Expand[(x + 3)(x - 4)]'' yields ''f(x) = x<sup>2</sup> - x - 12''.
+
: Example: <tt>Expand[(x + 3)(x - 4)]</tt> yields ''f(x) = x<sup>2</sup> - x - 12''.

Revision as of 04:00, 27 October 2009

Expand[Function]
Multiplies out bracketed factors of the expression by applying the distributive property to factors in parentheses and combining like factors.
Example: Expand[(x + 3)(x - 4)] yields f(x) = x2 - x - 12.
© 2024 International GeoGebra Institute