Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games

Opening subject page...

Loading your content

Algebra 2

Algebra 2 Practice Test: Practice Test 16

Practice Test 16 for Algebra 2: real questions and explanations from the Varsity Tutors practice-test pool.

0%

0 / 25 answered

Question 1 of 25

Restrict the domain of f(x)=(x−3)2+1f(x)=(x-3)^2+1f(x)=(x−3)2+1 (domain: all real numbers) so that it passes the horizontal line test and is invertible. Which domain restriction works?

Question Navigator

All questions

Question 1

Restrict the domain of f(x)=(x−3)2+1f(x)=(x-3)^2+1f(x)=(x−3)2+1 (domain: all real numbers) so that it passes the horizontal line test and is invertible. Which domain restriction works?

  1. Domain: (−∞,1](-\infty,1](−∞,1]
  2. Domain: [0,∞)[0,\infty)[0,∞)
  3. Domain: (−∞,∞)(-\infty,\infty)(−∞,∞)
  4. Domain: (−∞,3](-\infty,3](−∞,3] (correct answer)

Explanation: This question tests your understanding that some functions (like f(x) = (x-3)² +1) aren't invertible on their full domain because they're not one-to-one, but we can make them invertible by restricting the domain to a region where they pass the horizontal line test. A function must be one-to-one (each output comes from exactly one input) to have an inverse, which we verify with the horizontal line test: if any horizontal line crosses the graph more than once, the function isn't one-to-one. For f(x) = (x-3)² +1, the vertex is at x=3, and it's not one-to-one on all reals because, for example, f(2)= (2-3)² +1=2 and f(4)= (4-3)² +1=2. But if we restrict to x ≤ 3 (left of the vertex), the function is decreasing, so every horizontal line crosses at most once—now it's invertible! The restriction creates one-to-one behavior. For even-degree polynomials like f(x) = x² or f(x) = (x - 3)² + 1, standard restrictions are to the right or left of the vertex: restrict to x ≥ h or x ≤ h where h is the vertex's x-coordinate. This makes the function monotonic (always increasing or always decreasing), which guarantees one-to-one. For (x-3)² +1, restricting to x ≤ 3 gives a decreasing function. The parabola opens upward with minimum at (3,1), so on (-∞,3], it decreases from ∞ to 1, ensuring no repeats. Choice B correctly restricts the domain to (-∞,3] to make it one-to-one and invertible. Choice D fails because [0,∞) includes points on both sides of the vertex (like x=0 and x=6, where f(0)= (0-3)² +1=10 and f(6)= (6-3)² +1=10), so not one-to-one. Domain restriction decision tree: (1) Graph the function (or visualize it), (2) Find where it fails horizontal line test (usually at vertex for parabolas), (3) Choose a domain making the function monotonic—either the increasing part or the decreasing part, (4) Standard choices: for x², use x ≥ 0; for (x - h)² + k, use x ≥ h or x ≤ h; for x⁴, use x ≥ 0. The restricted domain should be an interval [a, ∞) or (-∞, a] where the function is one-to-one. After restricting, you can find the inverse: with f(x) = (x-3)² +1 restricted to x ≤ 3, you'd solve accordingly, taking the appropriate branch. You're doing great—keep identifying those vertices!

Question 2

