All practice questions

5556 questions

Question 2101Question

If xx and yy are positive real numbers such that logx(y)=2\log_x(y) = 2 and log4(x)+log2(y)=5\log_4(x) + \log_2(y) = 5, what is the value of yy?

Show answer & explanation

Answer: 16

Answer

16
Applying the definition of logarithms to logx(y)=2\log_x(y) = 2 yields y=x2y = x^2. Substituting this relationship into the second equation gives log4(x)+log2(x2)=5\log_4(x) + \log_2(x^2) = 5. Using the change of base formula, we rewrite log4(x)\log_4(x) as log2(x)log2(4)=12log2(x)\frac{\log_2(x)}{\log_2(4)} = \frac{1}{2}\log_2(x), and using the power property, we rewrite log2(x2)\log_2(x^2) as 2log2(x)2\log_2(x). Combining the terms results in 52log2(x)=5\frac{5}{2}\log_2(x) = 5, which simplifies to log2(x)=2\log_2(x) = 2. Converting this back to exponential form gives x=22=4x = 2^2 = 4. Substituting this value back into the relation y=x2y = x^2 yields y=42=16y = 4^2 = 16.

Step-by-Step Solution

1
Apply the definition of a logarithm to the first equation.
y=x2y = x^2
By definition, logb(a)=c\log_b(a) = c is equivalent to bc=ab^c = a.
2
Substitute y=x2y = x^2 into the second equation.
log4(x)+log2(x2)=5\log_4(x) + \log_2(x^2) = 5
Substitution reduces the system to a single equation in terms of xx.
3
Express both logarithmic terms using base 2 properties.
12log2(x)+2log2(x)=5\frac{1}{2}\log_2(x) + 2\log_2(x) = 5
The change of base formula gives log4(x)=log2(x)log2(4)=12log2(x)\log_4(x) = \frac{\log_2(x)}{\log_2(4)} = \frac{1}{2}\log_2(x), and the power property gives log2(x2)=2log2(x)\log_2(x^2) = 2\log_2(x).
4
Combine the coefficients and solve for xx.
log2(x)=2x=22=4\log_2(x) = 2 \Rightarrow x = 2^2 = 4
Adding the coefficients gives 52log2(x)=5\frac{5}{2}\log_2(x) = 5. Multiplying by 25\frac{2}{5} isolates log2(x)\log_2(x) to solve for xx.
5
Calculate the value of yy using the relation from Step 1.
y=42=16y = 4^2 = 16
Since y=x2y = x^2 and x=4x = 4, evaluating the square gives the final answer.

Key Concept

Solving systems of logarithmic equations using base conversion and definition of logarithms
Estimated Time:2m 0s
Question 2102Question

A parabola in the standard (x,y)(x, y) coordinate plane is defined by the equation y2=12xy^2 = 12x. What is the xx-coordinate of the focus of this parabola?

Show answer & explanation

Answer: 3

Answer

The xx-coordinate of the focus is 3.
The equation y2=12xy^2 = 12x represents a parabola with vertex at the origin opening to the right. The standard form for such a parabola is y2=4pxy^2 = 4px, where the focus is located at (p,0)(p, 0). By setting 4p=124p = 12, we find p=3p = 3. Thus, the focus is (3,0)(3, 0), and its xx-coordinate is 3.

Step-by-Step Solution

1
Identify the standard form of the parabola's equation.
The equation y2=12xy^2 = 12x fits the standard form of a horizontal parabola with its vertex at the origin, y2=4pxy^2 = 4px.
This allows us to relate the given equation to the coordinate of the focus, which is located at (p,0)(p, 0).
2
Solve for the parameter pp.
4p=124p = 12, which gives p=3p = 3.
By equating the coefficients of xx from the given equation and the standard form, we can find the value of pp.
3
Determine the focus coordinate.
The focus is at (3,0)(3, 0), so the xx-coordinate is 3.
The focus of a parabola of the form y2=4pxy^2 = 4px has coordinates (p,0)(p, 0).

Key Concept

Focus of a Parabola
Question 2103Question

In the standard (x,y)(x,y) coordinate plane, two opposite vertices of a square are (1,2)(1, 2) and (4,6)(4, 6). If all four vertices of the square lie in the first quadrant, what is the xx-coordinate of the vertex that is closest to the yy-axis?

Show answer & explanation

Answer: 0.5

Answer

The correct answer is 0.50.5. The vertex closest to the yy-axis is (0.5,5.5)(0.5, 5.5), which has an xx-coordinate of 0.50.5.
The diagonals of a square are perpendicular, equal in length, and bisect each other. Using the given opposite vertices (1,2)(1, 2) and (4,6)(4, 6), we find the midpoint to be (2.5,4)(2.5, 4). The vector between them is (3,4)(3, 4) with length 55. A perpendicular vector of length 55 is (4,3)(-4, 3). Adding and subtracting half of this vector, (2,1.5)(2, -1.5), from the midpoint yields the other two vertices: (0.5,5.5)(0.5, 5.5) and (4.5,2.5)(4.5, 2.5). Since all four vertices are in the first quadrant, we compare their xx-coordinates: 11, 44, 0.50.5, and 4.54.5. The smallest xx-coordinate is 0.50.5, which represents the vertex closest to the yy-axis.

Step-by-Step Solution

1
Find the midpoint of the given diagonal.
The midpoint is M(2.5,4)M(2.5, 4).
The diagonals of a square bisect each other at their common midpoint.
2
Determine the vector representing the given diagonal ABAB and its length.
AB=(3,4)\vec{AB} = (3, 4) and its length is 55.
The vector is found by subtracting coordinates: (41,62)=(3,4)(4 - 1, 6 - 2) = (3, 4), and its length is 32+42=5\sqrt{3^2 + 4^2} = 5.
3
Find a perpendicular vector of the same length to represent the other diagonal.
A perpendicular vector is (4,3)(-4, 3).
The dot product of (3,4)(3, 4) and (4,3)(-4, 3) is 3(4)+4(3)=03(-4) + 4(3) = 0, and its length is (4)2+32=5\sqrt{(-4)^2 + 3^2} = 5.
4
Calculate the coordinates of the other two vertices of the square.
The vertices are C(0.5,5.5)C(0.5, 5.5) and D(4.5,2.5)D(4.5, 2.5).
The vertices are located at M±12CDM \pm \frac{1}{2}\vec{CD}, which gives (2.5,4)±(2,1.5)(2.5, 4) \pm ( -2, 1.5 ).
5
Determine which of the four vertices is closest to the yy-axis and identify its xx-coordinate.
The vertex closest to the yy-axis is C(0.5,5.5)C(0.5, 5.5), and its xx-coordinate is 0.50.5.
The distance to the yy-axis is the xx-coordinate of the point. Comparing the xx-coordinates 11, 44, 0.50.5, and 4.54.5, the smallest value is 0.50.5.

