Question 1 of 25
If , find by rewriting in exponential form.
Algebra 2
Practice Test 8 for Algebra 2: real questions and explanations from the Varsity Tutors practice-test pool.
0%
0 / 25 answered
Question 1 of 25
If log2(x)=7, find x by rewriting in exponential form.
Question Navigator
If log2(x)=7, find x by rewriting in exponential form.
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! Given log_2(x) = 7, rewrite in exponential form as 2^7 = x. Choice B correctly converts to exponential form to find x = 2^7. Choice C swaps the base and exponent, making it 7^2, but that would correspond to a different log equation. 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!
Possible rational zeros of P(x)=x3−4x2+x+6 are ±1,±2,±3,±6. Which of these candidates are actual zeros? (You may test by substitution.)
Explanation: This question tests your understanding of the Rational Zeros Theorem—a powerful tool for finding possible rational zeros of polynomials, dramatically narrowing what values to test, by identifying which candidates actually work. The Rational Zeros Theorem states that if polynomial P(x) with integer coefficients has a rational zero p/q (in lowest terms), then p must be a factor of the constant term and q must be a factor of the leading coefficient. Given possible zeros ±1,±2,±3,±6 for P(x)=x3−4x2+x+6, testing shows P(−1)=0, P(2)=0, P(3)=0—these are the actual zeros. Choice A correctly identifies x=−1,2,3 as the actual zeros after accurate substitution checks. A tempting distractor like choice B might miscalculate P(−1) or swap signs, such as thinking P(−2)=0 when it doesn't—always compute each term carefully to avoid errors! To master this, list candidates, test via substitution or synthetic division, and if P(candidate)=0, it's a zero—organize your work to prevent mistakes. Great job tackling this; with practice, you'll spot the zeros quickly and confidently!
Use p(a) to find the remainder for division by (x−a). If p(x)=x4−x2+2x−6, what is the remainder when dividing by (x−2)?
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! The Remainder Theorem states that when you divide a polynomial p(x) by (x - a), the remainder is simply p(a)—just substitute a into the polynomial and evaluate! This works because of how polynomial division works: p(x) = (x - a)·q(x) + r, where r is the remainder. Substituting x = a: p(a) = (a - a)·q(a) + r = 0 + r = r. So the remainder r equals p(a)—brilliant! For p(x) = x⁴ - x² + 2x - 6 divided by (x - 2), we need p(2): p(2) = (2)⁴ - (2)² + 2(2) - 6 = 16 - 4 + 4 - 6 = 10. Choice D correctly identifies the remainder as 10. Using the Remainder Theorem: (1) Identify the divisor (x - 2) so a = 2, (2) Substitute 2 for every x in p(x), (3) Calculate carefully: 16 - 4 + 4 - 6 = 10, (4) That result is your remainder. This method is dramatically faster than polynomial long division, especially for higher-degree polynomials!
Graph the rational function f(x)=(x−4)(x+3)(x−2)(x+1) identifying zeros, vertical asymptotes, and the horizontal asymptote (end behavior).
Explanation: This question tests your ability to graph rational functions by finding zeros (from the numerator), vertical asymptotes (from the denominator), and horizontal or oblique asymptotes (from comparing degrees and using end behavior). Rational functions f(x)=q(x)p(x) have distinctive features: zeros where p(x)=0 (numerator equals zero, these are x-intercepts), vertical asymptotes where q(x)=0 (denominator equals zero, graph shoots to ±∞), and horizontal or oblique asymptotes describing end behavior. The key is: numerator gives zeros, denominator gives vertical asymptotes. IMPORTANT: if numerator and denominator share a factor (like both have (x−2)), that creates a hole (removable discontinuity) at x=2, not a zero or asymptote—the common factor cancels! For f(x)=(x−4)(x+3)(x−2)(x+1), the zeros are at x=2 and x=−1 where the numerator is zero, vertical asymptotes at x=4 and x=−3 where the denominator is zero (no common factors), and since degrees are equal, the horizontal asymptote is y=1 from the ratio of leading coefficients. Choice B correctly identifies zeros at x=2,−1, vertical asymptotes at x=4,−3, and horizontal asymptote y=1. A common distractor like Choice A swaps zeros and asymptotes, mistakenly assigning denominator roots to zeros, but remember, zeros come from the numerator only. The rational function feature-finding roadmap: (1) ZEROS: set numerator = 0, solve (these are x-intercepts), (2) VERTICAL ASYMPTOTES: set denominator = 0, solve (but check for common factors with numerator—if common, it's a hole, not VA!), (3) HORIZONTAL ASYMPTOTE: compare degrees: if deg(num)<deg(den) then y=0; if degrees equal then y= ratio of leading coefficients; if deg(num)>deg(den) then no HA. (4) OBLIQUE ASYMPTOTE: if deg(num)=deg(den)+1, divide to find it. Follow these steps systematically!
What is the horizontal asymptote of the exponential function p(x)=2x+4? (Connect to the parent function y=2x.)
Explanation: This question tests your ability to identify horizontal asymptotes in exponential functions with vertical shifts. Exponential functions f(x) = ab^x have distinctive features: they have a y-intercept at (0, a) because b⁰ = 1, they never cross the x-axis (no x-intercepts for basic form), and they have a horizontal asymptote at y = 0 (the x-axis) that the graph approaches but never touches. End behavior depends on the base: if b > 1, it's exponential growth (left end approaches 0, right end goes to ∞); if 0 < b < 1, it's exponential decay (left end goes to ∞, right end approaches 0). Transformations like f(x) = ab^x + k shift the horizontal asymptote to y = k! For p(x) = 2^x + 4, the parent function y = 2^x has a horizontal asymptote at y = 0. The +4 transformation shifts the entire graph up 4 units, which moves the horizontal asymptote from y = 0 to y = 4. As x → -∞, the term 2^x approaches 0, so p(x) approaches 0 + 4 = 4. Choice C correctly identifies the horizontal asymptote as y = 4. Choice A gives the parent function's asymptote without considering the shift, while Choice B incorrectly suggests a vertical asymptote. Exponential asymptote strategy: The horizontal asymptote of f(x) = ab^x + k is always y = k. This is because as x → -∞ (for b > 1) or x → ∞ (for 0 < b < 1), the ab^x term approaches 0, leaving only the constant k. Vertical shifts move the asymptote!
A physics student needs to determine the acceleration of an object given the formula F=ma+kv2, where F is the total force, m is mass, a is acceleration, k is a drag coefficient, and v is velocity. Which expression correctly isolates the acceleration?
Explanation: To isolate a, subtract kv2 from both sides: F−kv2=ma, then divide by m: a=mF−kv2. Choice B incorrectly adds instead of subtracts kv2. Choice C fails to divide by m. Choice D incorrectly distributes the division.
Subtract and simplify to lowest terms. (The difference of rational expressions is still a rational expression.)
Subtract: x2−4x+1−x−23 (assume denominators are nonzero).
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! For this subtraction, factor x² - 4 = (x - 2)(x + 2) as the LCD; rewrite the second as 3(x + 2)/((x - 2)(x + 2)); subtract numerators (x + 1) - 3(x + 2) = x + 1 - 3x - 6 = -2x - 5, giving (-2x - 5)/((x - 2)(x + 2)) in lowest terms. Choice A correctly performs the subtraction and simplifies, giving (-2x - 5)/((x - 2)(x + 2)) in lowest terms. A common mistake is switching signs in subtraction, leading to positive terms like in choice C, but remember subtraction means minus the entire numerator. 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)!
A medication dose starts at 240 mg. Each hour, 20% of the medication is eliminated (so 80% remains). Model the amount remaining with an exponential equation and solve for how many hours it takes until 60 mg remains.
Let t = time in hours.
Explanation: This question tests your ability to translate complex real-world situations into mathematical equations (linear, quadratic, rational, or exponential) and solve them to answer practical questions. Exponential decay problems arise when something shrinks by a constant percent: 'loses 20% each hour' means 80% remains, so multiply by 0.8 each hour, giving formula amount = initial × (0.8)^t. To find when it reaches a specific value, set up equation like 240(0.8)^t = 60 and solve using logarithms: (0.8)^t = 0.25, so t = ln(0.25)/ln(0.8) ≈ 6.21 hours. The logarithm unlocks the exponent! Starting with 240 mg, if 20% is eliminated each hour, then 80% remains: after t hours we have 240(0.8)^t mg. Setting this equal to 60 mg: 240(0.8)^t = 60, so (0.8)^t = 60/240 = 0.25. Taking logarithms: t = log₀.₈(0.25) = ln(0.25)/ln(0.8) ≈ 6.21 hours. Choice A correctly models the exponential decay as 240(0.8)^t = 60 and solves using logarithms to get approximately 6.21 hours. Choice C incorrectly uses 0.2 as the base (240(0.2)^t = 60), which would mean only 20% remains each hour instead of 80% - this gives an unrealistic 0.86 hours for the medication to drop to 60 mg! Context-to-equation type matching: (1) Constant rates and simple relationships → linear, (2) Area, projectile motion, optimization → quadratic, (3) Combined work rates, mixture concentrations, reciprocal relationships → rational, (4) Percent growth/decay over time → exponential. The context language tells you which type: 'per unit' suggests linear, 'area' suggests quadratic, 'together complete' suggests rational (adding reciprocals), 'percent per year' suggests exponential. Identify the type, then use the appropriate solving method! The reality check is essential: after solving, ask: (1) Does the answer satisfy the original equation? (substitute back), (2) Does it make sense in the real world? (no negative quantities, no fractional discrete items), (3) Have I answered what was asked? (find time, not rate; find width, not area). For rational equations, check that denominators aren't zero. For exponential, verify the value is reasonable for the time scale. This three-part check catches most errors and ensures your math answer is also a real-world answer!
A complex number z has modulus 5 and is located in the third quadrant such that the reference angle is 3π. If z=a+bi in rectangular form, what is the value of a2+b2?
Explanation: For any complex number z=a+bi, the relationship a2+b2=∣z∣2 always holds, where ∣z∣ is the modulus. Since the modulus is 5, we have a2+b2=52=25. This is true regardless of which quadrant the number is in or what the specific values of a and b are. Choice B results from incorrectly using (25)2. Choice C comes from adding a2 and b2 separately after finding their individual values. Choice D results from incorrect trigonometric calculations.
An account grows by 12% per year, so its value after t years is multiplied by (1.12)t. Rewrite (1.12)t in an equivalent form that reveals the monthly growth factor (assume 12 months per year).
Explanation: This question tests your ability to use exponent properties to transform exponential expressions into equivalent forms that reveal different information, like converting annual interest rates to monthly rates. The power-of-a-power property (b^a)^c = b^(ac) lets us rewrite expressions like (1.12)^t (12% annual growth) as ((1.12)^(1/12))^(12t) to reveal the monthly growth rate: we break each year into 12 months and find the factor that, when applied 12 times (raised to power 12), gives the yearly factor 1.12. The monthly factor is (1.12)^(1/12) ≈ 1.0095, meaning about 0.95% per month. Both forms equal the same value for any t, but one emphasizes annual compounding, the other monthly! To convert annual expression (1.12)^t to monthly form: (1) Recognize that t years equals 12t months, (2) Want form (something)^(12t), (3) That something is (1.12)^(1/12) because ((1.12)^(1/12))^(12t) = (1.12)^((1/12)×12t) = (1.12)^t by power-of-power property, (4) Calculate with calculator: (1.12)^(1/12) ≈ 1.0095, (5) So (1.12)^t = ((1.12)^(1/12))^(12t), revealing monthly rate of about 0.95% (since 1.0095 = 1 + 0.0095). The exponent properties make the conversion systematic! Choice B correctly applies the power-of-a-power property to transform the expression and identifies the equivalent monthly rate. Choice C divides the annual factor by 12 to get monthly (1.12/12 ≈ 0.093), but this gives SIMPLE interest division, not compound! For compound interest, the monthly factor isn't found by division—we need (1.12)^(1/12), which is the 12th root of 1.12 ≈ 1.0095. Division would work for simple interest, but compound interest requires the fractional exponent! The power-of-a-power property (b^a)^c = b^(ac) is your main tool for time-base conversion: to convert annual rate factor b^t to monthly, write as ((b)^(1/12))^(12t)—take 12th root of b for monthly factor, raise to 12t (12 months times t years). This property is foundation of all time-base transformations!
Which matrix equation AX=B correctly represents the system (use variable order x,y,z)? [ \begin{cases} 6x-2y=1\ -y+4z=-8\ 3x+z=5 \end{cases} ] (Remember: missing variables must have coefficient 0 in A.)
Explanation: This question tests your ability to represent a system of linear equations with missing variables as a single matrix equation in the form AX = B, including zeros for absent terms in A. Matrix form AX = B is a compact way to write entire systems: the coefficient matrix A contains all the coefficients from the left sides of equations (organized by rows for equations and columns for variables), the variable vector X lists the unknowns as a column, and the constant vector B lists the right-hand side values. When you multiply matrix A times vector X, you get the left sides of all equations, which equals vector B (the right sides). For example, 6x - 2y = 1, -y + 4z = -8, 3x + z = 5 becomes [[6, -2, 0], [0, -1, 4], [3, 0, 1]] times [x, y, z] = [1, -8, 5] (zeros for missing variables). Matrix multiplication recovers the original equations! To convert this system to matrix form: (1) Write A with rows for equations, columns for x, y, z: row 1: 6, -2, 0 (no z); row 2: 0, -1, 4 (no x); row 3: 3, 0, 1 (no y). So A = [[6, -2, 0], [0, -1, 4], [3, 0, 1]]. (2) X = [x, y, z]. (3) B = [1, -8, 5]. (4) Combine: AX = B. This matrix equation is equivalent to the original system! Choice A correctly includes zeros for missing variables in A, with proper signs and order, and matches B. Choice D has B's constants reordered ([1, 5, -8] instead of [1, -8, 5]). Remember: B must match the exact equation order—second equation's -8 second. Don't reorder! Matrix equation construction recipe: (1) Label equations and variables (x, y, z), (2) Build A: rows from equations, columns from variables, insert 0 for missing ones as the question reminds, (3) Write X in order, (4) Write B with constants in equation order, (5) Combine. Systematic! To verify, multiply: row 2 [0, -1, 4] times [x, y, z] gives -y + 4z = -8, matching. Check all rows—this prevents errors! You're doing fantastic with these nuances!
Solve the system and state the solution set.
x + 2y = 10 \\ 2x + 4y = 20 \end{cases}$$Explanation: This question tests your ability to recognize when a system has infinitely many solutions and express the solution set properly. A system has infinitely many solutions when both equations represent the same line, just written differently. Looking at x + 2y = 10 and 2x + 4y = 20, notice that the second equation is exactly 2 times the first: 2(x + 2y) = 2(10) gives 2x + 4y = 20. This means both equations describe the same line! Choice C correctly identifies this as infinitely many solutions and properly expresses the solution set as all (x, y) such that x + 2y = 10. This is the correct mathematical way to describe all points on the line. We can verify by solving for y: y = (10 - x)/2, showing that for any x-value, there's a corresponding y-value on the line. For example: (0, 5), (2, 4), (4, 3), (6, 2), (8, 1), (10, 0) all satisfy both equations. When you have infinitely many solutions, express the solution set using one of the original equations (they're equivalent) or in parametric form. The key recognition pattern: when all coefficients and constants are proportional by the same factor, you have one line written two ways.
Translate the explicit formula an=3⋅2n−1 into an equivalent recursive definition (domain: positive integers).
Explanation: This question tests your ability to write arithmetic and geometric sequences in both recursive form (each term from previous) and explicit form (any term directly from its position), and to translate between these forms. Translating between forms: if you have recursive (like a₁ = 3, aₙ₊₁ = aₙ + 5), extract a₁ = 3 and d = 5 (the amount added), then write explicit aₙ = 3 + 5(n - 1). If you have explicit (like aₙ = 2·3^(n-1)), extract a₁ = 2 (when n = 1) and r = 3 (the base), then write recursive a₁ = 2, aₙ₊₁ = 3aₙ. The parameters connect the two forms! For the explicit aₙ=3·2^{n-1}, evaluate at n=1 to get a₁=3, and recognize r=2 from the base, so recursive is a₁=3, aₙ₊₁=2aₙ. Choice C correctly translates to the recursive definition for this geometric sequence. A distractor like choice A might swap a₁, but always verify by computing the first few terms from the explicit formula to match. Sequence type decision: calculate differences between consecutive terms (constant → arithmetic with that d) AND ratios of consecutive terms (constant → geometric with that r). For 5, 8, 11, 14: differences are 3, 3, 3 (arithmetic!), ratios are 8/5, 11/8, 14/11 (not constant). For 3, 6, 12, 24: differences are 3, 6, 12 (not constant), ratios are 2, 2, 2 (geometric!). This two-part check identifies the type reliably. Formula-writing checklist: (1) Identify type (arithmetic or geometric?), (2) Find first term a₁ (just look at the sequence), (3) Find d (subtract consecutive terms) or r (divide consecutive terms), (4) For recursive: state a₁ and write aₙ₊₁ = aₙ + d or aₙ₊₁ = r·aₙ, (5) For explicit: use aₙ = a₁ + (n-1)d or aₙ = a₁·r^(n-1). Follow these steps methodically and you'll get both forms correctly every time!
The sequence 5, 15, 45, 135,… is used to model the number of views a video gets each day, where day 1 has 5 views and each day has the same multiplicative change from the previous day. Write both a recursive and an explicit formula for the sequence (integer domain n≥1).
Explanation: This question tests your ability to write arithmetic and geometric sequences in both recursive form (each term from previous) and explicit form (any term directly from its position), and to translate between these forms. Sequence type decision: calculate differences between consecutive terms (constant → arithmetic with that d) AND ratios of consecutive terms (constant → geometric with that r). For 5, 15, 45, 135: differences are 10, 30, 90 (not constant), but ratios are 15/5 = 3, 45/15 = 3, 135/45 = 3 (constant!), so this is geometric with r = 3. With first term a₁ = 5 and ratio r = 3, we get recursive: a₁ = 5, aₙ₊₁ = 3aₙ and explicit: aₙ = 5 · 3^(n-1). Choice C correctly identifies this as a geometric sequence and provides both formulas. Choice D incorrectly treats it as arithmetic with d = 3, which would give the sequence 5, 8, 11, 14,... instead of 5, 15, 45, 135,.... Always check both differences and ratios to determine sequence type. If ratios are constant, it's geometric; if differences are constant, it's arithmetic.
On the complex plane, the distance between z1=a+bi and z2=c+di is ∣z1−z2∣=(a−c)2+(b−d)2 (same as the 2D distance formula), and the midpoint is 2z1+z2. For z1=2+5i and z2=6−1i, what are the distance and the midpoint?
Explanation: This question tests your understanding of finding distances and midpoints 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)²). The midpoint formula: midpoint = (z₁ + z₂)/2. For z₁ = 2 + 5i and z₂ = 6 - i: (1) Calculate difference: (2 + 5i) - (6 - i) = -4 + 6i. (2) Find modulus: |−4 + 6i| = √((-4)² + 6²) = √(16 + 36) = √52. (3) For midpoint: (2 + 5i) + (6 - i) = 8 + 4i, then divide by 2 to get 4 + 2i. Choice A correctly applies both formulas to get distance = √52 and midpoint = 4 + 2i. Choice B incorrectly calculates the distance as √40, likely making an arithmetic error when computing 16 + 36 = 52, not 40! Choice D shows the difference 4 - 6i (with wrong sign) instead of the distance—remember that distance is always a non-negative real number, found by taking the modulus of the difference! These formulas connect complex arithmetic to geometry: the complex plane IS a coordinate system!
Function c is described as "a linear function with slope −21 passing through point (4,3)". The graph shows function d(x). Compare the x-intercepts of these two functions.
Explanation: For function c with slope -1/2 passing through (4, 3): c(x) = -1/2(x - 4) + 3 = -1/2x + 2 + 3 = -1/2x + 5. To find the x-intercept, set c(x) = 0: 0 = -1/2x + 5, so 1/2x = 5, giving x = 10. The x-intercept is (10, 0). From the graph, function d crosses the x-axis at (-1, 0). Choice B confuses x-intercept with y-intercept for function c. Choice C has incorrect intercept values for both functions. Choice D incorrectly claims both intercepts are the same.
Generate a Pythagorean triple using the identity (x2+y2)2=(x2−y2)2+(2xy)2 with x=4 and y=1. Which triple (a,b,c) is correct (order of a,b may be swapped)?
Explanation: This question tests your understanding of polynomial identities—equations that are true for all values of the variables—and how to prove them algebraically or use them for applications like generating Pythagorean triples. The Pythagorean triple identity (x² + y²)² = (x² - y²)² + (2xy)² is remarkably powerful: it generates right triangles! If you pick any two integers x and y (with x > y), this identity gives you three expressions—x² + y², x² - y², and 2xy—that form a Pythagorean triple. With x = 4 and y = 1: First calculate a = x² - y² = 16 - 1 = 15, b = 2xy = 2(4)(1) = 8, and c = x² + y² = 16 + 1 = 17. Let's verify this is a Pythagorean triple: a² + b² = 15² + 8² = 225 + 64 = 289 = 17² = c². Perfect! The triple is (15, 8, 17), or equivalently (8, 15, 17) since order of a and b can be swapped. Choice A correctly identifies (8, 15, 17) as the triple. Choice B gives (7, 16, 17), but 7² + 16² = 49 + 256 = 305 ≠ 289 = 17². Choice D gives (8, 15, 16), using 16 instead of 17 for the hypotenuse. For generating Pythagorean triples with (x² + y²)² = (x² - y²)² + (2xy)²: (1) Pick two positive integers x and y with x greater than y, (2) Calculate the three quantities: a = x² - y², b = 2xy, c = x² + y², (3) Verify: a² + b² should equal c². Try x = 5, y = 2 next: you'll get the (21, 20, 29) triple!
An event planner is ordering chairs and tables for a fundraiser. Let x be the number of chairs and y be the number of tables.
Constraints:
Which constraint does (x,y)=(20,7) violate?
Explanation: This question tests your ability to translate real-world limitations into mathematical constraints (equations and inequalities) and determine whether potential solutions are viable—meaning they satisfy all constraints and make sense in context. Checking viability is systematic: (1) write out each constraint, (2) substitute the proposed solution into each one, (3) verify each is satisfied (inequality holds, equation balances), (4) check context reasonableness (non-negative? integers if needed?). If everything passes, it's viable. If anything fails, it's nonviable—and you should identify WHICH constraint was violated. Complete checking means checking ALL constraints, not just some! For (20,7), budget: 8(20)+25(7)=160+175=335≤400 (✓), seating: 20≥4*7=28? 20<28 (✗), tables: 7≥6 (✓), integers nonneg (✓)—violates seating. Choice B correctly identifies the violated constraint with complete checking. A distractor like choice A might ignore seating and only check budget, but gently remember to test all constraints systematically. Constraint identification from context: (1) list every limitation mentioned ('budget $X,' 'time ≤ Y hours,' 'need ≥ Z units'), (2) translate using key phrases: 'at most' → ≤, 'at least' → ≥, 'exactly' → =, 'more than' → >, 'less than' → <, (3) don't forget implicit constraints like x ≥ 0, y ≥ 0 (can't be negative) or x, y integers (if discrete), (4) write the complete system. Missing even one constraint can make you accept infeasible solutions! The viability checklist: Make a table with one row per constraint. For each constraint, substitute your point and mark whether it's satisfied (✓) or violated (✗). If all checks pass AND context is reasonable, mark VIABLE. If even one ✗ appears OR context is violated (like negative values or fractional items), mark NONVIABLE and note which constraint failed. This organized approach prevents missing checks and makes your reasoning clear. Thorough constraint checking is what separates good modeling from sloppy work!
Check whether f(x)=32x+1 and g(x)=23x−1 are inverses by computing both f(g(x)) and g(f(x)) and simplifying to see if each equals x.
Explanation: This question tests your understanding that two functions are inverses if and only if their compositions both equal the identity function—meaning f(g(x)) = x AND g(f(x)) = x. To verify that f and g are inverse functions, we must check BOTH compositions: f(g(x)) should equal x (showing g undoes what f does), and g(f(x)) should equal x (showing f undoes what g does). Only when both compositions simplify to the identity function x can we conclude the functions are true inverses. One direction isn't enough—we need the bidirectional undo relationship! Computing, f(g(x)) = [2*((3x-1)/2) + 1]/3 = [ (3x-1) + 1 ]/3 = 3x/3 = x, and g(f(x)) = [3*((2x+1)/3) - 1]/2 = [ (2x+1) - 1 ]/2 = 2x/2 = x. Choice A correctly verifies both compositions equal x and determines they are inverses. Choice B errs in g(f(x)) by subtracting instead of adding in the numerator, adding an incorrect +1. The verification checklist: (1) Compute f(g(x)): substitute g(x) into f, simplify completely, (2) Check: does it equal x? If no, they're not inverses—stop. If yes, continue, (3) Compute g(f(x)): substitute f(x) into g, simplify completely, (4) Check: does it equal x? If yes, they're inverses! If no, they're not (even though first direction worked). Both must equal x for full inverse verification—this is non-negotiable!
Consider the rational expression x−1x2+3x−2. If you view the entire numerator as a single entity (a chunk), which statement best describes how the expression is structured?
Explanation: This question tests your ability to interpret complicated expressions by viewing one or more parts as a single entity—a powerful technique for understanding structure and relationships in complex algebraic forms. When expressions get complex, chunking (viewing sub-expressions as single units) reveals structure: for the rational expression (x^2+3x-2)/(x-1), viewing the entire numerator as one chunk and denominator as another clarifies it's a quotient of two polynomial entities. In the expression (x^2+3x-2)/(x-1), we have: (1) Numerator chunk: x^2+3x-2 (a quadratic polynomial in x), (2) Denominator chunk: x-1 (a linear polynomial in x), (3) The fraction bar shows division—we're dividing the top chunk by the bottom chunk, and both depend on x but play fundamentally different roles. Choice B correctly identifies this as a quotient where both numerator and denominator depend on x but have different roles (top vs. bottom)—changing x affects both parts, but the numerator determines what's being divided while the denominator determines what we're dividing by. Choice C completely misinterprets the notation, trying to break the fraction apart incorrectly as x^2 + 3x - 2/x - 1, which would mean something entirely different—the fraction bar groups the entire numerator and entire denominator. Chunking strategy for rational expressions: (1) View numerator as one complete entity and denominator as another—don't break them apart unless simplifying, (2) Both parts typically depend on the variable but play opposite roles: numerator scales the result up, denominator scales it down, (3) The structure (polynomial)/(polynomial) often suggests polynomial long division or factoring might reveal more. Key insight: in (x^2+3x-2)/(x-1), the numerator actually factors as (x-1)(x+2), so the expression simplifies to x+2 for x≠1—chunking first, then analyzing each chunk, revealed a hidden simplification!
A number and its reciprocal have a sum of 310.
What equation represents this context? Solve it and interpret the solutions.
Let x = the number (assume x=0).
Explanation: This question tests your ability to translate complex real-world situations into mathematical equations (linear, quadratic, rational, or exponential) and solve them to answer practical questions. Reciprocal relationships often lead to rational equations that become quadratic: for x + 1/x = k, multiply by x to get x² - kx + 1 = 0, solved via quadratic formula, with solutions being reciprocals if valid. For this number, set up x + 1/x = 10/3, multiply by 3x to clear fractions: 3x² + 3 = 10x, rearrange to 3x² - 10x + 3 = 0, factor as (3x - 1)(x - 3) = 0, so x = 3 or x = 1/3, meaning the numbers are 3 and its reciprocal 1/3. Choice A correctly sets up the sum equation and solves to find both solutions x = 3 and x = 1/3. A mistake like in choice C changes addition to subtraction, altering the relationship and solutions. Context-to-equation type matching: (1) Constant rates and simple relationships → linear, (2) Area, projectile motion, optimization → quadratic, (3) Combined work rates, mixture concentrations, reciprocal relationships → rational, (4) Percent growth/decay over time → exponential. The context language tells you which type: 'per unit' suggests linear, 'area' suggests quadratic, 'together complete' suggests rational (adding reciprocals), 'percent per year' suggests exponential. Identify the type, then use the appropriate solving method! The reality check is essential: after solving, ask: (1) Does the answer satisfy the original equation? (substitute back), (2) Does it make sense in the real world? (no negative quantities, no fractional discrete items), (3) Have I answered what was asked? (find time, not rate; find width, not area). For rational equations, check that denominators aren't zero. For exponential, verify the value is reasonable for the time scale. This three-part check catches most errors and ensures your math answer is also a real-world answer!
Distinguish between terms and factors: In the expression 2x(x−3)2+5, which list correctly gives the terms, and also gives the factors of the first term?
Explanation: This question tests your understanding of the structure of algebraic expressions—specifically, how to identify terms (parts separated by addition or subtraction), factors (parts connected by multiplication), and coefficients (numerical multipliers of variable parts). In 2x(x-3)² + 5, we first identify terms (separated by + or -): we have 2x(x-3)² and 5, giving us 2 terms. For the factors of the first term 2x(x-3)², we identify what's being multiplied: 2, x, and (x-3)² are the factors (treating (x-3)² as a single factor, though it could be written as (x-3) × (x-3)). Choice B correctly identifies the two terms as 2x(x-3)² and 5, and lists the factors of the first term as 2, x, and (x-3)². Choice A incorrectly separates the factors of the first term into multiple terms. Choice C lists incorrect factors, treating 2x as a single factor when it's actually 2 × x. Remember the key distinction: terms are separated by + or -, while factors are connected by multiplication!
When deriving the quadratic formula from ax2+bx+c=0 using completing the square, the intermediate step a(x+2ab)2=4ab2−4ac is reached. What is the next step that leads directly to the quadratic formula?
Explanation: When you're completing the square to derive the quadratic formula, you need to recognize what form you're working toward and what operations will get you there most efficiently. Starting from a(x+2ab)2=4ab2−4ac, the most direct path is to divide both sides by a first, giving you (x+2ab)2=4a2b2−4ac. Then take the square root of both sides: x+2ab=±2ab2−4ac. Finally, subtract 2ab to get x=2a−b±b2−4ac — the quadratic formula. This matches choice C. Choice A is inefficient and backward — expanding the perfect square would undo the completing-the-square work you just did. Choice B has the right operations but in the wrong order; if you take the square root before dividing by a, you get x+2ab=±2ab2−4ac, which creates an awkward square root in the denominator that doesn't lead cleanly to the standard form. Choice D suggests factoring b2−4ac, but this expression (the discriminant) generally can't be factored in a useful way, and dividing by 4a doesn't advance you toward the solution. Remember: when you have a perfect square equal to something, always isolate the squared term first (by dividing out coefficients), then take the square root. This order prevents messy expressions and keeps you on the most direct path to your goal.
Use the quadratic formula to solve:
2x2−3x−5=0
Explanation: This question tests your understanding that quadratic equations can be solved by multiple methods—inspection, taking square roots, factoring, completing the square, and the quadratic formula—and that choosing the most efficient method depends on the equation's form. Method selection guide: (1) if it's x2=number, inspect or take square roots (x=±number), (2) if it's (expression)2=number, take square roots, (3) if it factors easily (like x2+5x+6), factor and use zero product property, (4) if it doesn't factor nicely or you're unsure, use the quadratic formula x=2a−b±b2−4ac—it always works!, (5) if asked to derive the formula, complete the square on general form. Matching method to form saves time and reduces errors! For 2x2−3x−5=0 using quadratic formula: a=2, b=−3, c=−5, discriminant 9+40=49, x=43±7 (since −b=3). Choice A correctly plugs in with −b positive and denominator 4. Choice B uses +b instead of −b—double-check the formula sign! Transferable strategy: write a, b, c clearly before plugging in. Great precision—you've got this!
Describe the end behavior of f(x)=x2+43x−1. Which statement is correct?
Explanation: This question tests your ability to graph rational functions by finding zeros (from the numerator), vertical asymptotes (from the denominator), and horizontal or oblique asymptotes (from comparing degrees and using end behavior). Horizontal asymptotes depend on degree comparison: (1) if numerator degree less than denominator degree, HA is y = 0 (graph flattens toward x-axis as x → ±∞), (2) if degrees equal, HA is y = (numerator leading coefficient)/(denominator leading coefficient) (graph approaches this horizontal line), (3) if numerator degree exceeds denominator by exactly 1, there's an oblique (slant) asymptote found by polynomial division, (4) if numerator degree exceeds by 2+, no horizontal or oblique asymptote—end behavior is more like a polynomial. These degree rules determine long-term graph behavior! For f(x) = (3x-1)/(x²+4), the numerator has degree 1 and denominator has degree 2. Since degree(numerator) < degree(denominator), the horizontal asymptote is y = 0. As x → ±∞, the denominator grows much faster than the numerator, causing f(x) → 0. Think of it as 3x/x² ≈ 3/x → 0 for large |x|. Choice B correctly states that as x → ±∞, f(x) → 0 with horizontal asymptote y = 0. Choice A incorrectly claims y = 3, likely confusing this with the case of equal degrees, while Choice D incorrectly suggests a slant asymptote when the numerator degree is actually less than the denominator degree. The rational function feature-finding roadmap: (1) ZEROS: set numerator = 0, solve (these are x-intercepts), (2) VERTICAL ASYMPTOTES: set denominator = 0, solve (but check for common factors with numerator—if common, it's a hole, not VA!), (3) HORIZONTAL ASYMPTOTE: compare degrees: deg(num) < deg(den) → y = 0; degrees equal → y = ratio of leading coefficients; deg(num) > deg(den) → no HA. (4) OBLIQUE ASYMPTOTE: if deg(num) = deg(den) + 1, divide to find it. Follow these steps systematically!