On the complex plane, the point z=a+biz=a+biz=a+bi corresponds to (a,b)(a,b)(a,b). The distance between z1=a+biz_1=a+biz1​=a+bi and z2=c+diz_2=c+diz2​=c+di is |z_1-z_2|=\sqrt{(a-c)^2+(b-d)^2, the same as the coordinate distance formula. What is the distance between z1=3+2iz_1=3+2iz1​=3+2i and z2=1−iz_2=1-iz2​=1−i?

  1. 5\sqrt{5}5​
  2. 2+3i2+3i2+3i
  3. 13\sqrt{13}13​ (correct answer)
  4. 25\sqrt{25}25​

Explanation: This question tests your understanding of finding distances between complex numbers on the complex plane using formulas that mirror 2D coordinate geometry. The distance between two complex numbers z₁ = a + bi and z₂ = c + di is the modulus of their difference: distance = |z₁ - z₂| = √((a - c)² + (b - d)²), which is exactly the 2D distance formula because the complex plane is a coordinate system! To find the distance from 3 + 2i to 1 - i: (1) Calculate difference: (3 + 2i) - (1 - i) = 2 + 3i. (2) Find modulus: |2 + 3i| = √(2² + 3²) = √(4 + 9) = √13. (3) The distance is √13 units—great job applying the formula! Choice C correctly applies the distance formula as the modulus of the difference. Choice B calculates the difference without taking the modulus: 2 + 3i is a vector, not the distance—you must find its length to get the scalar distance! For transferable strategy, always subtract the complex numbers, then take the modulus of the result: for example, distance from 4 + i to 2 - 3i is |(4 + i) - (2 - 3i)| = |2 + 4i| = √(4 + 16) = √20 = 2√5, symmetric regardless of subtraction order. Keep practicing these, and you'll master visualizing complex numbers geometrically—you've got this!

Question 3

Use logarithms to solve 5⋅23t=605\cdot 2^{3t}=605⋅23t=60 for ttt. Express your answer as a logarithm and then approximate using a calculator.

  1. t=log⁡2(12)3≈1.195t=\dfrac{\log_2(12)}{3}\approx 1.195t=3log2​(12)​≈1.195 (correct answer)
  2. t=log⁡2(60)3≈1.969t=\dfrac{\log_2(60)}{3}\approx 1.969t=3log2​(60)​≈1.969
  3. t=log⁡2(12)5≈0.717t=\dfrac{\log_2(12)}{5}\approx 0.717t=5log2​(12)​≈0.717
  4. t=log⁡2(12)≈3.585t=\log_2(12)\approx 3.585t=log2​(12)≈3.585

Explanation: This question tests your ability to solve exponential equations by taking logarithms of both sides and using the inverse relationship to isolate the variable. When solving exponential equations like 2^t = 10 where the exponent contains the variable, logarithms are the tool that unlocks the solution: taking log base 2 of both sides gives log₂(2^t) = log₂(10), and using the inverse property log₂(2^t) = t, we get t = log₂(10). This is the exact solution! To get a decimal approximation, use your calculator with change of base: log₂(10) = ln(10)/ln(2) ≈ 3.322. To solve 5·2^{3t}=60, first divide both sides by 5 to isolate: 2^{3t}=12, then take log base 2: log₂(2^{3t})=log₂(12), which simplifies to 3t=log₂(12), and divide by 3: t=log₂(12)/3. Choice A correctly isolates the exponential, applies the logarithm base 2, uses the inverse property, and approximates to 1.195. Choice C omits dividing by 3, leaving t=log₂(12) which is three times larger than needed—always remember to divide by the coefficient in the exponent after taking the log! Calculator strategy for non-standard bases: your calculator has log (base 10) and ln (base e) buttons, but what if you need log₂(10)? Use change of base: log₂(10) = ln(10)/ln(2) or log(10)/log(2)—both give the same answer ≈ 3.322. The formula is log_b(x) = ln(x)/ln(b) for any base b. This lets you evaluate any logarithm using just the ln button! Alternatively, leave answers in exact log form if calculator evaluation isn't required. Isolation before logarithms: ALWAYS isolate the exponential expression b^(ct) before taking logarithms. If you have 5·2^t = 40, first divide by 5 to get 2^t = 8, THEN take log. Taking log₂ of both sides of 5·2^t = 40 directly leads to log₂(5·2^t), which is more complex (requires log properties). Simple isolation first makes the logarithm application clean: take log of both sides when you have b^(something) = number, with the exponential alone on one side!

Question 4

The compound interest formula A=P(1+rn)ntA = P(1 + \frac{r}{n})^{nt}A=P(1+nr​)nt can be rearranged to find the principal. If an investment grows to $8000 after 3 years with 6% annual interest compounded quarterly, which setup correctly finds the initial principal?

  1. P=8000(1+0.064)4⋅3P = \frac{8000}{(1 + \frac{0.06}{4})^{4 \cdot 3}}P=(1+40.06​)4⋅38000​ (correct answer)
  2. P=8000(1+0.063)3⋅4P = \frac{8000}{(1 + \frac{0.06}{3})^{3 \cdot 4}}P=(1+30.06​)3⋅48000​
  3. P=8000⋅(1+0.064)4⋅3P = 8000 \cdot (1 + \frac{0.06}{4})^{4 \cdot 3}P=8000⋅(1+40.06​)4⋅3
  4. P=8000(1.06)12P = \frac{8000}{(1.06)^{12}}P=(1.06)128000​

Explanation: Rearranging A=P(1+rn)ntA = P(1 + \frac{r}{n})^{nt}A=P(1+nr​)nt gives P=A(1+rn)ntP = \frac{A}{(1 + \frac{r}{n})^{nt}}P=(1+nr​)ntA​. With quarterly compounding, n=4n = 4n=4, so we get rn=0.064\frac{r}{n} = \frac{0.06}{4}nr​=40.06​ and nt=4⋅3=12nt = 4 \cdot 3 = 12nt=4⋅3=12. Choice B confuses nnn and ttt. Choice C multiplies instead of divides. Choice D uses annual compounding incorrectly.

Question 5

Which statement correctly connects function type to sequence type when sampling at integer inputs (equal intervals of Δx=1\Delta x=1Δx=1)?

  1. Sampling a linear function at integers produces a geometric sequence because the ratios are constant.
  2. Sampling an exponential function at integers produces an arithmetic sequence because the differences are constant.
  3. Sampling a linear function at integers produces an arithmetic sequence (constant differences), and sampling an exponential function produces a geometric sequence (constant ratios). (correct answer)
  4. Both linear and exponential functions produce arithmetic sequences because they both change over equal intervals.

Explanation: This question tests your understanding of a fundamental distinction: linear functions grow by adding the same amount over equal intervals (constant differences), while exponential functions grow by multiplying by the same factor over equal intervals (constant ratios). For any linear function f(x) = mx + b, the change over an interval of length h is constant: f(x + h) - f(x) = [m(x + h) + b] - [mx + b] = mh, which depends only on the interval length h and slope m, not on where you start (x). This constant difference mh means moving h units right always adds the same amount to the function value. For h = 1, you always add m (the slope). This additive pattern defines linearity! When you sample a linear function at integers (x = 0, 1, 2, 3, ...), the outputs have constant differences, forming an arithmetic sequence. For example, if f(x) = 3x + 2, then f(0) = 2, f(1) = 5, f(2) = 8, f(3) = 11, with constant differences of 3. When you sample an exponential function at integers, the outputs have constant ratios, forming a geometric sequence. For example, if g(x) = 2·3^x, then g(0) = 2, g(1) = 6, g(2) = 18, g(3) = 54, with constant ratios of 3. Choice C correctly connects function type to sequence type: linear functions produce arithmetic sequences (constant differences) and exponential functions produce geometric sequences (constant ratios) when sampled at integer inputs. Choice A incorrectly claims linear functions produce geometric sequences, Choice B incorrectly claims exponential functions produce arithmetic sequences, and Choice D incorrectly states both produce arithmetic sequences. To determine if a function is linear or exponential from a table: (1) check if x-values have equal spacing (like 0, 1, 2, 3 or 0, 5, 10, 15), (2) calculate differences between consecutive y-values: y₂ - y₁, y₃ - y₂, y₄ - y₃, (3) calculate ratios: y₂/y₁, y₃/y₂, y₄/y₃, (4) if differences are constant → linear (slope = that constant difference per unit interval), if ratios are constant → exponential (base = that constant ratio per unit interval). Can't be both unless the function is constant! Why this matters: the growth pattern reveals the function type and lets you predict future values. If differences are constant at 5, the next value is 'current + 5.' If ratios are constant at 1.2, the next value is 'current × 1.2.' Linear growth is steady and predictable (add same amount), exponential growth accelerates (each addition is larger because it's a percentage of a growing base). Understanding these patterns is key to recognizing linear vs exponential in data, formulas, and real-world contexts!

Question 6

Using the identity (x+y+z)2=x2+y2+z2+2xy+2xz+2yz(x + y + z)^2 = x^2 + y^2 + z^2 + 2xy + 2xz + 2yz(x+y+z)2=x2+y2+z2+2xy+2xz+2yz, if a+b+c=10a + b + c = 10a+b+c=10 and a2+b2+c2=38a^2 + b^2 + c^2 = 38a2+b2+c2=38, what is the value of ab+ac+bcab + ac + bcab+ac+bc?

  1. 31 (correct answer)
  2. 32
  3. 62
  4. 69

Explanation: From the identity, (a+b+c)2=a2+b2+c2+2(ab+ac+bc)(a + b + c)^2 = a^2 + b^2 + c^2 + 2(ab + ac + bc)(a+b+c)2=a2+b2+c2+2(ab+ac+bc). Substituting the given values: 102=38+2(ab+ac+bc)10^2 = 38 + 2(ab + ac + bc)102=38+2(ab+ac+bc), so 100=38+2(ab+ac+bc)100 = 38 + 2(ab + ac + bc)100=38+2(ab+ac+bc). Therefore, 2(ab+ac+bc)=100−38=622(ab + ac + bc) = 100 - 38 = 622(ab+ac+bc)=100−38=62, which gives ab+ac+bc=31ab + ac + bc = 31ab+ac+bc=31. Choice B results from the error 2(ab+ac+bc)=642(ab + ac + bc) = 642(ab+ac+bc)=64. Choice C is the value of 2(ab+ac+bc)2(ab + ac + bc)2(ab+ac+bc), not ab+ac+bcab + ac + bcab+ac+bc. Choice D comes from adding instead of subtracting: 100+38=138100 + 38 = 138100+38=138, then dividing by 2.

Question 7

