 |
Java Games: Flashcards, matching, concentration, and word search. |
 |
 |
| A | B |
| f(x) = x^2, f(4)= | 16 |
| g(x) = 2x + 3, g(2) | 7 |
| h(x) = sqrt(x), h(9) | 3 |
| R(x) = 24x, x=25 | 600 |
| C(x) = 20x + 100, C(0) | 100 |
| d(t) = 50t, t=4 | 200 |
| f1(x) = x^3, f1(3) | 27 |
| f2(x) = 12/x, f2(0) | undefined |
|
| |