Key Concept

Properties of diagonals of a square on a coordinate plane, including midpoint and perpendicularity.

Alternative Method

Instead of using vectors, one can set up a system of equations. Let (x,y)(x, y) be one of the unknown vertices. Since it forms a right isosceles triangle with the midpoint (2.5,4)(2.5, 4) and has distance 2.52.5 from it along a line with slope 3/4-3/4, we can write the equation of the line as y4=0.75(x2.5)y - 4 = -0.75(x - 2.5) and use the distance formula (x2.5)2+(y4)2=2.52(x - 2.5)^2 + (y - 4)^2 = 2.5^2 to solve for xx and yy.
Estimated Time:3m 0s
Question 2104Question

In the coordinate plane, the line representing the linear equation 3x4y=83x - 4y = 8 contains the point (4,b)(-4, b). What is the value of bb?

Show answer & explanation

Answer: -5

Answer

The value of bb is 5-5.
Substituting the coordinates (4,b)(-4, b) into the equation 3x4y=83x - 4y = 8 yields 3(4)4b=83(-4) - 4b = 8. Simplifying gives 124b=8-12 - 4b = 8. Adding 1212 to both sides results in 4b=20-4b = 20. Finally, dividing by 4-4 gives b=5b = -5.

Step-by-Step Solution

1
Substitute the point (4,b)(-4, b) into the equation 3x4y=83x - 4y = 8.
3(4)4(b)=83(-4) - 4(b) = 8
Since the point lies on the line, its coordinates must satisfy the line's equation.
2
Simplify the constant term.
124b=8-12 - 4b = 8
Multiplying 33 by 4-4 yields 12-12.
3
Isolate the variable term by adding 1212 to both sides.
4b=20-4b = 20
Adding 1212 to 88 gives 2020.
4
Solve for bb by dividing both sides by 4-4.
b=5b = -5
Dividing 2020 by 4-4 yields 5-5.

Key Concept

Determining an unknown coordinate of a point on a line by substitution into the linear equation.
Question 2105Question

In the standard (x,y)(x, y) coordinate plane, a circle passes through the points A(1,2)A(-1, -2) and B(3,6)B(3, 6). The center of the circle, CC, lies on the line with the equation y=2x5y = 2x - 5. What is the radius of this circle?

Show answer & explanation

Answer: 5

Answer

The radius of the circle is 5.
The perpendicular bisector of the segment connecting A(1,2)A(-1, -2) and B(3,6)B(3, 6) passes through their midpoint (1,2)(1, 2) with a slope of 12-\frac{1}{2}, giving the equation x+2y=5x + 2y = 5. Solving the system of equations with y=2x5y = 2x - 5 yields the center at C(3,1)C(3, 1). The distance from C(3,1)C(3, 1) to A(1,2)A(-1, -2) is (3(1))2+(1(2))2=42+32=5\sqrt{(3 - (-1))^2 + (1 - (-2))^2} = \sqrt{4^2 + 3^2} = 5.

Step-by-Step Solution

1
Find the midpoint and slope of the segment ABAB connecting A(1,2)A(-1, -2) and B(3,6)B(3, 6).
Midpoint M=(1,2)M = (1, 2) and slope m=2m = 2.
The center of any circle passing through AA and BB must lie on the perpendicular bisector of segment ABAB.
2
Determine the equation of the perpendicular bisector of ABAB.
x+2y=5x + 2y = 5
The perpendicular bisector passes through the midpoint M(1,2)M(1, 2) and has a slope that is the negative reciprocal of the slope of ABAB, which is 12-\frac{1}{2}.
3
Find the intersection point of the perpendicular bisector x+2y=5x + 2y = 5 and the given line y=2x5y = 2x - 5.
Center C(3,1)C(3, 1)
The center of the circle lies on both the perpendicular bisector of ABAB and the line y=2x5y = 2x - 5.
4
Calculate the distance from the center C(3,1)C(3, 1) to point A(1,2)A(-1, -2) using the distance formula.
Radius r=5r = 5
The radius is the distance from the center of the circle to any point on its circumference.

Key Concept

The perpendicular bisector of a chord of a circle passes through the center of that circle.
Question 2106Question

What is the complete solution set for the inequality 43v7|4 - 3v| \ge 7?

Show answer & explanation

Answer: v1v \le -1 or v113v \ge \frac{11}{3}

Answer

The solution set is the union of two open-ended intervals, representing all values of vv such that vv is less than or equal to 1-1 or vv is greater than or equal to 113\frac{11}{3}.
To solve the absolute value inequality 43v7|4 - 3v| \ge 7, we rewrite it as two separate inequalities: 43v74 - 3v \ge 7 or 43v74 - 3v \le -7. For the first case, subtracting 4 from both sides of 43v74 - 3v \ge 7 results in 3v3-3v \ge 3. Dividing by 3-3 and reversing the inequality sign gives v1v \le -1. For the second case, subtracting 4 from both sides of 43v74 - 3v \le -7 results in 3v11-3v \le -11. Dividing by 3-3 and reversing the inequality sign gives v113v \ge \frac{11}{3}. Combining these gives the correct solution set: v1v \le -1 or v113v \ge \frac{11}{3}.

Step-by-Step Solution

1
Set up two separate linear inequalities based on the absolute value inequality template.
43v74 - 3v \ge 7 or 43v74 - 3v \le -7
An absolute value inequality of the form AB|A| \ge B where B>0B > 0 is equivalent to the compound statement ABA \ge B or ABA \le -B.
2
Solve the first inequality: 43v74 - 3v \ge 7. Subtract 4 from both sides, then divide by 3-3 and reverse the inequality sign.
v1v \le -1
Subtracting 4 yields 3v3-3v \ge 3. Dividing by the negative number 3-3 requires reversing the direction of the inequality sign.
3
Solve the second inequality: 43v74 - 3v \le -7. Subtract 4 from both sides, then divide by 3-3 and reverse the inequality sign.
v113v \ge \frac{11}{3}
Subtracting 4 yields 3v11-3v \le -11. Dividing by the negative number 3-3 requires reversing the direction of the inequality sign.
4
Combine the individual solutions into a single compound statement.
v1v \le -1 or v113v \ge \frac{11}{3}
The solution to a 'greater than or equal to' absolute value inequality is the union of the individual solutions.