Use the properties log⁡b(xy)=log⁡b(x)+log⁡b(y),log⁡b(xy)=log⁡b(x)−log⁡b(y),log⁡b(xp)=plog⁡b(x)\log_b(xy)=\log_b(x)+\log_b(y),\quad \log_b\left(\frac{x}{y}\right)=\log_b(x)-\log_b(y),\quad \log_b(x^p)=p\log_b(x)logb​(xy)=logb​(x)+logb​(y),logb​(yx​)=logb​(x)−logb​(y),logb​(xp)=plogb​(x) to expand log⁡((mn3)2p)\log\left(\frac{(mn^3)^2}{p}\right)log(p(mn3)2​), where log⁡\loglog is base 10. Write your answer as a sum/difference of logs with coefficients.

  1. 2log⁡(m)+6log⁡(n)−log⁡(p)2\log(m)+6\log(n)-\log(p)2log(m)+6log(n)−log(p) (correct answer)
  2. log⁡(m)+3log⁡(n)−log⁡(p)\log(m)+3\log(n)-\log(p)log(m)+3log(n)−log(p)
  3. 2log⁡(m)+3log⁡(n)−2log⁡(p)2\log(m)+3\log(n)-2\log(p)2log(m)+3log(n)−2log(p)
  4. log⁡(m+n3)−log⁡(p)\log(m+ n^3)-\log(p)log(m+n3)−log(p)

Explanation: This question tests your understanding of the three fundamental logarithm properties—product, quotient, and power rules—that let you expand complex logarithmic expressions into sums and differences or condense multiple logs into a single logarithm. The three logarithm properties come from exponent rules: (1) Product property: log_b(xy) = log_b(x) + log_b(y), (2) Quotient property: log_b(x/y) = log_b(x) - log_b(y), (3) Power property: log_b(x^p) = p·log_b(x). To expand log((mn^3)^2/p): (1) Apply quotient property first: log((mn^3)^2) - log(p), (2) Apply power property to (mn^3)^2: log((mn^3)^2) = 2log(mn^3), so we have 2log(mn^3) - log(p), (3) Apply product property inside: 2[log(m) + log(n^3)] - log(p) = 2log(m) + 2log(n^3) - log(p), (4) Apply power property to n^3: 2log(m) + 2·3log(n) - log(p) = 2log(m) + 6log(n) - log(p). Choice A correctly applies all properties in the right order, carefully handling the outer exponent 2 that applies to the entire product mn^3. Choice D incorrectly suggests log(m + n^3), but there is NO property for log(x + y)—the product property applies to multiplication log(xy), not addition! Expanding with nested exponents: (1) Handle outer operations first (quotient in this case), (2) When you see (expression)^p, use power property to get p·log(expression), (3) Then expand what's inside the log using product property, (4) Distribute any coefficients from outer power property to all terms inside. The key insight: (mn^3)^2 = m^2n^6, so the final coefficients are 2 for m and 6 for n!

Question 8

Restrict the domain of f(x)=x2f(x)=x^2f(x)=x2 to x≥0x\ge 0x≥0 so that it passes the horizontal line test. After this restriction, what is the inverse function f−1(x)f^{-1}(x)f−1(x)?

  1. f−1(x)=xf^{-1}(x)=\sqrt{x}f−1(x)=x​ (domain x≥0x\ge 0x≥0) (correct answer)
  2. f−1(x)=±xf^{-1}(x)=\pm\sqrt{x}f−1(x)=±x​
  3. f−1(x)=x2f^{-1}(x)=x^2f−1(x)=x2
  4. f−1(x)=xf^{-1}(x)=\sqrt{x}f−1(x)=x​ (domain x≤0x\le 0x≤0)

Explanation: This question tests your understanding that some functions (like f(x) = x²) aren't invertible on their full domain because they're not one-to-one, but we can make them invertible by restricting the domain to a region where they pass the horizontal line test. For even-degree polynomials like f(x) = x² or f(x) = (x - 3)² + 1, standard restrictions are to the right or left of the vertex: restrict to x ≥ h or x ≤ h where h is the vertex's x-coordinate. This makes the function monotonic (always increasing or always decreasing), which guarantees one-to-one. For x², restricting to x ≥ 0 gives the 'standard' inverse f⁻¹(x) = √x (principal square root). With f(x) = x² restricted to x ≥ 0, we find the inverse by swapping variables and solving: y = x² becomes x = y², so y = √x (we take the positive root because our restricted domain x ≥ 0 means we're on the right branch). Choice A correctly gives f⁻¹(x) = √x with domain x ≥ 0, which is the range of the restricted f. Choice B with ±√x isn't a function (one input gives two outputs), C reverses nothing (x² is the original function), and D has the wrong domain restriction. After restricting, you can find the inverse: with f(x) = x² restricted to x ≥ 0, swap and solve: y = x², swap to x = y², solve for y = √x (taking positive root because we restricted to x ≥ 0!). The domain restriction affects which branch of the inverse you get. No restriction means you can't choose between √x and -√x—both would be needed, but that's not a function. Restriction lets you pick one branch!

Question 9

In algebra-based modeling, suppose y=kxx+ay = \dfrac{kx}{x+a}y=x+akx​ where aaa and kkk are constants and x≠−ax\neq -ax=−a. Solve y=kxx+ay = \dfrac{kx}{x+a}y=x+akx​ for xxx in terms of y,a,ky, a, ky,a,k.

  1. x=y(k−a)kx = \dfrac{y(k-a)}{k}x=ky(k−a)​
  2. x=kak−yx = \dfrac{ka}{k-y}x=k−yka​
  3. x=yak−yx = \dfrac{ya}{k-y}x=k−yya​ (correct answer)
  4. x=yay−kx = \dfrac{ya}{y-k}x=y−kya​

Explanation: This question tests your ability to rearrange formulas to solve for a specific variable—essential for using formulas flexibly in science, engineering, and real-world problem-solving. Watch for variables appearing multiple times: if your target variable appears in multiple places (like x in y = kx/(x + a)), factor it out first. Starting with y = kx/(x + a), multiply both sides by (x + a) to get y(x + a) = kx, expand to yx + ya = kx, then bring terms with x to one side: ya = kx - yx = x(k - y), so x = ya/(k - y). Choice A correctly isolates x through multiplication, rearrangement, and factoring to get x = ya/(k - y). A distractor like choice B might flip the denominator sign, but subtracting y from k keeps it positive assuming k > y. The formula rearrangement recipe: (1) Identify what you're solving for (that's your 'x'), (2) Identify what operation(s) are being done to that variable in the original formula, (3) Apply inverse operations in reverse order to isolate it (just like numeric equations!), (4) Simplify the result—combine fractions, simplify radicals, etc. You're mastering algebraic models—fantastic progress!

Question 10

Use synthetic division (instead of long division) to divide P(x)=x4−2x3+3x2−4x+5P(x)=x^4-2x^3+3x^2-4x+5P(x)=x4−2x3+3x2−4x+5 by (x−1)(x-1)(x−1). Use c=1c=1c=1 and coefficients 1,−2,3,−4,51,-2,3,-4,51,−2,3,−4,5. Read the quotient from the bottom row (all but the last number) and the remainder from the last number (equal to P(1)P(1)P(1)). Which is correct?

  1. Quotient x3+x2+2x−2x^3+x^2+2x-2x3+x2+2x−2, remainder 333
  2. Quotient x3−x2+2x−2x^3-x^2+2x-2x3−x2+2x−2, remainder 333 (correct answer)
  3. Quotient x3−x2+2x−2x^3-x^2+2x-2x3−x2+2x−2, remainder 000
  4. Quotient x3−3x2+0x−4x^3-3x^2+0x-4x3−3x2+0x−4, remainder 555

