Always confirm the expression you entered into the[i] Input Bar [/i]by pressing [i]Enter[/i].
Insert a name in front of an algebraic representation to define a specific name for a new object.[br][b]Example:[/b] [math]P=\left(3,2\right)[/math] creates point [i]P[/i].
Multiplication needs to be entered using an asterisk or space between the factors.[br][b]Example: [/b]Type in either [math]a\ast x[/math] or [math]a[/math] [math]x[/math] to indicate multiplication.
[i]GeoGebra [/i]is case sensitive! Thus, upper and lower case letters must not be mixed up.[br][br][b]Note:[/b][br][list][*]Points are always named with upper case letters.[br][b]Example:[/b] [math]A=\left(1,2\right)[/math][code][br][/code][br][/*][*]Vectors are named with lower case letters.[br][b]Example:[/b] [math]v=\left(1,3\right)[/math][code][br][/code][br][/*][*]Segments, lines, circles, functions... are always named with lower case letters.[br][b]Example:[/b] circle [math]c:\left(x-2\right)^2+\left(y-1\right)^2=16[/math][code][br][/code][br][/*][*]The variable [i]x[/i] within a function and the variables [i]x[/i] and [i]y[/i] in the equation of a conic section always need to be lower case.[br][b]Example:[/b] [math]f\left(x\right)=3\ast x+2[/math][code][br][/code][br][/*][/list]
If you want to use an object within an algebraic expression or command you need to create the object prior to using its name in the[i] Input Bar[/i].[br][br][b]Note:[/b] However, if you use new parameters within an algebraic input, [i]GeoGebra [/i]will automatically create the corresponding sliders after pressing the [i]Enter [/i]key.[br][br][b]Examples:[/b][list][*]The input [math]y=m\cdot x+b[/math] creates a line whose parameters are the values [i]m [/i]and [i]b [/i](e.g. numbers / sliders). [br][b]Note: [/b]If the parameters [i]m[/i] and [i]b[/i] do not exist yet, [i]GeoGebra [/i]will automatically create sliders for you after pressing [i]Enter[/i].[/*][*]The input [math]Line\left(A,B\right)[/math] creates a line through existing points [i]A[/i] and [i]B[/i].[/*][/list]
Always read the error messages – they could help you to fix the problem!