Key Concept

Solving absolute value inequalities by splitting them into two linear cases and correctly reversing the inequality sign when dividing by a negative number.

Alternative Method

Alternatively, test test-values from each interval. For instance, choosing v=0v = 0 (which is in the middle interval) yields 40=47|4 - 0| = 4 \ge 7, which is false. Choosing v=2v = -2 (which is in the left interval) yields 43(2)=10=107|4 - 3(-2)| = |10| = 10 \ge 7, which is true. Choosing v=4v = 4 (which is in the right interval since 4>1134 > \frac{11}{3}) yields 412=8=87|4 - 12| = |-8| = 8 \ge 7, which is true. This confirms the solution set must cover v1v \le -1 and v113v \ge \frac{11}{3}.
Estimated Time:1m 30s
Question 2107Question

A landscaping company purchases bags of grass seed for 3030 each and bags of fertilizer for 1818 each. For a large project, the company purchased 22 fewer than 1.51.5 times as many bags of fertilizer as bags of grass seed. If the total cost of the grass seed and fertilizer was 420420, how many bags of fertilizer did the company purchase?

Show answer & explanation

Answer: 10

Answer

The company purchased 10 bags of fertilizer.
The correct answer is 10. By writing the number of fertilizer bags as f=1.5g2f = 1.5g - 2 and substituting this expression into the total cost equation 30g+18f=42030g + 18f = 420, we get 30g+18(1.5g2)=42030g + 18(1.5g - 2) = 420. Simplifying the expression leads to 57g36=42057g - 36 = 420, which yields g=8g = 8. Substituting g=8g = 8 back into the relationship for ff gives f=1.5(8)2=10f = 1.5(8) - 2 = 10.

Step-by-Step Solution

1
Define variables for the unknown quantities.
Let gg represent the number of grass seed bags and ff represent the number of fertilizer bags.
Setting up variables is the first step in translating the word problem into solvable algebraic equations.
2
Translate the relationship between the quantities of bags into an equation.
f=1.5g2f = 1.5g - 2
The problem states that the number of fertilizer bags purchased is 2 fewer than 1.5 times the number of grass seed bags purchased.
3
Write the total cost equation using the prices and variables.
30g+18f=42030g + 18f = 420
The total cost of 420420 is the sum of the cost of the grass seed (3030 per bag) and the fertilizer (1818 per bag).
4
Substitute the equation from Step 2 into the cost equation from Step 3.
30g+18(1.5g2)=42030g + 18(1.5g - 2) = 420
Substituting allows us to solve a single linear equation with one variable.
5
Distribute the 18 through the parentheses and combine like terms.
57g36=42057g - 36 = 420
Distributing gives 18×1.5g=27g18 \times 1.5g = 27g and 18×2=3618 \times -2 = -36. Combining 30g30g and 27g27g yields 57g57g.
6
Isolate the variable term by adding 36 to both sides of the equation.
57g=45657g = 456
To solve for gg, we must isolate the term containing the variable.
7
Divide both sides by 57 to find the value of gg.
g=8g = 8
This division yields the number of grass seed bags purchased.
8
Substitute the value of gg back into the relation for ff to find the final answer.
f=1.5(8)2=10f = 1.5(8) - 2 = 10
The question asks for the number of fertilizer bags (ff), not grass seed bags (gg).

Key Concept

Solving a linear equation by substitution and distributing across linear terms.
Estimated Time:1m 30s
Question 2108Question

If aa, bb, and cc are positive real numbers greater than 11 such that logb(a)=32\log_b(a) = \frac{3}{2} and logc(b)=43\log_c(b) = \frac{4}{3}, what is the value of loga(abc)\log_a(abc)?

Show answer & explanation

Answer: 136\frac{13}{6}

Answer

136\frac{13}{6}
The correct answer is obtained by expanding loga(abc)\log_a(abc) into loga(a)+loga(b)+loga(c)\log_a(a) + \log_a(b) + \log_a(c). Since loga(a)=1\log_a(a) = 1 and loga(b)\log_a(b) is the reciprocal of logb(a)\log_b(a), we find loga(b)=23\log_a(b) = \frac{2}{3}. Using the chain rule of change of base, we calculate loga(c)=loga(b)logb(c)=2334=12\log_a(c) = \log_a(b) \cdot \log_b(c) = \frac{2}{3} \cdot \frac{3}{4} = \frac{1}{2}. Adding these three parts together yields 1+23+12=1361 + \frac{2}{3} + \frac{1}{2} = \frac{13}{6}.

Step-by-Step Solution

1
Apply the logarithmic product rule to expand the target expression.
loga(abc)=loga(a)+loga(b)+loga(c)\log_a(abc) = \log_a(a) + \log_a(b) + \log_a(c)
The logarithm of a product is equal to the sum of the logarithms of its individual factors.
2
Evaluate the first two terms of the expanded expression.
loga(a)=1\log_a(a) = 1, and since logb(a)=32\log_b(a) = \frac{3}{2}, we have loga(b)=1logb(a)=23\log_a(b) = \frac{1}{\log_b(a)} = \frac{2}{3}.
The logarithm of a base to itself is always 11, and the base reciprocal property states that logx(y)=1logy(x)\log_x(y) = \frac{1}{\log_y(x)}.
3
Evaluate the third term loga(c)\log_a(c) using base properties and the change of base formula.
Since logc(b)=43\log_c(b) = \frac{4}{3}, we have logb(c)=34\log_b(c) = \frac{3}{4}. Then, loga(c)=loga(b)logb(c)=2334=12\log_a(c) = \log_a(b) \cdot \log_b(c) = \frac{2}{3} \cdot \frac{3}{4} = \frac{1}{2}.
By applying the change of base formula, we can rewrite loga(c)\log_a(c) in terms of base bb as logb(c)logb(a)=loga(b)logb(c)\frac{\log_b(c)}{\log_b(a)} = \log_a(b) \cdot \log_b(c).
4
Sum the three evaluated logarithmic terms together.
1+23+12=66+46+36=1361 + \frac{2}{3} + \frac{1}{2} = \frac{6}{6} + \frac{4}{6} + \frac{3}{6} = \frac{13}{6}
Combining the values of the individual terms gives the final value of the expanded expression.

Key Concept

Properties of Logarithms and Change of Base Formula
Estimated Time:2m 0s
Question 2109Question

A hyperbola in the standard coordinate plane is represented by the equation 9x216y236x32y124=09x^2 - 16y^2 - 36x - 32y - 124 = 0. Which of the following equations represents one of the asymptotes of this hyperbola?

Show answer & explanation