Explanation: This question tests your understanding of synthetic division—a streamlined shortcut for dividing polynomials by linear divisors of form (x - c) that's much faster than polynomial long division. When dividing a degree-4 polynomial by a linear factor, the quotient will be degree-3, so expect three coefficients plus a remainder in your answer. To divide x4−2x3+3x2−4x+5x^4 - 2x^3 + 3x^2 - 4x + 5x4−2x3+3x2−4x+5 by (x - 1): (1) c = 1, coefficients: 1, -2, 3, -4, 5. (2) Bring down 1. (3) 1×1 = 1, add to -2: -2+1 = -1. (4) (-1)×1 = -1, add to 3: 3+(-1) = 2. (5) 2×1 = 2, add to -4: -4+2 = -2. (6) (-2)×1 = -2, add to 5: 5+(-2) = 3. Bottom row: 1, -1, 2, -2, 3, giving quotient x3−x2+2x−2x^3 - x^2 + 2x - 2x3−x2+2x−2 with remainder 3. Choice A correctly identifies the degree-3 quotient x3−x2+2x−2x^3 - x^2 + 2x - 2x3−x2+2x−2 and remainder 3, verified by P(1)=1−2+3−4+5=3P(1) = 1 - 2 + 3 - 4 + 5 = 3P(1)=1−2+3−4+5=3. Other choices might confuse the degree of the quotient—remember it's always one less than the dividend's degree! Synthetic division elegantly handles polynomials of any degree: the process remains the same multiply-and-add pattern, just with more steps. The key is careful bookkeeping and remembering that dividing a degree-n polynomial by (x - c) yields a degree-(n−1)(n-1)(n−1) quotient!

Question 11

Convert the complex number 1−3i1-\sqrt{3}i1−3​i from rectangular form a+bia+bia+bi to polar form r(cos⁡θ+isin⁡θ)r(\cos\theta+i\sin\theta)r(cosθ+isinθ) with θ\thetaθ in degrees. Use r=a2+b2r=\sqrt{a^2+b^2}r=a2+b2​ and θ=arctan⁡(ba)\theta=\arctan\left(\frac{b}{a}\right)θ=arctan(ab​) with quadrant adjustment. (Argument is measured from the positive real axis.)

  1. 2(cos⁡60∘+isin⁡60∘)2\left(\cos 60^\circ+i\sin 60^\circ\right)2(cos60∘+isin60∘)
  2. 2(cos⁡300∘+isin⁡300∘)2\left(\cos 300^\circ+i\sin 300^\circ\right)2(cos300∘+isin300∘) (correct answer)
  3. 3(cos⁡300∘+isin⁡300∘)\sqrt{3}\left(\cos 300^\circ+i\sin 300^\circ\right)3​(cos300∘+isin300∘)
  4. 2(cos⁡240∘+isin⁡240∘)2\left(\cos 240^\circ+i\sin 240^\circ\right)2(cos240∘+isin240∘)

Explanation: This question tests your ability to convert complex numbers between rectangular form a + bi and polar form r(cos θ + i sin θ), which represent the same number using Cartesian coordinates versus magnitude and direction. Rectangular form a + bi uses horizontal (real) and vertical (imaginary) components, while polar form r(cos θ + i sin θ) uses distance from origin (modulus r) and angle from positive real axis (argument θ, measured counterclockwise). To convert 1 - √3i to polar form: (1) Find modulus: r = √(1² + (-√3)²) = √(1 + 3) = √4 = 2. (2) Find argument: reference angle = arctan(|-√3|/|1|) = arctan(√3) = 60°. Since a = 1 > 0 and b = -√3 < 0, we're in Quadrant 4, so θ = 360° - 60° = 300° (or -60°). (3) Write polar form: 2(cos 300° + i sin 300°). Choice B correctly calculates modulus using Pythagorean theorem and determines argument with proper quadrant adjustment for Q4. Choice A incorrectly places the complex number in Q1 with θ = 60°, but 1 - √3i has negative imaginary part, placing it in Q4 where θ = 300°! Rectangular to polar recipe: (1) Calculate r = √(a² + b²). (2) Find reference angle. (3) Determine quadrant from signs. (4) For Q4 (+-), use θ = 360° - reference. For 1 - √3i, this gives 2(cos 300° + i sin 300°).

Question 12

Show that any exponential function g(x)=a⋅bxg(x)=a\cdot b^xg(x)=a⋅bx (with a≠0a\neq 0a=0 and b>0b>0b>0) grows by equal factors over equal intervals: prove that for any real number hhh, the ratio g(x+h)g(x)\dfrac{g(x+h)}{g(x)}g(x)g(x+h)​ is constant (independent of xxx). Which expression correctly simplifies g(x+h)g(x)\dfrac{g(x+h)}{g(x)}g(x)g(x+h)​?

  1. g(x+h)g(x)=bx+h\dfrac{g(x+h)}{g(x)}=b^{x+h}g(x)g(x+h)​=bx+h
  2. g(x+h)g(x)=hb\dfrac{g(x+h)}{g(x)}=h^bg(x)g(x+h)​=hb
  3. g(x+h)g(x)=bh\dfrac{g(x+h)}{g(x)}=b^hg(x)g(x+h)​=bh (constant in xxx when hhh is fixed) (correct answer)
  4. g(x+h)g(x)=abh\dfrac{g(x+h)}{g(x)}=ab^hg(x)g(x+h)​=abh

