First Task
Name: Steve
Answer to Question: After computing the roots (or x-intercepts, or zeros) using the quadratic formula, you are left with 0, 1, or 2 roots. The discriminant (
) can be used to determine how many roots you are going to be left with. The following if/else statements encompassing what happens:
If the discriminant is
you will be left with two roots.
Else if the discriminant is
you will be left with one root.
Else if the disciminant is
you will be left with a complex number and no roots when the function is plotted.
Equation: 
Second Task
Mathematic puns are the first sine of madness...


f(x) = 4(0.10000)^(x-(45/7.8))+2.43
The Range =
Horizontal Asymtote = 2.43
Y-Intercept =
Comments (1)
Anonymous said
at 7:28 pm on Mar 18, 2008
nice WORK
You don't have permission to comment on this page.