Answer: y=34x52y = \frac{3}{4}x - \frac{5}{2}

Answer

y=34x52y = \frac{3}{4}x - \frac{5}{2}
The correct equation is found by rewriting the hyperbola equation in standard form (x2)216(y+1)29=1\frac{(x - 2)^2}{16} - \frac{(y + 1)^2}{9} = 1 through completing the square. This indicates a horizontal hyperbola centered at (2,1)(2, -1) with a=4a = 4 and b=3b = 3. The asymptotes are given by yk=±ba(xh)y - k = \pm \frac{b}{a}(x - h). Substituting the values gives y+1=±34(x2)y + 1 = \pm \frac{3}{4}(x - 2). Simplifying the positive case results in the correct equation.

Step-by-Step Solution

1
Group the xx-terms and yy-terms and factor out the coefficients of the squared terms.
9(x24x)16(y2+2y)=1249(x^2 - 4x) - 16(y^2 + 2y) = 124
Grouping prepares the algebraic expression for completing the square for both variables.
2
Complete the square for both the xx and yy expressions by adding the balanced constants to the right side.
9(x2)216(y+1)2=1449(x - 2)^2 - 16(y + 1)^2 = 144
Adding 9(4)=369(4) = 36 and subtracting 16(1)=1616(1) = 16 to the right side balances the equation after completing the square.
3
Divide both sides by 144144 to express the equation in the standard form of a hyperbola.
(x2)216(y+1)29=1\frac{(x - 2)^2}{16} - \frac{(y + 1)^2}{9} = 1
The standard form equation (xh)2a2(yk)2b2=1\frac{(x - h)^2}{a^2} - \frac{(y - k)^2}{b^2} = 1 reveals the center (h,k)(h, k) and the semi-axes values aa and bb.
4
Identify the key parameters of the hyperbola and state the general formula for its asymptotes.
Center (h,k)=(2,1)(h, k) = (2, -1), a=4a = 4, b=3b = 3. The asymptotes are given by yk=±ba(xh)y - k = \pm \frac{b}{a}(x - h), which simplifies to y+1=±34(x2)y + 1 = \pm \frac{3}{4}(x - 2).
For a horizontal hyperbola, the rise-over-run slope of the asymptotes is governed by the ratio ba\frac{b}{a}.
5
Simplify the positive slope case to find the matching slope-intercept equation.
y=34x52y = \frac{3}{4}x - \frac{5}{2}
Distributing the slope gives y+1=34x32y + 1 = \frac{3}{4}x - \frac{3}{2}, and subtracting 11 from both sides yields the final equation.

Key Concept

Rewriting a hyperbola equation using completing the square to find its asymptotes.

Alternative Method

Instead of completing the square entirely, find the center of the hyperbola by taking partial derivatives. The derivative with respect to xx is 18x36=0    x=218x - 36 = 0 \implies x = 2. The derivative with respect to yy is 32y32=0    y=1-32y - 32 = 0 \implies y = -1. Thus, the center is (2,1)(2, -1). The slope of the asymptotes can be found from the ratio of the square roots of the coefficients of the quadratic terms: m=±916=±34m = \pm \sqrt{\frac{9}{16}} = \pm \frac{3}{4}. Using the point-slope form with the center (2,1)(2, -1) and slope 34\frac{3}{4} gives y+1=34(x2)y + 1 = \frac{3}{4}(x - 2), which simplifies directly to y=34x52y = \frac{3}{4}x - \frac{5}{2}.
Estimated Time:2m 30s
Question 2110Question

For all real numbers xx such that x1x \neq 1, the function ff is defined by f(x)=12x1f(x) = \frac{12}{x - 1}. For all real numbers xx, the function gg is defined by g(x)=x2+2g(x) = x^2 + 2. What is the value of the composite function f(g(3))f(g(3))?

Show answer & explanation

Answer: 1.2

Answer

1.2
To evaluate the composite function f(g(3))f(g(3)), we work from the inside out. First, evaluate the inner function g(3)=32+2=11g(3) = 3^2 + 2 = 11. Next, substitute this result into the outer function f(x)f(x) to get f(11)=12111=1210=1.2f(11) = \frac{12}{11 - 1} = \frac{12}{10} = 1.2.

Step-by-Step Solution

1
Evaluate the inner function g(x)g(x) at x=3x = 3.
g(3)=11g(3) = 11
To evaluate a composite function of the form f(g(x))f(g(x)) at a given value, we must first find the output of the inner function, g(x)g(x), at that value.
2
Substitute the output from Step 1 as the input for the outer function f(x)f(x) and evaluate.
f(g(3))=1.2f(g(3)) = 1.2
Using the result g(3)=11g(3) = 11 as the input for f(x)f(x) gives f(11)=12111=1.2f(11) = \frac{12}{11 - 1} = 1.2.

Key Concept

Function Composition and Evaluation
Question 2111Question

In the standard (x,y)(x,y) coordinate plane, a line with a negative slope passes through the point (3,4)(3, 4). If the sum of the line's xx-intercept and yy-intercept is 1414, which of the following could be the slope of this line?

Show answer & explanation

Answer: 43-\frac{4}{3}

Answer

43-\frac{4}{3}
The correct answer is 43-\frac{4}{3}. By representing the line in point-slope form as y4=m(x3)y - 4 = m(x - 3), we determine that the yy-intercept is at (0,3m+4)(0, -3m + 4) and the xx-intercept is at (34m,0)\left(3 - \frac{4}{m}, 0\right). Adding these intercepts together and setting the sum equal to 1414 gives the equation 3m+74m=14-3m + 7 - \frac{4}{m} = 14. Simplifying this equation leads to the quadratic expression 3m2+7m+4=03m^2 + 7m + 4 = 0, which factors as (3m+4)(m+1)=0(3m + 4)(m + 1) = 0. This yields two possible negative slopes: 43-\frac{4}{3} and 1-1. Among the choices, 43-\frac{4}{3} is the only matching option.

Step-by-Step Solution