Explanation: This question tests your understanding of a fundamental distinction: linear functions grow by adding the same amount over equal intervals (constant differences), while exponential functions grow by multiplying by the same factor over equal intervals (constant ratios). For any exponential function f(x) = a·b^x, the ratio over an interval of length h is constant: f(x + h)/f(x) = [a·b^(x+h)]/[a·b^x] = a·b^x·b^h/(a·b^x) = b^h, which depends only on h and base b, not on starting x. This constant ratio b^h means moving h units right always multiplies the function value by the same factor. For h = 1, you always multiply by b (the base). This multiplicative pattern defines exponential growth! The 'a' cancels out, showing the ratio is independent of initial value. Let's verify this algebraically: g(x + h)/g(x) = (a·b^(x+h))/(a·b^x) = (a·b^x·b^h)/(a·b^x) = b^h. The a and b^x terms cancel completely, leaving only b^h, which is constant with respect to x. Choice A correctly identifies that exponential functions have constant ratios of b^h through proper algebra. Choice B incorrectly keeps the coefficient a in the ratio (it should cancel), Choice C incorrectly suggests the ratio is b^(x+h) (missing the division), and Choice D confuses the base and exponent (h^b instead of b^h). To determine if a function is linear or exponential from a table: (1) check if x-values have equal spacing (like 0, 1, 2, 3 or 0, 5, 10, 15), (2) calculate differences between consecutive y-values: y₂ - y₁, y₃ - y₂, y₄ - y₃, (3) calculate ratios: y₂/y₁, y₃/y₂, y₄/y₃, (4) if differences are constant → linear (slope = that constant difference per unit interval), if ratios are constant → exponential (base = that constant ratio per unit interval). Can't be both unless the function is constant! Why this matters: the growth pattern reveals the function type and lets you predict future values. If differences are constant at 5, the next value is 'current + 5.' If ratios are constant at 1.2, the next value is 'current × 1.2.' Linear growth is steady and predictable (add same amount), exponential growth accelerates (each addition is larger because it's a percentage of a growing base). Understanding these patterns is key to recognizing linear vs exponential in data, formulas, and real-world contexts!

Question 13

The decibel level of a sound is modeled by dB=10log⁡10(II0)\text{dB}=10\log_{10}\left(\dfrac{I}{I_0}\right)dB=10log10​(I0​I​), where III is intensity and I0I_0I0​ is a reference intensity.

A sound has intensity 2500I02500I_02500I0​. What is its decibel level? Round to the nearest tenth of a decibel.

  1. About 34.034.034.0 dB, meaning the sound is 250025002500 times the reference intensity. (correct answer)
  2. About 3.43.43.4 dB, meaning the sound is 250025002500 times the reference intensity.
  3. About 34.034.034.0 dB, meaning the sound is 343434 times the reference intensity.
  4. About 25000.025000.025000.0 dB, meaning the sound is 250025002500 times the reference intensity.

Explanation: This question tests your ability to create exponential or logarithmic models from real-world contexts (like compound interest, population growth, radioactive decay, or logarithmic scales) and solve them to answer practical questions. The decibel scale uses logarithms to compress wide ranges of sound intensities into manageable numbers. For sound with intensity 2500I₀: (1) Use formula dB = 10log₁₀(I/I₀). (2) Substitute: dB = 10log₁₀(2500I₀/I₀). (3) Simplify: dB = 10log₁₀(2500). (4) Calculate: log₁₀(2500) = log₁₀(2.5 × 10³) = log₁₀(2.5) + 3 ≈ 0.398 + 3 = 3.398. (5) Multiply: dB = 10(3.398) = 33.98. (6) Round: dB ≈ 34.0. (7) Interpret: 34 dB means intensity is 2500 times reference (not 34 times). Choice A correctly calculates 34.0 dB and explains that the sound is 2500 times the reference intensity. Choice B gets 3.4 dB by forgetting to multiply by 10—the formula has 10 in front! Choice C has correct decibel value but wrong interpretation—34 dB means 10^(34/10) ≈ 2512 times reference, not 34 times. Decibel formula: dB = 10log₁₀(I/I₀) where the 10 converts bels to decibels, and the log compresses the intensity ratio!

Question 14

Add and simplify to lowest terms. (Like fraction arithmetic, you must use an LCD; the result is still a rational expression.)

Add: xx−1+2x+1\dfrac{x}{x-1}+\dfrac{2}{x+1}x−1x​+x+12​ (assume denominators are nonzero).​

  1. x2+3x−2x2−1\dfrac{x^2+3x-2}{x^2-1}x2−1x2+3x−2​ (correct answer)
  2. x+2x\dfrac{x+2}{x}xx+2​
  3. x2+3x+2x2−1\dfrac{x^2+3x+2}{x^2-1}x2−1x2+3x+2​
  4. 3xx2−1\dfrac{3x}{x^2-1}x2−13x​

Explanation: This question tests your understanding that rational expressions (fractions with polynomials) form a system just like rational numbers—closed under addition, subtraction, multiplication, and division by nonzero expressions. Operating on rational expressions uses the same rules as fraction arithmetic, just with polynomials instead of integers: for multiplication, multiply numerators and denominators (but factor and cancel first to keep things simple!); for division, multiply by the reciprocal (flip the second fraction); for addition/subtraction, find the LCD, rewrite with common denominator, then add/subtract numerators. The closure property guarantees your result is always another rational expression! To add these, use LCD (x - 1)(x + 1) = x² - 1; rewrite as x(x + 1)/(x² - 1) + 2(x - 1)/(x² - 1); combine numerators x² + x + 2x - 2 = x² + 3x - 2, giving (x² + 3x - 2)/(x² - 1) in lowest terms. Choice B correctly finds the LCD and combines, giving (x² + 3x - 2)/(x² - 1) in lowest terms. A common mistake is incorrectly expanding numerators, like forgetting the -2, leading to something like choice C, but verify the combined terms. Common mistake: trying to cancel in addition before getting common denominator. You can only cancel FACTORS (things multiplied), never TERMS (things added). In [2/(x - 1)] + [3/(x - 1)], you can't cancel the (x - 1)—you add the numerators: (2 + 3)/(x - 1) = 5/(x - 1). But in [2/(x - 1)] · [3/(x - 1)], you CAN simplify the result. Know when canceling is valid (multiplication/division after factoring) vs invalid (addition/subtraction without common denominator)!

Question 15

Write the exponential function g(x)=a⋅bxg(x)=a\cdot b^xg(x)=a⋅bx that passes through (0,5)(0,5)(0,5) and (3,40)(3,40)(3,40). Which formula is correct?

  1. g(x)=5⋅2xg(x)=5\cdot 2^xg(x)=5⋅2x (correct answer)
  2. g(x)=5⋅8xg(x)=5\cdot 8^xg(x)=5⋅8x
  3. g(x)=8⋅5xg(x)=8\cdot 5^xg(x)=8⋅5x
  4. g(x)=5⋅(1.5)xg(x)=5\cdot (1.5)^xg(x)=5⋅(1.5)x

Explanation: This question tests your ability to construct linear or exponential functions from given information like points, tables, graphs, or descriptions of relationships. To construct a linear function from two points, find the slope m = (y₂ - y₁)/(x₂ - x₁), then find the y-intercept b by substituting one point into y = mx + b and solving for b. Once you have m and b, you've got your function! For exponential functions, find the initial value a (the y-value when x = 0, or work backward if needed) and the growth/decay factor b (divide consecutive y-values: b = y₂/y₁ when x increases by 1). Then write f(x) = a·b^x. For an exponential function g(x) = a·b^x passing through (0,5) and (3,40), we first identify a = 5 since when x = 0, g(0) = a·b⁰ = a·1 = a = 5. Now substitute the second point: 40 = 5·b³, so b³ = 8, which means b = 2. Therefore, g(x) = 5·2^x. Choice A correctly constructs g(x) = 5·2^x with initial value 5 and base 2 from the given points. Choice B incorrectly uses base 8 instead of 2, choice C swaps the initial value and base, and choice D uses base 1.5 which doesn't satisfy the second point. Exponential construction strategy: (1) Find initial value: if you have x = 0 in data, that y is your a; otherwise calculate backward using the pattern, (2) Find base: divide consecutive y-values (with x differing by 1): b = y_{x+1}/y_x—should be constant for exponential, (3) Write f(x) = a·b^x, (4) Verify with all data points. Example: points (0, 100) and (1, 110) and (2, 121) → a = 100, b = 110/100 = 1.1 (check: 121/110 = 1.1 ✓), so f(x) = 100·(1.1)^x. The ratio test both identifies the type and gives you the base!

Question 16

Verify that (x−3)(x-3)(x−3) is a factor of p(x)=x3−6x2+11x−6p(x)=x^3-6x^2+11x-6p(x)=x3−6x2+11x−6 using the Remainder Theorem.

  1. Yes; p(3)=0p(3)=0p(3)=0. (correct answer)
  2. No; p(3)=6p(3)=6p(3)=6.
  3. Yes; p(−3)=0p(-3)=0p(−3)=0.
  4. No; p(−3)=−6p(-3)=-6p(−3)=−6.

Explanation: This question tests your understanding of the Remainder Theorem—a powerful shortcut that lets you find the remainder when dividing a polynomial by (x - a) without doing any long division! A special case is the Factor Theorem: (x - a) is a factor of p(x) if and only if p(a) = 0. This means the remainder is zero, so the division is exact with no remainder. We can test potential factors by just evaluating the polynomial—if p(a) = 0, we've found a factor! This beats trial-and-error factoring when testing specific values. To verify that (x - 3) is a factor of p(x) = x³ - 6x² + 11x - 6, we evaluate p(3): p(3) = (3)³ - 6(3)² + 11(3) - 6 = 27 - 6(9) + 33 - 6 = 27 - 54 + 33 - 6 = 0. Since p(3) = 0, (x - 3) is indeed a factor! Choice A correctly confirms that (x - 3) is a factor because p(3) = 0. Using the Remainder Theorem: (1) To verify a factor (x - a), check if p(a) = 0, (2) Substitute a for every x in p(x), (3) Calculate step by step, (4) If the result is 0, you've confirmed the factor! This elegant theorem connects division, remainders, and factorization.

Question 17

A student graphs y=f(x)y=f(x)y=f(x) and y=g(x)y=g(x)y=g(x) and sees they intersect at the point (4,7)(4,7)(4,7). Which equation must be true?​

  1. f(7)=g(7)f(7)=g(7)f(7)=g(7)
  2. f(4)=g(4)f(4)=g(4)f(4)=g(4) (correct answer)
  3. f(4)=g(7)f(4)=g(7)f(4)=g(7)
  4. f(x)=g(x)f(x)=g(x)f(x)=g(x) for all xxx

Explanation: This question tests your understanding that solving the equation f(x) = g(x) is equivalent to finding the x-coordinates where the graphs y = f(x) and y = g(x) intersect—a powerful visual and technological approach to solving equations. The intersection-solution connection works because at an intersection point, both functions have the same y-value: if the graphs meet at (a, b), then f(a) = b and g(a) = b, which means f(a) = g(a)—so x = a solves the equation f(x) = g(x)! At an intersection (a, b), it means f(a) = g(a) = b. For an intersection at (4,7), f(4) = 7 and g(4) = 7, so f(4) = g(4). Choice B correctly states f(4) = g(4), as both equal 7 at x = 4. Choice D claims f(4) = g(7), but the point is (4,7), not relating to x=7—distinguish x and y coordinates carefully! The graphical solving recipe: (1) Graph both, (2) Note intersection (x,y), (3) Recognize f(x) = g(x) = y. Super progress—keep connecting points to functions!

Question 18

Convert between exponential and logarithmic forms: Rewrite log⁡2(16)=4\log_2(16)=4log2​(16)=4 as an exponential equation.

  1. 216=42^{16}=4216=4
  2. 42=164^2=1642=16
  3. 162=416^2=4162=4
  4. 24=162^4=1624=16 (correct answer)

Explanation: This question tests your understanding that logarithms and exponentials are inverse operations—logarithms undo exponentiation and vice versa, just like square roots undo squaring. The fundamental connection: log_b(x) = y means exactly the same thing as b^y = x. The logarithm log_b(x) asks 'what power of b gives x?', and the answer is that exponent y. For example, log₂(8) = 3 because 2³ = 8—the logarithm (3) is the exponent that makes the base (2) equal the argument (8). This three-part relationship (base, exponent/log, result/argument) is the foundation of everything with logarithms! To rewrite log₂(16)=4 as an exponential, take base 2 raised to 4 equals 16, so 2^4=16. Choice D correctly converts by making the log base the exponential base, the value the exponent, and the argument the result. A distractor like choice B uses different numbers, but verify that 4^2=16 would be log₄(16)=2, not matching the original. Converting between forms: identify the three parts—base, exponent, and result. In b^y = x: base is b, exponent is y, result is x. In log_b(x) = y: base is b (subscript), argument is x (inside the log), value is y (what log equals). The exponent in exponential form BECOMES the log value, and the result BECOMES the argument. Example: 5³ = 125 has base 5, exponent 3, result 125, so log₅(125) = 3 has base 5, argument 125, value 3. The positions shift but the numbers stay the same! Evaluating logs using the definition: to find log₂(64), ask 'what power of 2 gives 64?' Think through powers of 2: 2¹ = 2, 2² = 4, 2³ = 8, 2⁴ = 16, 2⁵ = 32, 2⁶ = 64. Found it! 2⁶ = 64, so log₂(64) = 6. This works for any log with a perfect power. If it's not a perfect power (like log₂(10)), you'd need a calculator, but for problems designed for hand calculation, you can find the answer by listing powers of the base until you hit the argument.

Question 19

Describe the end behavior of the polynomial h(x)=−3x5+2x3−7x+1h(x)= -3x^5+2x^3-7x+1h(x)=−3x5+2x3−7x+1 as x→±∞x\to\pm\inftyx→±∞.

  1. As x→−∞x\to-\inftyx→−∞, h(x)→−∞h(x)\to-\inftyh(x)→−∞; as x→+∞x\to+\inftyx→+∞, h(x)→+∞h(x)\to+\inftyh(x)→+∞.
  2. As x→−∞x\to-\inftyx→−∞, h(x)→−∞h(x)\to-\inftyh(x)→−∞; as x→+∞x\to+\inftyx→+∞, h(x)→−∞h(x)\to-\inftyh(x)→−∞.
  3. As x→−∞x\to-\inftyx→−∞, h(x)→+∞h(x)\to+\inftyh(x)→+∞; as x→+∞x\to+\inftyx→+∞, h(x)→+∞h(x)\to+\inftyh(x)→+∞.
  4. As x→−∞x\to-\inftyx→−∞, h(x)→+∞h(x)\to+\inftyh(x)→+∞; as x→+∞x\to+\inftyx→+∞, h(x)→−∞h(x)\to-\inftyh(x)→−∞. (correct answer)

Explanation: This question tests your ability to graph polynomial functions by identifying zeros from factorizations and determining end behavior from the leading term's degree and coefficient. Graphing a polynomial requires two main elements: (1) zeros (found from factored form by setting each factor equal to zero) with their multiplicities determining whether the graph crosses (odd multiplicity) or touches (even multiplicity) at each zero, and (2) end behavior (determined by the leading term's degree and sign). For h(x)=−3x5+2x3−7x+1h(x) = -3x^5 + 2x^3 - 7x + 1h(x)=−3x5+2x3−7x+1, the leading term is −3x5-3x^5−3x5 (odd degree, negative coefficient), so as x→−∞x \to -\inftyx→−∞, h(x)→+∞h(x) \to +\inftyh(x)→+∞ and as x→+∞x \to +\inftyx→+∞, h(x)→−∞h(x) \to -\inftyh(x)→−∞. Choice B correctly describes this end behavior for odd degree negative. A distractor like Choice A reverses it to odd positive, which would require a positive leading coefficient. End behavior shortcut: (1) find degree n—count highest power, (2) find sign of leading coefficient a—look at coefficient of xnx^nxn term, (3) apply pattern: even n = both ends match (up if a>0a > 0a>0, down if a<0a < 0a<0); odd n = ends opposite (if a>0a > 0a>0: ↓↑\downarrow\uparrow↓↑, if a<0a < 0a<0: ↑↓\uparrow\downarrow↑↓). The complete polynomial graphing checklist: (1) Find zeros: set each factor equal to zero (watch signs!), (2) Determine multiplicity: count factor appearances, note cross (odd) or touch (even) at each zero, (3) Find y-intercept: evaluate f(0)f(0)f(0), (4) Determine end behavior: degree + leading coefficient sign, (5) Plot zeros and y-intercept on axes, (6) Sketch smooth curve through/touching zeros with correct end behavior.

