Difference between revisions of "5F13Final"
| Line 22: | Line 22: | ||
9. Solve the following system of equations <br> | 9. Solve the following system of equations <br> | ||
| − | <math> | + | <center><math> \begin{matrix} 2x &+& 3y &= & 1\\ -x &+& y & = & -3\end{matrix}</math></center> |
Revision as of 14:02, 20 March 2015
1. Please circle either true or false,
a. (True/False)In a geometric sequence, the common ratio is always positive.
b. (True/False) A linear system of equations always has a solution.
c. (True/False) Every function has an inverse.
d. (True/False) Trigonometric equations do not always have unique solutions.
e. (True/False) The domain of is all real numbers.
f. (True/False) The function is defined for all real numbers.
2.Find the domain of the following function. Your answer should be in interval notation
3. Find f g and its domain if Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(x) = x^2+1 \qquad g(x)=\sqrt{x-1}}
4. Find the inverse of the following function Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(x) = \frac{3x}{2x-1}}
5. Solve the following inequality. Your answer should be in interval notation. Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \frac{3x+5}{x+2}\ge 2}
6. Factor the following polynomial completely, Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle p(x) = x^4 + x^3 + 2x-4 }
7. Solve the following equation, Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 2\log_5(x) = 3\log_5(4)}
8. Solve the following equation, Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 3^{2x} + 3^x -2 = 0 }
9. Solve the following system of equations