1
Write the general equation of a line passing through (3,4)(3, 4) with slope mm.
y4=m(x3)y - 4 = m(x - 3)
Using the point-slope form yy1=m(xx1)y - y_1 = m(x - x_1) is a direct way to parameterize the line in terms of its slope.
2
Find the yy-intercept of the line by setting x=0x = 0.
y=3m+4y = -3m + 4
The yy-intercept is the point where the line crosses the yy-axis, which occurs when x=0x = 0.
3
Find the xx-intercept of the line by setting y=0y = 0 and solving for xx.
x=34mx = 3 - \frac{4}{m}
The xx-intercept is the point where the line crosses the xx-axis, which occurs when y=0y = 0.
4
Set the sum of the xx-intercept and yy-intercept equal to 1414.
(3m+4)+(34m)=14(-3m + 4) + \left(3 - \frac{4}{m}\right) = 14
This translates the given condition that the sum of the intercepts is 1414.
5
Simplify the equation and clear the fraction by multiplying by m-m.
3m2+7m+4=03m^2 + 7m + 4 = 0
Grouping like terms yields 3m4m7=0-3m - \frac{4}{m} - 7 = 0. Multiplying by m-m transforms it into a standard quadratic equation.
6
Factor the quadratic equation to solve for mm.
(3m+4)(m+1)=0    m=43(3m + 4)(m + 1) = 0 \implies m = -\frac{4}{3} or m=1m = -1
Factoring helps find the values of mm that satisfy the equation. Both values represent lines with negative slopes.

Key Concept

Using the point-slope form of a linear equation to find intercepts and solving the resulting quadratic equation to determine the slope.

Alternative Method

An alternative approach is using the intercept form of a line, xa+yb=1\frac{x}{a} + \frac{y}{b} = 1, where aa and bb are the xx- and yy-intercepts. Since the point (3,4)(3, 4) lies on the line, we have 3a+4b=1\frac{3}{a} + \frac{4}{b} = 1. We are also given a+b=14    b=14aa + b = 14 \implies b = 14 - a. Substituting bb into the equation gives 3a+414a=1\frac{3}{a} + \frac{4}{14-a} = 1. Solving this equation by finding a common denominator results in 3(14a)+4a=a(14a)    42+a=14aa2    a213a+42=03(14-a) + 4a = a(14-a) \implies 42 + a = 14a - a^2 \implies a^2 - 13a + 42 = 0. Factoring gives (a6)(a7)=0(a-6)(a-7) = 0, so a=6a = 6 or a=7a = 7. If a=6a = 6, then b=8b = 8, and the slope m=ba=86=43m = -\frac{b}{a} = -\frac{8}{6} = -\frac{4}{3}. If a=7a = 7, then b=7b = 7, and the slope m=77=1m = -\frac{7}{7} = -1. This confirms the possible slopes.
Estimated Time:2m 30s
Question 2112Question

In the standard (x,y)(x, y) coordinate plane, a hyperbola is defined by the equation 9x216y254x64y127=09x^2 - 16y^2 - 54x - 64y - 127 = 0. What is the shortest distance from the focus of the hyperbola with the larger xx-coordinate to the asymptote with the positive slope?

Show answer & explanation

Answer: 3

Answer

3
The correct answer is 3. Completing the square for 9x216y254x64y127=09x^2 - 16y^2 - 54x - 64y - 127 = 0 yields the standard form equation (x3)216(y+2)29=1\frac{(x-3)^2}{16} - \frac{(y+2)^2}{9} = 1. The focus with the larger xx-coordinate is at (8,2)(8, -2) and the asymptote with the positive slope is 3x4y17=03x - 4y - 17 = 0. Applying the point-to-line distance formula yields a distance of 3.

Step-by-Step Solution

1
Group the xx-terms and yy-terms and move the constant to the right side of the equation.
9(x26x)16(y2+4y)=1279(x^2 - 6x) - 16(y^2 + 4y) = 127
Grouping the terms allows us to complete the square for the xx and yy variables separately.
2
Complete the square for both the xx and yy expressions, adjusting the right side of the equation by adding the weighted constants.
9(x26x+9)16(y2+4y+4)=127+9(9)16(4)    9(x3)216(y+2)2=1449(x^2 - 6x + 9) - 16(y^2 + 4y + 4) = 127 + 9(9) - 16(4) \implies 9(x-3)^2 - 16(y+2)^2 = 144
Completing the square allows us to write the quadratic expressions as perfect squares to put the equation in standard form.
3
Divide both sides of the equation by 144 to obtain the standard form of the hyperbola.
(x3)216(y+2)29=1\frac{(x-3)^2}{16} - \frac{(y+2)^2}{9} = 1
The standard form of a horizontal hyperbola is (xh)2a2(yk)2b2=1\frac{(x-h)^2}{a^2} - \frac{(y-k)^2}{b^2} = 1, which reveals the center (h,k)(h, k) and the semi-axes aa and bb.
4
Identify the key parameters of the hyperbola: center, aa, bb, and calculate the focal distance cc.
Center is (3,2)(3, -2), a=4a = 4, b=3b = 3, and c=a2+b2=16+9=5c = \sqrt{a^2 + b^2} = \sqrt{16 + 9} = 5.
These parameters are required to find the coordinates of the focus and the equation of the asymptote.
5
Find the coordinates of the focus with the larger xx-coordinate.
Focus is (3+5,2)=(8,2)(3 + 5, -2) = (8, -2).
For a horizontal hyperbola, the foci are located at (h±c,k)(h \pm c, k). The focus with the larger xx-coordinate is at (h+c,k)(h+c, k).
6
Determine the equation of the asymptote with the positive slope.
The asymptote equation is y+2=34(x3)    3x4y17=0y + 2 = \frac{3}{4}(x - 3) \implies 3x - 4y - 17 = 0.
The asymptotes of a horizontal hyperbola are given by yk=±ba(xh)y - k = \pm \frac{b}{a}(x - h). The one with the positive slope uses +ba+\frac{b}{a}.
7
Use the point-to-line distance formula d=Ax0+By0+CA2+B2d = \frac{|Ax_0 + By_0 + C|}{\sqrt{A^2 + B^2}} to find the distance from the focus (8,2)(8, -2) to the asymptote line 3x4y17=03x - 4y - 17 = 0.
d=3(8)4(2)1732+(4)2=24+81725=155=3d = \frac{|3(8) - 4(-2) - 17|}{\sqrt{3^2 + (-4)^2}} = \frac{|24 + 8 - 17|}{\sqrt{25}} = \frac{15}{5} = 3.
Calculating this gives the shortest distance from the focus to the asymptote.

Key Concept

Rewriting the general equation of a hyperbola into standard form by completing the square, identifying its center, foci, and asymptotes, and applying the distance formula from a point to a line.
Question 2113Question

For a certain quadratic equation 0.25x2kx+4.5=00.25x^2 - kx + 4.5 = 0, where kk is a constant, the difference between the two real solutions is exactly 33. What is the positive value of kk?

Show answer & explanation

Answer: 2.25

Answer