Question 20

A tech company’s revenue is modeled by R(t)=R0 8tR(t)=R_0\,8^tR(t)=R0​8t, where ttt is in years. Rewrite 8t8^t8t in terms of base 222.

(Use the power-of-power property.)

  1. 8t=2t/38^t = 2^{t/3}8t=2t/3
  2. 8t=23+t8^t = 2^{3+t}8t=23+t
  3. 8t=23t8^t = 2^{3t}8t=23t (correct answer)
  4. 8t=6t8^t = 6^t8t=6t

Explanation: This question tests your ability to rewrite exponential expressions by changing the base using exponent properties, specifically for powers where the bases are related like 8 = 2^3. The power-of-a-power property (b^a)^c = b^(ac) lets us express 8^t as (2^3)^t = 2^{3t}, transforming the base while adjusting the exponent to keep equivalence— this reveals the growth in terms of doubling (base 2) tripled in exponent due to 8 being 2 cubed. To rewrite: factor the base (8=2^3), apply the property to multiply exponents: 3t = 3t, so 2^{3t} matches 8^t for any t— you can check with t=1: 8^1=8, 2^{3}=8. Choice C correctly uses the power-of-a-power property to convert to base 2 with the multiplied exponent 3t. Choice A divides the exponent by 3 instead of multiplying, a common slip when mixing up roots versus powers—remember, since 8 is 2 raised to 3, we multiply the exponent by 3, not divide! The strategy extends: for any b = a^k, then b^t = a^{k t} via power-of-a-power—practice with 9^t = 3^{?} (answer: 2t since 9=3^2). Great job; this base-changing technique will help in many modeling problems, keep practicing!

