Many questions in these tests ask you to type in a mathematical formula or expression. You can type in formulas using standard mathematical notation and, if it looks right, the computer should understand it. You should use the same type of notation as you would use on a calculator. Thus, the computer will understand formulas like:
| x^2-2x+1 | 2sin(x) | (x^2+1)e^(-x^2) |
So what can you do to prevent making accidental errors like this?
Answer: Use the Preview Button! Beside every question that you need to enter a formula into you'll see a button marked Preview. Once you've typed in your answer, press the button and the computer will display what it thinks you entered, in standard mathematical layout. It'll be really easy to spot any mistakes you made! (Please be patient the first time you press the button - the computer may be a little slow as it has to download a large file. But it'll run fast after the first experience.)
Variable Names: You can use any letter for a variable name, but you should always use the same letter that is used in the question. If the question asks you to for (t+1)^2 then the answer (x^2 + 2x +1) will be graded wrong.
Warning: The system is also case sensitive.
So if the question asks for (t+1)^2 then the answer T^2 + 2T +1
will be graded wrong (but t^2 + 2t +1 will be OK). Take care with letters
like x and X or v and V that your variables are
the same case as the variable in the question.
Hints: You can type an asterisk (ie "*") for multiplication,
or just write two letters or a letter and a number together (like "2x").
Use the caret, "^" for exponentiation, and the letter "e" for 2.718... (so that the exponential function is "e^x"). Write pi for 3.14....
The names for common mathematical functions (sin, cos, etc.) are just what you would expect. The square root function is sqrt(x) (or you can just type "x^(1/2)" or "x^0.5" instead). The inverse trig functions are arcsin(x), arccos(x), and arctan(x). Trigonometric functions are all set to work in radians.
The functions and operations you can use:
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||