The positive value of kk is 2.252.25.
By applying the root difference formula x1x2=b24aca|x_1 - x_2| = \frac{\sqrt{b^2 - 4ac}}{|a|} with a=0.25a = 0.25, b=kb = -k, and c=4.5c = 4.5, we get the equation k24.50.25=3\frac{\sqrt{k^2 - 4.5}}{0.25} = 3. This simplifies to 4k24.5=34\sqrt{k^2 - 4.5} = 3. Dividing by 44 and squaring both sides gives k24.5=0.5625k^2 - 4.5 = 0.5625, which means k2=5.0625k^2 = 5.0625. Taking the positive square root yields k=2.25k = 2.25.

Step-by-Step Solution

1
Identify the coefficients of the quadratic equation and express the formula for the difference of the roots.
The coefficients are a=0.25a = 0.25, b=kb = -k, and c=4.5c = 4.5. The difference between the roots is x1x2=b24aca|x_1 - x_2| = \frac{\sqrt{b^2 - 4ac}}{|a|}.
This sets up the algebraic relationship between the root difference and the coefficients of the quadratic equation.
2
Substitute the coefficients and the given root difference of 33 into the difference formula.
(k)24(0.25)(4.5)0.25=3\frac{\sqrt{(-k)^2 - 4(0.25)(4.5)}}{0.25} = 3
This creates an equation in terms of the variable kk using the given problem constraints.
3
Simplify the equation and isolate the radical term.
4k24.5=3    k24.5=0.754\sqrt{k^2 - 4.5} = 3 \implies \sqrt{k^2 - 4.5} = 0.75
Simplifying the fraction makes it easier to isolate the radical prior to squaring.
4
Square both sides of the equation to eliminate the radical and solve for k2k^2.
k24.5=0.5625    k2=5.0625k^2 - 4.5 = 0.5625 \implies k^2 = 5.0625
Squaring is the inverse operation of the square root, allowing us to solve for k2k^2.
5
Calculate the positive square root of 5.06255.0625 to find the value of kk.
k=2.25k = 2.25
Since the question asks for the positive value of kk, we choose the positive square root.

Key Concept

Relating the difference of the roots of a quadratic equation to its coefficients using the discriminant and the quadratic formula.
Question 2114Question

A boutique chocolatier packages two types of gift boxes: Standard and Deluxe. Each Standard box contains 44 dark chocolates, and each Deluxe box contains 88 dark chocolates. The chocolatier plans to prepare a batch of boxes such that the number of Standard boxes is exactly twice the number of Deluxe boxes. If the chocolatier has a total of 160160 dark chocolates available and uses all of them for this batch, what is the total number of boxes (both Standard and Deluxe combined) they can make?

Show answer & explanation

Answer: 30

Answer

The total number of boxes they can make is 30.
By defining the number of Deluxe boxes as xx, the number of Standard boxes is 2x2x. The equation for the total number of dark chocolates is 4(2x)+8x=1604(2x) + 8x = 160. Solving this gives 16x=16016x = 160, which simplifies to x=10x = 10. Thus, there are 1010 Deluxe boxes and 2020 Standard boxes, for a combined total of 3030 boxes.

Step-by-Step Solution

1
Define variables for the number of boxes of each type.
Let xx be the number of Deluxe boxes and 2x2x be the number of Standard boxes.
We are given that the number of Standard boxes is exactly twice the number of Deluxe boxes.
2
Set up an equation representing the total number of dark chocolates used.
4(2x)+8x=1604(2x) + 8x = 160
Each Standard box requires 44 dark chocolates, each Deluxe box requires 88, and the total used is 160160.
3
Solve the equation for xx.
16x=160x=1016x = 160 \Rightarrow x = 10
Combining like terms gives 16x=16016x = 160, and dividing both sides by 1616 yields x=10x = 10.
4
Calculate the total number of boxes.
x+2x=30x + 2x = 30
The total number of boxes is the sum of Deluxe boxes (1010) and Standard boxes (2020).

Key Concept

Translating verbal descriptions of relationships and totals into linear equations to solve algebraic word problems.
Estimated Time:1m 30s
Question 2115Question

A circle in the standard (x,y)(x,y) coordinate plane has its center at (2,3)(2, 3) and passes through the point (8,11)(8, 11). What is the length of the radius of this circle?

Show answer & explanation

Answer: 10

Answer

10
The correct answer is 10. The radius of the circle is the distance from the center (2,3)(2,3) to the point (8,11)(8,11) on the circle. Substituting these coordinates into the distance formula yields (82)2+(113)2=62+82=36+64=100=10\sqrt{(8-2)^2 + (11-3)^2} = \sqrt{6^2 + 8^2} = \sqrt{36+64} = \sqrt{100} = 10.

Step-by-Step Solution

1
Identify the formula for the radius of a circle given its center and a point on the circle.
The radius rr is the distance between the center (x1,y1)=(2,3)(x_1, y_1) = (2, 3) and the point (x2,y2)=(8,11)(x_2, y_2) = (8, 11).
By definition, the radius of a circle is the straight-line distance from the center to any point on its outer boundary.
2
Substitute the coordinates into the distance formula d=(x2x1)2+(y2y1)2d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}.
r=(82)2+(113)2r = \sqrt{(8 - 2)^2 + (11 - 3)^2}
This sets up the calculation for the horizontal and vertical changes between the center and the point on the circle.
3
Simplify the terms inside the parentheses and evaluate the exponents.
r=62+82=36+64r = \sqrt{6^2 + 8^2} = \sqrt{36 + 64}
Following the order of operations, we first perform the subtraction within the parentheses, and then evaluate the squares.
4
Add the values inside the radical and take the square root.
r=100=10r = \sqrt{100} = 10
We must sum the terms under the square root before taking the square root of the total sum.

Key Concept

Using the distance formula to find the radius of a circle given its center and a point on the circle.
Estimated Time:45s
Question 2116Question

For what value of the constant kk does the quadratic equation 0.5x21.5x+k=00.5x^2 - 1.5x + k = 0 have two complex roots of the form a±2ia \pm 2i, where aa is a real number?

Show answer & explanation

Answer: 3.125

Answer

3.125
Applying the quadratic formula to 0.5x21.5x+k=00.5x^2 - 1.5x + k = 0 yields x=1.5±2.252kx = 1.5 \pm \sqrt{2.25 - 2k}. For the roots to be of the form a±2ia \pm 2i, the imaginary component must be 2i2i, which requires the radicand 2.252k2.25 - 2k to equal (2i)2=4(2i)^2 = -4. Solving the equation 2.252k=42.25 - 2k = -4 yields k=3.125k = 3.125. This corresponds to the option containing 3.1253.125.