Question 21

Consider the function f(x)=4x−7f(x) = 4x - 7f(x)=4x−7.

Is the rate of change constant? If so, what is the constant rate Δf/Δx\Delta f/\Delta xΔf/Δx?

  1. Yes; constant rate of 444, so it is linear. (correct answer)
  2. No; because the function has a negative number, the rate changes.
  3. Yes; constant rate of −7-7−7.
  4. No; because xxx changes, the rate must change too.

Explanation: This question tests your ability to recognize when a relationship has constant rate of change—the defining characteristic of linear functions. Constant rate of change means that for every unit increase in x, y changes by the same amount every time: if Δy/Δx = 5 for one interval and also 5 for every other equal interval, the rate is constant at 5. This constant rate is exactly what makes a function linear (y = mx + b where m is that constant rate). Only linear functions have this property—quadratics, exponentials, and other nonlinear functions have rates that vary at different x-values! The formula f(x)=4x-7 is in y=mx+b form, so constant rate m=4. Choice A correctly identifies the constant rate of 4 because it's linear, and negatives don't affect rate constancy. A distractor like Choice C might confuse the y-intercept -7 with the rate, but rate is the coefficient of x! The three-method constant rate test: METHOD 1 (from table): Calculate Δy/Δx for each pair of consecutive points with equal Δx. All equal? Constant rate. Vary? Non-constant. METHOD 2 (from graph): Is it a straight line? Yes = constant rate. Curved? Non-constant. METHOD 3 (from formula): Is it y = mx + b form? Yes = constant rate m. Any other form (x², b^x, etc.)? Non-constant. Pick the method matching your representation! Don't confuse constant RATE with constant RATIO: constant rate (Δy/Δx equal) characterizes linear functions, constant ratio (y₂/y₁ equal) characterizes exponential functions. Check BOTH in a table: if differences are 3, 3, 3 → linear with rate 3. If ratios are 2, 2, 2 → exponential with base 2. If neither constant → some other type. Knowing which pattern to look for prevents confusing linear with exponential growth!

Question 22

Evaluate log⁡2(8)\log_2(8)log2​(8) using the definition log⁡b(x)=y⇔by=x\log_b(x)=y \Leftrightarrow b^y=xlogb​(x)=y⇔by=x.​

  1. 222
  2. 333 (correct answer)
  3. 444
  4. 888

Explanation: This question tests your understanding that logarithms and exponentials are inverse operations—logarithms undo exponentiation and vice versa, just like square roots undo squaring. The fundamental connection: log_b(x) = y means exactly the same thing as b^y = x. The logarithm log_b(x) asks 'what power of b gives x?', and the answer is that exponent y. For example, log₂(8) = 3 because 2³ = 8—the logarithm (3) is the exponent that makes the base (2) equal the argument (8). This three-part relationship (base, exponent/log, result/argument) is the foundation of everything with logarithms! To evaluate log₂(8), find the power y such that 2^y=8: 2^3=8, so y=3. Choice B correctly evaluates using the definition to get 3. A distractor like choice D (8) might confuse the argument with the log value, but the log outputs the exponent, not the input. Converting between forms: identify the three parts—base, exponent, and result. In b^y = x: base is b, exponent is y, result is x. In log_b(x) = y: base is b (subscript), argument is x (inside the log), value is y (what log equals). The exponent in exponential form BECOMES the log value, and the result BECOMES the argument. Example: 5³ = 125 has base 5, exponent 3, result 125, so log₅(125) = 3 has base 5, argument 125, value 3. The positions shift but the numbers stay the same! Evaluating logs using the definition: to find log₂(64), ask 'what power of 2 gives 64?' Think through powers of 2: 2¹ = 2, 2² = 4, 2³ = 8, 2⁴ = 16, 2⁵ = 32, 2⁶ = 64. Found it! 2⁶ = 64, so log₂(64) = 6. This works for any log with a perfect power. If it's not a perfect power (like log₂(10)), you'd need a calculator, but for problems designed for hand calculation, you can find the answer by listing powers of the base until you hit the argument.

Question 23

A complex number z=a+biz=a+biz=a+bi is plotted as the point (a,b)(a,b)(a,b) on the complex plane. What is the modulus of z=6−8iz=6-8iz=6−8i (its distance from the origin), given by ∣z∣=a2+b2|z|=\sqrt{a^2+b^2}∣z∣=a2+b2​?​

  1. 6+8=14\sqrt{6+8}=\sqrt{14}6+8​=14​
  2. 62−82=−28\sqrt{6^2-8^2}=\sqrt{-28}62−82​=−28​
  3. 62+82=10\sqrt{6^2+8^2}=1062+82​=10 (correct answer)
  4. 6+(−8)=−26+(-8)=-26+(−8)=−2