Step-by-Step Solution

1
Identify the coefficients aa, bb, and cc of the given quadratic equation 0.5x21.5x+k=00.5x^2 - 1.5x + k = 0.
a=0.5a = 0.5, b=1.5b = -1.5, and c=kc = k.
These coefficients are required to substitute into the quadratic formula.
2
Apply the quadratic formula, x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}, to express the roots of the equation.
x=(1.5)±(1.5)24(0.5)k2(0.5)=1.5±2.252k1=1.5±2.252kx = \frac{-(-1.5) \pm \sqrt{(-1.5)^2 - 4(0.5)k}}{2(0.5)} = \frac{1.5 \pm \sqrt{2.25 - 2k}}{1} = 1.5 \pm \sqrt{2.25 - 2k}.
Substituting the coefficients simplifies the expression for the roots of the quadratic equation.
3
Set the radical term equal to the imaginary component 2i2i to find the value of kk that yields complex roots of the form a±2ia \pm 2i.
2.252k=2i2.252k=(2i)22.252k=4\sqrt{2.25 - 2k} = 2i \Rightarrow 2.25 - 2k = (2i)^2 \Rightarrow 2.25 - 2k = -4.
For the roots to have an imaginary part of 2i2i, the term under the square root must equal (2i)2(2i)^2, which is 4-4.
4
Solve the linear equation 2.252k=42.25 - 2k = -4 for kk.
2k=42.252k=6.25k=3.125-2k = -4 - 2.25 \Rightarrow -2k = -6.25 \Rightarrow k = 3.125.
Isolating kk gives the constant value that satisfies the root condition.

Key Concept

Using the quadratic formula and discriminant to determine the value of a parameter for a specified type of complex roots.
Question 2117Question

A line is defined by the equation y=3x+ky = 3x + k, where kk is a constant. This line intersects the parabola y=x2x+2y = x^2 - x + 2 at two distinct points, PP and QQ. If the midpoint of the line segment PQPQ lies on the line y=2x+7y = 2x + 7, what is the value of kk?

Show answer & explanation

Answer: 5

Answer

The value of kk is 55.
Equating the equations of the line and the parabola gives a quadratic equation x24x+(2k)=0x^2 - 4x + (2 - k) = 0. The average of the roots of this quadratic equation gives the xx-coordinate of the midpoint, xm=2x_m = 2. Substituting this into the first line's equation gives the yy-coordinate of the midpoint, ym=6+ky_m = 6 + k. Since the midpoint (2,6+k)(2, 6+k) lies on the line y=2x+7y = 2x + 7, we substitute these coordinates to get 6+k=116 + k = 11, which simplifies to k=5k = 5.

Step-by-Step Solution

1
Equate the equations of the line and the parabola.
x24x+(2k)=0x^2 - 4x + (2 - k) = 0
To find the xx-coordinates of the intersection points PP and QQ.
2
Determine the sum of the xx-coordinates and find the midpoint's xx-coordinate.
xm=2x_m = 2
By Vieta's formulas, the sum of the roots of the quadratic equation is 44. The xx-coordinate of the midpoint is the average of these roots: 4/2=24 / 2 = 2.
3
Find the yy-coordinate of the midpoint.
ym=6+ky_m = 6 + k
Because the midpoint lies on the line segment PQPQ, its coordinates must satisfy the equation of the line passing through PP and QQ, which is y=3x+ky = 3x + k.
4
Substitute the midpoint coordinates into the second line's equation and solve for kk.
k=5k = 5
We are given that the midpoint lies on the line y=2x+7y = 2x + 7.

Key Concept

Systems of Linear and Quadratic Equations and Midpoint Properties
Question 2118Question

In the standard (x,y)(x,y) coordinate plane, a line has an xx-intercept of (a,0)(a, 0), where a0a \neq 0, and a yy-intercept of (0,2a)(0, 2a). If the line passes through the point (4,3)(4, -3), what is the value of aa?

Show answer & explanation

Answer: 2.5

Answer

The value of aa is 2.52.5.
Representing the intercepts as (a,0)(a, 0) and (0,2a)(0, 2a) lets us find the slope of the line, which is m=2a00a=2m = \frac{2a - 0}{0 - a} = -2. The line can then be written as y=2x+2ay = -2x + 2a. Substituting the point (4,3)(4, -3) into the equation yields 3=2(4)+2a-3 = -2(4) + 2a, which simplifies to 2a=52a = 5, and therefore a=2.5a = 2.5.

Step-by-Step Solution

1
Find the slope of the line in terms of the variable aa.
The slope is m=2m = -2.
Applying the slope formula to the points (a,0)(a, 0) and (0,2a)(0, 2a) yields m=2a00a=2m = \frac{2a - 0}{0 - a} = -2.
2
Write the general equation of the line.
The equation is y=2x+2ay = -2x + 2a.
The slope is 2-2 and the yy-intercept is 2a2a, so the equation in slope-intercept form is y=mx+by = mx + b.
3
Substitute the coordinates of the point (4,3)(4, -3) to find aa.
a=2.5a = 2.5.
Substituting x=4x = 4 and y=3y = -3 into y=2x+2ay = -2x + 2a gives 3=8+2a-3 = -8 + 2a, which simplifies to 2a=52a = 5 and a=2.5a = 2.5.

Key Concept

Linear Equations and Graphing
Question 2119Question

Two functions are defined as f(x)=(x3)216f(x) = (x - 3)^2 - 16 and g(x)=x18g(x) = |x - 1| - 8. If g(f(x))=0g(f(x)) = 0, what is the sum of all positive values of xx?

Show answer & explanation

Answer: 1414

Answer

The correct sum of all positive values of xx is 14.
To find the sum of all positive values of xx that satisfy g(f(x))=0g(f(x)) = 0, first substitute f(x)f(x) into g(x)g(x) to get the equation f(x)18=0|f(x) - 1| - 8 = 0. This simplifies to f(x)1=8|f(x) - 1| = 8. Solving this absolute value equation yields two cases: f(x)1=8f(x) - 1 = 8 or f(x)1=8f(x) - 1 = -8.

For the first case, f(x)=9f(x) = 9. Substituting f(x)=(x3)216f(x) = (x - 3)^2 - 16 gives (x3)216=9(x3)2=25(x - 3)^2 - 16 = 9 \Rightarrow (x - 3)^2 = 25. Taking the square root of both sides gives x3=5x - 3 = 5 or x3=5x - 3 = -5, which results in x=8x = 8 or x=2x = -2. The only positive solution from this case is 88.

For the second case, f(x)=7f(x) = -7. Substituting f(x)=(x3)216f(x) = (x - 3)^2 - 16 gives (x3)216=7(x3)2=9(x - 3)^2 - 16 = -7 \Rightarrow (x - 3)^2 = 9. Taking the square root of both sides gives x3=3x - 3 = 3 or x3=3x - 3 = -3, which results in x=6x = 6 or x=0x = 0. The only positive solution from this case is 66 (since 00 is not positive).

Adding the positive solutions gives 8+6=148 + 6 = 14.

Step-by-Step Solution

1
Set up the composite equation g(f(x))=0g(f(x)) = 0.
f(x)18=0f(x)1=8|f(x) - 1| - 8 = 0 \Rightarrow |f(x) - 1| = 8
Substitute the expression for f(x)f(x) into g(x)g(x) to establish the relationship.
2
Solve the absolute value equation by separating it into two distinct cases.
f(x)1=8f(x)=9f(x) - 1 = 8 \Rightarrow f(x) = 9 or f(x)1=8f(x)=7f(x) - 1 = -8 \Rightarrow f(x) = -7
An absolute value equation u=c|u| = c splits into u=cu = c and u=cu = -c when c0c \geq 0.
3
Substitute the definition of f(x)=(x3)216f(x) = (x - 3)^2 - 16 into the first case and solve for xx.
(x3)216=9(x3)2=25x3=±5x=8(x - 3)^2 - 16 = 9 \Rightarrow (x - 3)^2 = 25 \Rightarrow x - 3 = \pm 5 \Rightarrow x = 8 or x=2x = -2
Isolate the squared binomial and take the square root of both sides to find all real solutions for this case.
4
Substitute the definition of f(x)=(x3)216f(x) = (x - 3)^2 - 16 into the second case and solve for xx.
(x3)216=7(x3)2=9x3=±3x=6(x - 3)^2 - 16 = -7 \Rightarrow (x - 3)^2 = 9 \Rightarrow x - 3 = \pm 3 \Rightarrow x = 6 or x=0x = 0
Isolate the squared binomial and take the square root of both sides to find all real solutions for this case.
5
Identify the positive solutions and calculate their sum.
The positive solutions are 88 and 66. The sum is 8+6=148 + 6 = 14.
Exclude non-positive values (2-2 is negative, and 00 is neither positive nor negative) and add the remaining values.

Key Concept

Function composition involves substituting one function into another, and evaluating the resulting composite equation requires solving multi-step equations including absolute value and quadratic relations.
Question 2120Question

An arithmetic sequence a1,a2,a3,a_1, a_2, a_3, \dots has a first term a1a_1 and a common difference dd, where both a1a_1 and dd are non-zero. Let SnS_n represent the sum of the first nn terms of this sequence. If the ratio S3nSn\frac{S_{3n}}{S_n} is equal to a constant value CC for all positive integers nn, what is the ratio of the tenth term, a10a_{10}, to the first term, a1a_1?

Show answer & explanation

Answer: 19

Answer

The ratio of the tenth term to the first term is 19.
The sum of the first nn terms of an arithmetic sequence is Sn=n2[2a1+(n1)d]S_n = \frac{n}{2}[2a_1 + (n-1)d]. For n=1n=1, the ratio is S3S1=3+3da1\frac{S_3}{S_1} = 3 + \frac{3d}{a_1}. For n=2n=2, the ratio is S6S2=6a1+15d2a1+d\frac{S_6}{S_2} = \frac{6a_1 + 15d}{2a_1 + d}. Setting these equal because the ratio is constant for all positive integers nn gives 3+3da1=6a1+15d2a1+d3 + \frac{3d}{a_1} = \frac{6a_1 + 15d}{2a_1 + d}, which simplifies to 3a1+3da1=6a1+15d2a1+d\frac{3a_1+3d}{a_1} = \frac{6a_1+15d}{2a_1+d}. Cross-multiplying and simplifying yields 3d2=6a1d3d^2 = 6a_1 d. Since d0d \neq 0, we have d=2a1d = 2a_1. The tenth term is a10=a1+9d=a1+9(2a1)=19a1a_{10} = a_1 + 9d = a_1 + 9(2a_1) = 19a_1. Thus, the ratio of the tenth term to the first term is 1919.

Step-by-Step Solution

1
Write the formula for the sum of the first nn terms of an arithmetic sequence, Sn=n2[2a1+(n1)d]S_n = \frac{n}{2}[2a_1 + (n-1)d], and find the expressions for S1S_1 and S3S_3.
S1=a1S_1 = a_1 and S3=3a1+3dS_3 = 3a_1 + 3d.
To evaluate the ratio S3nSn\frac{S_{3n}}{S_n} for the case where n=1n = 1.
2
Write the expressions for S2S_2 and S6S_6 using the arithmetic sum formula.
S2=2a1+dS_2 = 2a_1 + d and S6=6a1+15dS_6 = 6a_1 + 15d.
To evaluate the ratio S3nSn\frac{S_{3n}}{S_n} for the case where n=2n = 2.
3
Equate the ratio for n=1n = 1 to the ratio for n=2n = 2 since the ratio S3nSn\frac{S_{3n}}{S_n} must be constant for all nn.
3a1+3da1=6a1+15d2a1+d\frac{3a_1 + 3d}{a_1} = \frac{6a_1 + 15d}{2a_1 + d}.
To set up an algebraic equation to find the relationship between the first term a1a_1 and the common difference dd.
4
Solve the equation for dd in terms of a1a_1 by cross-multiplying and simplifying.
d=2a1d = 2a_1.
Cross-multiplying gives (3a1+3d)(2a1+d)=a1(6a1+15d)(3a_1 + 3d)(2a_1 + d) = a_1(6a_1 + 15d), which expands to 6a12+9a1d+3d2=6a12+15a1d6a_1^2 + 9a_1 d + 3d^2 = 6a_1^2 + 15a_1 d. Subtracting 6a126a_1^2 and 9a1d9a_1 d from both sides yields 3d2=6a1d3d^2 = 6a_1 d. Since d0d \neq 0, dividing by 3d3d gives d=2a1d = 2a_1.
5
Substitute d=2a1d = 2a_1 into the formula for the tenth term, a10=a1+9da_{10} = a_1 + 9d, and calculate the ratio a10a1\frac{a_{10}}{a_1}.
a10=19a1a_{10} = 19a_1, so the ratio is 1919.
To determine the final value of the requested ratio.

Key Concept

Relating arithmetic sequence term and sum formulas through systems of algebraic equations.
PreviousPage 106 / 278Next
All practice questions — ACT | Examkin