Explanation: This question tests your understanding of calculating the modulus (absolute value) of a complex number as its distance from the origin on the complex plane. The modulus of a complex number a + bi equals square root of (a squared + b squared), which is the distance from the origin to point (a, b) using the Pythagorean theorem—the real and imaginary parts form legs of a right triangle, modulus is hypotenuse! To find the modulus of z = 6 - 8i: (1) Identify real part a = 6 and imaginary part b = -8 (the coefficient of i, including the negative sign). (2) Apply modulus formula: |6 - 8i| = square root of (6 squared + (-8) squared) = square root of (36 + 64) = square root of 100 = 10. (3) Geometric interpretation: the point (6, -8) is 10 units from the origin. Choice B correctly calculates the modulus as square root of (6 squared + 8 squared) = 10, properly squaring both components and taking the square root of their sum. Choice C incorrectly adds 6 + (-8) = -2, which is just adding the real and imaginary parts—modulus requires the Pythagorean theorem with squares and square root, not simple addition! The modulus formula recipe: (1) Square both the real and imaginary parts (this makes negatives positive), (2) Add the squares together, (3) Take the square root of the sum. Remember, modulus measures distance, so it's always non-negative—you can't have negative distance from the origin!

Question 24

Prove that any linear function f(x)=mx+bf(x)=mx+bf(x)=mx+b grows by equal differences over equal intervals. Specifically, show that for any real number hhh, the difference f(x+h)−f(x)f(x+h)-f(x)f(x+h)−f(x) is constant (does not depend on xxx), and state what constant it equals. Also connect this to why the values f(0),f(1),f(2),…f(0),f(1),f(2),\dotsf(0),f(1),f(2),… form an arithmetic sequence.

  1. f(x+h)−f(x)=[m(x+h)+b]−[mx+b]=mhf(x+h)-f(x)=[m(x+h)+b]-[mx+b]=mhf(x+h)−f(x)=[m(x+h)+b]−[mx+b]=mh, which is constant for fixed hhh; therefore f(0),f(1),f(2),…f(0),f(1),f(2),\dotsf(0),f(1),f(2),… has constant difference mmm and is arithmetic. (correct answer)
  2. f(x+h)−f(x)=[m(x+h)+b]−[mx+b]=mx+mhf(x+h)-f(x)=[m(x+h)+b]-[mx+b]=mx+mhf(x+h)−f(x)=[m(x+h)+b]−[mx+b]=mx+mh, which depends on xxx; therefore linear functions do not have equal differences.
  3. f(x+h)−f(x)=m(x+h)+bmx+b=mhmx+bf(x+h)-f(x)=\dfrac{m(x+h)+b}{mx+b}=\dfrac{mh}{mx+b}f(x+h)−f(x)=mx+bm(x+h)+b​=mx+bmh​, so the ratio is constant and f(0),f(1),f(2),…f(0),f(1),f(2),\dotsf(0),f(1),f(2),… is geometric.
  4. f(x+h)−f(x)=[m(x+h)+b]−[mx+b]=bf(x+h)-f(x)=[m(x+h)+b]-[mx+b]=bf(x+h)−f(x)=[m(x+h)+b]−[mx+b]=b, which is constant; therefore f(0),f(1),f(2),…f(0),f(1),f(2),\dotsf(0),f(1),f(2),… has common difference bbb.

Explanation: This question tests your understanding of a fundamental distinction: linear functions grow by adding the same amount over equal intervals (constant differences), while exponential functions grow by multiplying by the same factor over equal intervals (constant ratios). For any linear function f(x) = mx + b, the change over an interval of length h is constant: f(x + h) - f(x) = [m(x + h) + b] - [mx + b] = mx + mh + b - mx - b = mh, which depends only on the interval length h and slope m, not on where you start (x). This constant difference mh means moving h units right always adds the same amount to the function value. For h = 1, you always add m (the slope). This additive pattern defines linearity! Choice A correctly proves that f(x+h) - f(x) = mh through proper algebraic simplification, showing the difference is constant and equals mh. Choice B incorrectly claims the difference equals mx + mh, failing to cancel the mx terms. Choice C incorrectly attempts to find a ratio instead of a difference. Choice D incorrectly claims the difference equals b, missing the mh term entirely. To determine if a function is linear or exponential from a table: (1) check if x-values have equal spacing (like 0, 1, 2, 3), (2) calculate differences between consecutive y-values, (3) if differences are constant → linear (slope = that constant difference per unit interval). Since f(x+1) - f(x) = m for a linear function, the values f(0), f(1), f(2),... form an arithmetic sequence with common difference m, perfectly connecting the algebraic property to the sequence type!

Question 25

Solve the equation by completing the square:

x2+4x+13=0x^2 + 4x + 13 = 0x2+4x+13=0

Express solutions in the form a±bia \pm bia±bi.

  1. (x+2)2=−9(x + 2)^2 = -9(x+2)2=−9, so x=−2±3ix = -2 \pm 3ix=−2±3i (correct answer)
  2. (x−2)2=−9(x - 2)^2 = -9(x−2)2=−9, so x=2±3ix = 2 \pm 3ix=2±3i
  3. (x+2)2=9(x + 2)^2 = 9(x+2)2=9, so x=−2±3x = -2 \pm 3x=−2±3
  4. (x+4)2=−3(x + 4)^2 = -3(x+4)2=−3, so x=−4±i3x = -4 \pm i \sqrt{3}x=−4±i3​

Explanation: This question tests your ability to use completing the square to solve quadratic equations and, importantly, to derive the quadratic formula—showing it's not magic but comes from systematic algebra. Completing the square transforms any quadratic ax2+bx+c=0ax^2 + bx + c = 0ax2+bx+c=0 into the form (x−p)2=q(x - p)^2 = q(x−p)2=q, which is easy to solve by taking square roots; if q is negative, you get complex solutions x=p±i∣q∣x = p \pm i \sqrt{|q|}x=p±i∣q∣​. To solve x2+4x+13=0x^2 + 4x + 13 = 0x2+4x+13=0: (1) Move constant: x2+4x=−13x^2 + 4x = -13x2+4x=−13. (2) Take half of 4 to get 2, square it to get 4, add to both sides: x2+4x+4=−13+4=−9x^2 + 4x + 4 = -13 + 4 = -9x2+4x+4=−13+4=−9. (3) Factor: (x+2)2=−9(x + 2)^2 = -9(x+2)2=−9. (4) Take square roots: x+2=±−9=±3ix + 2 = \pm \sqrt{-9} = \pm 3ix+2=±−9​=±3i. (5) Solve: x=−2±3ix = -2 \pm 3ix=−2±3i. Choice A correctly completes the square to get (x+2)2=−9(x + 2)^2 = -9(x+2)2=−9 and recognizes that −9=3i\sqrt{-9} = 3i−9​=3i, giving complex solutions. Choice C incorrectly calculates the right side as positive 9 instead of negative 9—remember −13+4=−9-13 + 4 = -9−13+4=−9, not +9+9+9! The negative value on the right side after completing the square signals that you'll get complex solutions.