All practice questions

2131 questions

Question 1661Question

In the xyxy-plane, line kk has a slope of 34-\frac{3}{4} and intersects the positive xx-axis at (a,0)(a, 0) and the positive yy-axis at (0,b)(0, b). If the distance between the two intercept points (a,0)(a, 0) and (0,b)(0, b) is 1515, what is the value of aa?

Show answer & explanation

Answer: 1212

Answer

The value of aa is 1212.
Using the slope formula between (a,0)(a,0) and (0,b)(0,b), we find m=ba=34m = -\frac{b}{a} = -\frac{3}{4}, giving b=34ab = \frac{3}{4}a. Applying the distance formula yields a2+b2=15\sqrt{a^2 + b^2} = 15, or a2+b2=225a^2 + b^2 = 225. Substituting b=34ab = \frac{3}{4}a produces a2+916a2=225a^2 + \frac{9}{16}a^2 = 225, which simplifies to 2516a2=225\frac{25}{16}a^2 = 225. Multiplying by 16 and dividing by 25 yields a2=144a^2 = 144, giving a=12a = 12 since a>0a > 0.

Step-by-Step Solution

1
Express bb in terms of aa using the slope formula.
The slope of line kk passing through (a,0)(a, 0) and (0,b)(0, b) is m=b00a=ba=34m = \frac{b - 0}{0 - a} = -\frac{b}{a} = -\frac{3}{4}, which simplifies to b=34ab = \frac{3}{4}a.
The slope of a line through two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is given by y2y1x2x1\frac{y_2 - y_1}{x_2 - x_1}.
2
Set up the distance equation between (a,0)(a, 0) and (0,b)(0, b).
(a0)2+(0b)2=a2+b2=15\sqrt{(a - 0)^2 + (0 - b)^2} = \sqrt{a^2 + b^2} = 15, so a2+b2=225a^2 + b^2 = 225.
The distance formula between two points in the coordinate plane is derived from the Pythagorean theorem.
3
Substitute b=34ab = \frac{3}{4}a into the distance equation and solve for aa.
a2+(34a)2=225    a2+916a2=225    2516a2=225    a2=144    a=12a^2 + \left(\frac{3}{4}a\right)^2 = 225 \implies a^2 + \frac{9}{16}a^2 = 225 \implies \frac{25}{16}a^2 = 225 \implies a^2 = 144 \implies a = 12.
Since (a,0)(a, 0) is on the positive xx-axis, aa must be positive.

Key Concept

Slope and Distance in Coordinate Geometry
Estimated Time:1m 30s
Question 1662Question

A rectangular plot of land has a perimeter of 56 meters and an area of 180 square meters. A border of uniform width xx meters is constructed around the inside edge of the plot, reducing the remaining inner area to 84 square meters. What is the value of xx?

Show answer & explanation

Answer: 2

Answer

The border width x is 2 meters.
Solving the system L+W=28L + W = 28 and LW=180LW = 180 gives outer dimensions of 18 and 10 meters. The inner area equation (182x)(102x)=84(18 - 2x)(10 - 2x) = 84 simplifies to x214x+24=0x^2 - 14x + 24 = 0, which factors into (x2)(x12)=0(x - 2)(x - 12) = 0. Since 2x2x must be less than the total width of 10 meters (x<5x < 5), the extraneous root x=12x = 12 is discarded, leaving x=2x = 2.

Step-by-Step Solution

1
Determine the outer dimensions of the plot.
Length = 18 meters, Width = 10 meters
The semi-perimeter is L + W = 56 / 2 = 28, and the area is L * W = 180. Forming the quadratic equation t^2 - 28t + 180 = 0 yields roots t = 18 and t = 10.
2
Write the quadratic expression for the inner area in terms of x.
(18 - 2x)(10 - 2x) = 84
A uniform border of width x along all four sides reduces both the length and width by 2x.
3
Expand and simplify the quadratic equation into standard form.
x^2 - 14x + 24 = 0
Expanding yields 180 - 56x + 4x^2 = 84. Subtracting 84 gives 4x^2 - 56x + 96 = 0, which divides by 4 to give x^2 - 14x + 24 = 0.
4
Factor the quadratic equation to solve for possible values of x.
x = 2 or x = 12
Factoring x^2 - 14x + 24 = 0 gives (x - 2)(x - 12) = 0.
5
Eliminate the extraneous root based on physical geometry constraints.
x = 2
The total width is 10 meters, so 2x must be less than 10 (x < 5). Thus, x = 12 is physically impossible and discarded.

Key Concept

Quadratic Equations, Factoring, and Extraneous Solutions
Question 1663Question
Dataset SS consists of 4n4n distinct real numbers arranged in ascending order, where n5n \ge 5. The interquartile range of Dataset SS is IQRSIQR_S, and its standard deviation is σS\sigma_S. A new dataset, TT, is formed by transforming each value xx in Dataset SS into a corresponding value yy as follows:
y={x+kif xQ3x+2kif x>Q3 y = \begin{cases} x + k & \text{if } x \le Q_3 \\ x + 2k & \text{if } x > Q_3 \end{cases}
where Q3Q_3 is the third quartile (75th percentile) of Dataset SS, and kk is a positive constant. Which of the following statements must be true regarding the interquartile range IQRTIQR_T and standard deviation σT\sigma_T of Dataset TT relative to Dataset SS?
Show answer & explanation

Answer: IQRT=IQRSIQR_T = IQR_S and σT>σS\sigma_T > \sigma_S

Answer

The interquartile range remains unchanged (IQRT=IQRSIQR_T = IQR_S) while the standard deviation strictly increases (σT>σS\sigma_T > \sigma_S).
The statement asserting that IQRT=IQRSIQR_T = IQR_S and σT>σS\sigma_T > \sigma_S is correct. Both Q1Q_1 and Q3Q_3 belong to the condition xQ3x \le Q_3, meaning both quartile values increase by exactly kk. Thus, IQRT=(Q3+k)(Q1+k)=Q3Q1=IQRSIQR_T = (Q_3 + k) - (Q_1 + k) = Q_3 - Q_1 = IQR_S. Meanwhile, the highest 25% of data values are shifted by an additional distance of kk, increasing the overall spread of values around the mean, which strictly increases the standard deviation.

Step-by-Step Solution

1
Analyze the impact of the transformation on the first quartile (Q1Q_1) and third quartile (Q3Q_3).
Since Q1<Q3Q_1 < Q_3, the value corresponding to Q1Q_1 is less than or equal to Q3Q_3, so it is shifted to Q1+kQ_1 + k. The value corresponding to Q3Q_3 satisfies xQ3x \le Q_3, so it is also shifted to Q3+kQ_3 + k.
The definition of the piecewise rule adds kk to all values less than or equal to Q3Q_3.
2
Calculate the new interquartile range IQRTIQR_T.
IQRT=(Q3+k)(Q1+k)=Q3Q1=IQRSIQR_T = (Q_3 + k) - (Q_1 + k) = Q_3 - Q_1 = IQR_S.
The constant shift kk cancels out when taking the difference between the upper and lower quartiles.
3
Analyze the impact on standard deviation σT\sigma_T.
The lower 75% of elements are shifted by +k+k, while the upper 25% of elements are shifted further by +2k+2k. This increases the relative distance between upper-tail data points and the rest of the dataset.
A non-uniform shift that spreads the upper tail farther from the rest of the distribution increases total variation around the mean, resulting in σT>σS\sigma_T > \sigma_S.

Key Concept

Effect of non-linear piecewise transformations on dispersion measures (IQR invariance under equal quartile shifts vs. standard deviation sensitivity to upper-tail displacement)
Question 1664Question

In the xyxy-plane, line LL passes through the points (t,t+2)(t, t+2) and (3t1,2t+7)(3t-1, 2t+7), where tt is a constant. Line MM is perpendicular to line LL and passes through the point (4,1)(4, -1). If the yy-intercept of line MM is 1111, what is the value of tt?

Show answer & explanation

Answer: 16-16

Answer

16-16
The slope of line M is computed from its yy-intercept (0,11)(0, 11) and the point (4,1)(4, -1) as 11(1)04=3\frac{11 - (-1)}{0 - 4} = -3. Because line L is perpendicular to line M, the slope of line L is the negative reciprocal of 3-3, which is 13\frac{1}{3}. Calculating the slope of line L using points (t,t+2)(t, t+2) and (3t1,2t+7)(3t-1, 2t+7) gives (2t+7)(t+2)(3t1)t=t+52t1\frac{(2t+7)-(t+2)}{(3t-1)-t} = \frac{t+5}{2t-1}. Setting t+52t1=13\frac{t+5}{2t-1} = \frac{1}{3} leads to 3t+15=2t13t + 15 = 2t - 1, which simplifies to t=16t = -16.

Step-by-Step Solution

1
Determine the slope of line M using its given points.
Line M passes through (4,1)(4, -1) and its yy-intercept (0,11)(0, 11). The slope mM=11(1)04=124=3m_M = \frac{11 - (-1)}{0 - 4} = \frac{12}{-4} = -3.
The slope of a line through (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is given by y2y1x2x1\frac{y_2 - y_1}{x_2 - x_1}.
2
Determine the required slope of line L.
Since line L is perpendicular to line M, its slope mL=1mM=13=13m_L = -\frac{1}{m_M} = -\frac{1}{-3} = \frac{1}{3}.
Perpendicular lines in the coordinate plane have slopes that are negative reciprocals of each other.
3
Express the slope of line L in terms of tt and solve for tt.
Using points (t,t+2)(t, t+2) and (3t1,2t+7)(3t-1, 2t+7), mL=(2t+7)(t+2)(3t1)t=t+52t1m_L = \frac{(2t+7) - (t+2)}{(3t-1) - t} = \frac{t+5}{2t-1}. Setting t+52t1=13\frac{t+5}{2t-1} = \frac{1}{3} yields 3(t+5)=1(2t1)    3t+15=2t1    t=163(t+5) = 1(2t-1) \implies 3t + 15 = 2t - 1 \implies t = -16.
Equating the algebraic slope expression to the numerical slope allows solving for the unknown parameter tt.

Key Concept

Perpendicular Slopes and Coordinate Line Equations
Estimated Time:2m 0s
Question 1665Question

Which of the following values of xx satisfy the inequality 63x>9|6 - 3x| > 9? Select all that apply.

Select all that apply

Show answer & explanation

Answer: 4-4; 2-2; 66

Answer

The values 4-4, 2-2, and 66 satisfy the inequality 63x>9|6 - 3x| > 9.
The absolute value inequality 63x>9|6 - 3x| > 9 is equivalent to 63x>96 - 3x > 9 or 63x<96 - 3x < -9. Solving these yields x<1x < -1 or x>5x > 5. Among the given choices, 4-4, 2-2, and 66 fall within these solution ranges.

Step-by-Step Solution

1
Set up the compound linear inequalities from the absolute value inequality 63x>9|6 - 3x| > 9.
63x>96 - 3x > 9 or 63x<96 - 3x < -9
An absolute value inequality of the form u>c|u| > c (where c>0c > 0) splits into u>cu > c or u<cu < -c.
2
Solve the first inequality 63x>96 - 3x > 9.
3x>3    x<1-3x > 3 \implies x < -1
Subtracting 66 gives 3x>3-3x > 3. Dividing both sides by 3-3 reverses the inequality sign to yield x<1x < -1.
3
Solve the second inequality 63x<96 - 3x < -9.
3x<15    x>5-3x < -15 \implies x > 5
Subtracting 66 gives 3x<15-3x < -15. Dividing both sides by 3-3 reverses the inequality sign to yield x>5x > 5.
4
Combine the solution sets and evaluate the given options.
The solution set consists of all real numbers where x<1x < -1 or x>5x > 5. Therefore, 4-4, 2-2, and 66 are valid solutions.
Values 4-4 and 2-2 are strictly less than 1-1, while 66 is strictly greater than 55.

Key Concept

Solving absolute value inequalities and reversing inequality signs when multiplying or dividing by negative numbers.
Question 1666Question

A survey of 500500 university researchers evaluated their usage of three high-performance computing resources: Cloud Containers (CC), GPU Accelerators (GG), and Distributed Storage (DD). Exactly 5050 researchers use none of these three resources. The survey revealed that equal numbers of researchers use Cloud Containers and GPU Accelerators (C=G=240|C| = |G| = 240), while 210210 researchers use Distributed Storage (D=210|D| = 210). Exactly 4040 researchers use all three resources. Furthermore, the number of researchers who use both CC and GG but not DD is equal to the number who use both GG and DD but not CC, and this quantity is exactly twice the number of researchers who use both CC and DD but not GG.

How many researchers use GPU Accelerators (GG) ONLY?

Show answer & explanation

Answer: 72

Answer

72 researchers use GPU Accelerators (GG) only.
The total number of researchers using at least one resource is 50050=450500 - 50 = 450. Assigning xx to the region using Cloud Containers and Distributed Storage only, the regions for C-and-G-only and G-and-D-only are each 2x2x. Applying the three-set inclusion-exclusion principle gives 450=240+240+210(5x+120)+40450 = 240 + 240 + 210 - (5x + 120) + 40, which simplifies to 5x=1605x = 160, so x=32x = 32. The exclusive overlapping regions containing GPU Accelerators are 2(32)=642(32) = 64 and 2(32)=642(32) = 64. Subtracting these overlaps along with the triple intersection (4040) from G=240|G| = 240 yields 240(64+64+40)=72240 - (64 + 64 + 40) = 72.

Step-by-Step Solution

1
Determine the total number of researchers using at least one resource.
CGD=50050=450|C \cup G \cup D| = 500 - 50 = 450.
Subtract researchers who use none of the resources from the total surveyed.
2
Define variables for the two-set exclusive intersection regions.
Let CDGc=x|C \cap D \cap G^c| = x. Then CGDc=2x|C \cap G \cap D^c| = 2x and GDCc=2x|G \cap D \cap C^c| = 2x.
The problem states that the C-and-D-only region is half of the other two exclusive two-set intersection regions.
3
Express the full pairwise intersections including the triple intersection (CGD=40|C \cap G \cap D| = 40).
CG=2x+40|C \cap G| = 2x + 40, GD=2x+40|G \cap D| = 2x + 40, and CD=x+40|C \cap D| = x + 40.
Each pairwise intersection is the sum of its exclusive two-set intersection and the three-set intersection.
4
Apply the 3-Set Principle of Inclusion-Exclusion.
450=240+240+210[(2x+40)+(2x+40)+(x+40)]+40    450=690(5x+120)+40    450=6105x    5x=160    x=32450 = 240 + 240 + 210 - [(2x + 40) + (2x + 40) + (x + 40)] + 40 \implies 450 = 690 - (5x + 120) + 40 \implies 450 = 610 - 5x \implies 5x = 160 \implies x = 32.
Inclusion-exclusion formula: CGD=C+G+D(CG+GD+CD)+CGD|C \cup G \cup D| = |C| + |G| + |D| - (|C \cap G| + |G \cap D| + |C \cap D|) + |C \cap G \cap D|.
5
Calculate the number of researchers using GPU Accelerators (GG) only.
Exclusive GG-only =G(CGDc+GDCc+CGD)=240(64+64+40)=240168=72= |G| - (|C \cap G \cap D^c| + |G \cap D \cap C^c| + |C \cap G \cap D|) = 240 - (64 + 64 + 40) = 240 - 168 = 72.
Subtract all overlapping regions within set GG from the total size of set GG.

Key Concept

3-Set Inclusion-Exclusion Principle and Venn Diagram Region Partitioning
Question 1667Question

A statistics instructor compiles the exam scores of 50 students in Dataset SS. The dataset has a range RR, an interquartile range IQRIQR, and a standard deviation ss. A revised dataset TT is created by multiplying each score in Dataset SS by 1.5-1.5 and then adding 2525 to each result. Which of the following expressions correctly states the measures of dispersion for Dataset TT in terms of the measures of dispersion for Dataset SS?

Show answer & explanation

Answer: RangeT=1.5R\text{Range}_T = 1.5R, IQRT=1.5IQRIQR_T = 1.5 IQR, and sT=1.5ss_T = 1.5s

Answer

The measures of dispersion for Dataset T are given by Range_T = 1.5R, IQR_T = 1.5 IQR, and s_T = 1.5s.
When a linear transformation y=ax+by = ax + b is applied to a dataset, any measure of dispersion DD (such as range, interquartile range, or standard deviation) transforms according to Dy=aDxD_y = |a| D_x. The additive constant b=25b = 25 shifts all values equally and does not change the distances between data points, so it has no effect on dispersion. The multiplicative factor a=1.5a = -1.5 scales all distances by 1.5=1.5|-1.5| = 1.5. Therefore, RangeT=1.5R\text{Range}_T = 1.5R, IQRT=1.5IQRIQR_T = 1.5 IQR, and sT=1.5ss_T = 1.5s.

Step-by-Step Solution

1
Analyze the general effect of a linear transformation y = ax + b on measures of dispersion.
Measures of dispersion (range, interquartile range, standard deviation) quantify spread and distance between data points. Adding a constant b shifts the whole distribution without altering distance between points, so b has zero impact on spread.
Additive constants shift position, not dispersion.
2
Determine the effect of multiplying by scale factor a = -1.5 on range, IQR, and standard deviation.
Multiplying data by a constant scale factor a scales all distance-based measures by |a|. Since dispersion measures must be non-negative, the scale factor used is |-1.5| = 1.5.
Distances between values scale by the absolute value of the multiplicative factor.
3
Combine the results to state Range_T, IQR_T, and s_T in terms of R, IQR, and s.
Range_T = 1.5R, IQR_T = 1.5 IQR, and s_T = 1.5s.
All three metrics scale by 1.5 and are unaffected by the +25 term.

Key Concept

Linear Transformations of Dispersion Metrics
Estimated Time:2m 0s
Question 1668Question

A logistics company uses two delivery vehicles, Vehicle P and Vehicle Q, to transport cargo between two warehouses that are 240240 miles apart. Vehicle P travels at a constant average speed of rr miles per hour (r>0r > 0). Vehicle Q travels at a constant average speed that is 2020 miles per hour faster than that of Vehicle P. In addition to driving time, Vehicle P requires a flat setup time of 11 hour before departure, while Vehicle Q requires a flat setup time of 22 hours before departure.

Let TP(r)T_P(r) and TQ(r)T_Q(r) represent the total elapsed time in hours (including setup time) required for Vehicle P and Vehicle Q to complete the trip, respectively.

Which of the following statements are true? Select all such statements.

Select all that apply

Show answer & explanation

Answer: The total elapsed time for Vehicle P, in hours, as a function of its speed rr, is given by TP(r)=240+rrT_P(r) = \frac{240 + r}{r}.; Vehicle P and Vehicle Q take the exact same total elapsed time to complete the trip when r=60r = 60 miles per hour.

Answer

The correct statements are the algebraic expression for Vehicle P's total time as a function of speed and the equal total elapsed time condition at a speed of 60 miles per hour.
The expression for Vehicle P's total time accurately combines 11 hour of setup time with 240r\frac{240}{r} driving hours to get 240+rr\frac{240+r}{r}. Setting TP(r)=TQ(r)T_P(r) = T_Q(r) yields the quadratic equation r2+20r4800=0r^2 + 20r - 4800 = 0, which correctly solves to r=60r = 60 mph, at which point both vehicles require exactly 55 hours total.

Step-by-Step Solution

1
Model total elapsed time functions TP(r)T_P(r) and TQ(r)T_Q(r) using setup time plus travel time.
TP(r)=1+240r=240+rrT_P(r) = 1 + \frac{240}{r} = \frac{240 + r}{r} and TQ(r)=2+240r+20T_Q(r) = 2 + \frac{240}{r + 20}.
Total elapsed time is the sum of fixed pre-departure setup overhead and variable driving time.
2
Determine the speed rr where total elapsed times are equal by setting TP(r)=TQ(r)T_P(r) = T_Q(r).
1+240r=2+240r+20    240r240r+20=1    24020=r(r+20)    r2+20r4800=01 + \frac{240}{r} = 2 + \frac{240}{r + 20} \implies \frac{240}{r} - \frac{240}{r + 20} = 1 \implies 240 \cdot 20 = r(r + 20) \implies r^2 + 20r - 4800 = 0. Factoring gives (r60)(r+80)=0(r - 60)(r + 80) = 0, so r=60r = 60 mph.
Solving the rational equation identifies the exact breakeven speed where higher travel efficiency balances extra setup time.
3
Evaluate the remaining candidate assertions against the derived model.
For r>60r > 60, TQ(r)>TP(r)T_Q(r) > T_P(r), invalidating the claim that Vehicle Q is always faster. At r=40r = 40, TP(40)=7T_P(40) = 7 hours and TP(80)=4T_P(80) = 4 hours, giving a decrease of 3742.86%\frac{3}{7} \approx 42.86\%, invalidating the 50%50\% reduction claim.
Fixed setup costs distort simple constant-proportion and percentage changes in total time.

Key Concept

Algebraic Modeling of Combined Time with Fixed Overhead and Variable Rates
Question 1669Question

In ABC\triangle ABC, the length of side ABAB is 1313 units, the length of side BCBC is 2121 units, and the area of ABC\triangle ABC is 126126 square units. If ABC\angle ABC is an acute angle, what is the length of side ACAC?

Show answer & explanation

Answer: 20

Answer

20
The area of triangle ABCABC is 12×21×h=126\frac{1}{2} \times 21 \times h = 126, which yields an altitude AH=12AH = 12 perpendicular to side BCBC. In right triangle ABHABH, the base segment BH=132122=5BH = \sqrt{13^2 - 12^2} = 5. Because angle ABCABC is acute, HH falls between BB and CC, making HC=215=16HC = 21 - 5 = 16. Finally, in right triangle AHCAHC, AC=122+162=400=20AC = \sqrt{12^2 + 16^2} = \sqrt{400} = 20. Therefore, 20 is the correct answer.

Step-by-Step Solution

1
Calculate the altitude hh from vertex AA to base BCBC.
h=12h = 12 units.
The area formula for a triangle is Area=12×base×height\text{Area} = \frac{1}{2} \times \text{base} \times \text{height}. Substituting BC=21BC = 21 and Area=126\text{Area} = 126 yields 126=12×21×h    h=12126 = \frac{1}{2} \times 21 \times h \implies h = 12.
2
Find the length of segment BHBH where HH is the foot of the altitude on BCBC.
BH=5BH = 5 units.
In right triangle ABH\triangle ABH, AB=13AB = 13 and AH=12AH = 12. By the Pythagorean theorem, BH=132122=169144=25=5BH = \sqrt{13^2 - 12^2} = \sqrt{169 - 144} = \sqrt{25} = 5.
3
Determine the length of segment HCHC.
HC=16HC = 16 units.
Since ABC\angle ABC is an acute angle, point HH lies on segment BCBC. Therefore, HC=BCBH=215=16HC = BC - BH = 21 - 5 = 16.
4
Calculate the length of side ACAC.
AC=20AC = 20 units.
In right triangle AHC\triangle AHC, AH=12AH = 12 and HC=16HC = 16. By the Pythagorean theorem, AC=122+162=144+256=400=20AC = \sqrt{12^2 + 16^2} = \sqrt{144 + 256} = \sqrt{400} = 20.

Key Concept

Triangles: Altitude, Area, and Pythagorean Theorem
Estimated Time:1m 30s
Question 1670Question

A market research firm surveyed a group of 200200 consumers regarding their active subscriptions to three digital services: FilmStream (FF), AudioVibe (AA), and PrintPlus (PP). Every surveyed consumer subscribed to at least one of the three services. The survey gathered the following information:
- 120120 consumers subscribed to FilmStream
- 100100 consumers subscribed to AudioVibe
- 7575 consumers subscribed to PrintPlus
- 4545 consumers subscribed to both FilmStream and AudioVibe
- 3535 consumers subscribed to both AudioVibe and PrintPlus
- 3030 consumers subscribed to both FilmStream and PrintPlus

How many consumers subscribed to all three digital services?

Show answer & explanation

Answer: 1515

Answer

15 consumers subscribed to all three digital services.
According to the 3-set inclusion-exclusion principle, FAP=F+A+P(FA+AP+FP)+FAP|F \cup A \cup P| = |F| + |A| + |P| - (|F \cap A| + |A \cap P| + |F \cap P|) + |F \cap A \cap P|. Substituting the given values gives 200=120+100+75(45+35+30)+FAP200 = 120 + 100 + 75 - (45 + 35 + 30) + |F \cap A \cap P|, which simplifies to 200=185+FAP200 = 185 + |F \cap A \cap P|. Subtracting 185185 from 200200 yields 1515.

Step-by-Step Solution

1
Apply the Principle of Inclusion-Exclusion for three sets.
FAP=F+A+P(FA+AP+FP)+FAP|F \cup A \cup P| = |F| + |A| + |P| - (|F \cap A| + |A \cap P| + |F \cap P|) + |F \cap A \cap P|
This formula accounts for elements counted multiple times across overlapping sets.
2
Substitute the known values into the equation.
200=120+100+75(45+35+30)+FAP200 = 120 + 100 + 75 - (45 + 35 + 30) + |F \cap A \cap P|
Every consumer subscribes to at least one service, so FAP=200|F \cup A \cup P| = 200.
3
Simplify the numerical terms on the right side of the equation.
200=295110+FAP    200=185+FAP200 = 295 - 110 + |F \cap A \cap P| \implies 200 = 185 + |F \cap A \cap P|
Sum of individual sets is 295295, and sum of pairwise intersections is 110110.
4
Solve for the target three-set intersection FAP|F \cap A \cap P|.
FAP=200185=15|F \cap A \cap P| = 200 - 185 = 15
Isolating the variable gives the number of consumers in all three sets.

Key Concept

Principle of Inclusion-Exclusion for Three Sets
Estimated Time:1m 30s
Question 1671Question

In the xyxy-coordinate plane, point PP lies in the first quadrant such that the distance from the origin O(0,0)O(0,0) to PP is 434\sqrt{3}, and line segment OPOP forms a 3030^\circ angle with the positive xx-axis. A circle centered at point PP with radius 1010 intersects the yy-axis at two distinct points. Which of the following statements are true? Select all such statements.

Select all that apply

Show answer & explanation

Answer: The xx-coordinate of point PP is 66.; The length of the chord formed by the circle on the yy-axis is 1616.

Answer

The correct statements are that the xx-coordinate of point PP is 66 and the length of the chord formed by the circle on the yy-axis is 1616.
The horizontal leg of the 30609030^\circ-60^\circ-90^\circ triangle gives the xx-coordinate xP=4332=6x_P = 4\sqrt{3} \cdot \frac{\sqrt{3}}{2} = 6. The perpendicular distance from center PP to the yy-axis is 66. Using the Pythagorean theorem with circle radius 1010 and distance 66, half the chord length is 10262=8\sqrt{10^2 - 6^2} = 8, yielding a full chord length of 1616.

Step-by-Step Solution

1
Determine the coordinates of point P using special right triangle ratio (30-60-90)
Point P=(6,23)P = (6, 2\sqrt{3})
Segment OPOP forms the hypotenuse of length 434\sqrt{3} in a right triangle with the xx-axis. The horizontal component is xP=43cos(30)=4332=6x_P = 4\sqrt{3} \cos(30^\circ) = 4\sqrt{3} \cdot \frac{\sqrt{3}}{2} = 6. The vertical component is yP=43sin(30)=4312=23y_P = 4\sqrt{3} \sin(30^\circ) = 4\sqrt{3} \cdot \frac{1}{2} = 2\sqrt{3}.
2
Find the perpendicular distance from P to the y-axis
Perpendicular distance =6= 6
The yy-axis is defined by the line equation x=0x = 0. The perpendicular distance from P(6,23)P(6, 2\sqrt{3}) to x=0x = 0 is 60=6|6 - 0| = 6.
3
Apply the Pythagorean theorem to calculate the chord length on the y-axis
Total chord length =16= 16
A perpendicular segment from center PP to the chord bisects the chord at midpoint M(0,23)M(0, 2\sqrt{3}). In right triangle PMQ\triangle PMQ formed by radius PQ=10PQ = 10, distance PM=6PM = 6, and half-chord MQ=dMQ = d: d2+PM2=PQ2    d2+62=102    d2=64    d=8d^2 + PM^2 = PQ^2 \implies d^2 + 6^2 = 10^2 \implies d^2 = 64 \implies d = 8. The full chord length is 2d=162d = 16.

Key Concept

Properties of 30-60-90 special right triangles and application of the Pythagorean theorem to circle chord geometry
Question 1672Question

A biotechnology consortium surveyed 180180 research laboratories regarding their implementation of three diagnostic platforms: Platform AA, Platform BB, and Platform CC.

- 9595 laboratories use Platform AA.
- 8585 laboratories use Platform BB.
- 8080 laboratories use Platform CC.
- 1515 laboratories use all three platforms.
- 2020 laboratories use none of the three platforms.
- The number of laboratories that use Platform AA and Platform BB but NOT Platform CC is equal to the number of laboratories that use Platform BB and Platform CC but NOT Platform AA.
- 3030 laboratories use Platform AA and Platform CC but NOT Platform BB.

How many laboratories use Platform AA ONLY?

Show answer & explanation

Answer: 30

Answer

30 laboratories use Platform A only.
Subtracting the 20 laboratories that use none of the platforms from the total population of 180 gives a union size of 160. Applying the inclusion-exclusion formula yields 160=(95+85+80)(x+15+x+15+30+15)+15160 = (95 + 85 + 80) - (x + 15 + x + 15 + 30 + 15) + 15, which resolves to x=20x = 20 laboratories that use Platforms A and B only. Subtracting all overlap regions from Platform A's total gives 95203015=3095 - 20 - 30 - 15 = 30 laboratories that use Platform A only.

Step-by-Step Solution

1
Calculate the total number of laboratories that use at least one platform.
ABC=18020=160|A \cup B \cup C| = 180 - 20 = 160
Laboratories using at least one platform equal the total surveyed minus those using none.
2
Set up the Principle of Inclusion-Exclusion for three sets.
ABC=A+B+C(AB+BC+AC)+ABC|A \cup B \cup C| = |A| + |B| + |C| - (|A \cap B| + |B \cap C| + |A \cap C|) + |A \cap B \cap C|
Standard formula relating total union size to individual set sizes and intersections.
3
Express pairwise intersections in terms of non-overlapping regions and solve for the unknown region xx.
Let xx be the number of labs using Platform AA and BB only. Given AC only=30A \cap C \text{ only} = 30 and ABC=15A \cap B \cap C = 15, we have:
160=(95+85+80)[(x+15)+(x+15)+(30+15)]+15160 = (95 + 85 + 80) - [(x + 15) + (x + 15) + (30 + 15)] + 15
160=260(2x+75)+15=2002x    2x=40    x=20160 = 260 - (2x + 75) + 15 = 200 - 2x \implies 2x = 40 \implies x = 20
Substituting the given equality of regions allows finding x=20x = 20.
4
Calculate the number of laboratories that use Platform AA only.
Platform A only=A(AB only)(AC only)(ABC)=95203015=30\text{Platform } A \text{ only} = |A| - (A \cap B \text{ only}) - (A \cap C \text{ only}) - (A \cap B \cap C) = 95 - 20 - 30 - 15 = 30
Subtracting all overlap regions containing Platform A from the total Platform A count gives the single-region count.

Key Concept

Three-Set Principle of Inclusion-Exclusion and Venn Diagram Region Partitioning
Question 1673Question

If xx is an integer that satisfies both 2x19|2x - 1| \le 9 and x+23>2\frac{x + 2}{-3} > -2, how many possible values of xx exist?

Show answer & explanation

Answer: 8

Answer

There are 8 possible integer values for x.
Solving 2x19|2x - 1| \le 9 yields 4x5-4 \le x \le 5. Solving x+23>2\frac{x + 2}{-3} > -2 requires flipping the inequality sign when multiplying by 3-3, which gives x<4x < 4. Combining both inequalities yields 4x<4-4 \le x < 4. The integers satisfying this compound inequality are 4,3,2,1,0,1,2,3-4, -3, -2, -1, 0, 1, 2, 3, making a total of 8 possible integer values.

Step-by-Step Solution

1
Solve the absolute value inequality 2x19|2x - 1| \le 9
92x19    82x10    4x5-9 \le 2x - 1 \le 9 \implies -8 \le 2x \le 10 \implies -4 \le x \le 5
An absolute value inequality of the form uk|u| \le k expands to kuk-k \le u \le k.
2
Solve the linear inequality x+23>2\frac{x + 2}{-3} > -2
x+2<6    x<4x + 2 < 6 \implies x < 4
Multiplying both sides of an inequality by a negative quantity (3-3) requires reversing the inequality sign from >> to <<.
3
Find the intersection of the two solution sets
4x<4-4 \le x < 4
The integer xx must satisfy both 4x5-4 \le x \le 5 and x<4x < 4 simultaneously.
4
Count the integer values satisfying 4x<4-4 \le x < 4
The integers are 4,3,2,1,0,1,2,3-4, -3, -2, -1, 0, 1, 2, 3, which totals 8 values.
Counting all integers from 4-4 up to (but not including) 44 gives 8 valid integers.

Key Concept

Solving systems of linear inequalities involving absolute values and negative multipliers
Estimated Time:1m 30s
Question 1674Question

In the xyxy-plane, line segment ABAB has endpoints A(3,1)A(-3, 1) and B(1,9)B(1, 9). Line NN is the perpendicular bisector of segment ABAB. Which of the following statements must be true? Select all that apply.

Select all that apply

Show answer & explanation

Answer: Line NN has a slope of 12-\frac{1}{2}.; Line NN passes through the point (3,3)(3, 3).

Answer

The statement that Line NN has a slope of 12-\frac{1}{2} and the statement that Line NN passes through the point (3,3)(3, 3) are both true.
The slope of segment ABAB is 22, making the perpendicular slope 12-\frac{1}{2}. The midpoint of ABAB is (1,5)(-1, 5). Using point-slope form with M(1,5)M(-1, 5) and slope 12-\frac{1}{2}, Line NN has equation y=12x+92y = -\frac{1}{2}x + \frac{9}{2}. Evaluating at x=3x = 3 gives y=3y = 3, so Line NN passes through (3,3)(3, 3).

Step-by-Step Solution

1
Calculate the slope of line segment ABAB
slope mAB=911(3)=84=2m_{AB} = \frac{9 - 1}{1 - (-3)} = \frac{8}{4} = 2
The slope of a line passing through (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is y2y1x2x1\frac{y_2 - y_1}{x_2 - x_1}.
2
Determine the slope of the perpendicular bisector (Line NN)
slope mN=1mAB=12m_N = -\frac{1}{m_{AB}} = -\frac{1}{2}
Perpendicular lines have slopes that are negative reciprocals of each other.
3
Find the midpoint of line segment ABAB
Midpoint M=(3+12,1+92)=(1,5)M = \left(\frac{-3 + 1}{2}, \frac{1 + 9}{2}\right) = (-1, 5)
A perpendicular bisector must pass through the midpoint of the segment it bisects.
4
Find the equation of Line NN and test given points
Line NN: y5=12(x(1))    y=12x+92y - 5 = -\frac{1}{2}(x - (-1)) \implies y = -\frac{1}{2}x + \frac{9}{2}. Testing (3,3)(3, 3): 3=12(3)+92=62=33 = -\frac{1}{2}(3) + \frac{9}{2} = \frac{6}{2} = 3 (True). Testing yy-intercept (x=0x=0): y=4.55y = 4.5 \neq 5.
Point-slope form yy1=m(xx1)y - y_1 = m(x - x_1) defines the line.
5
Calculate the length of segment ABAB
AB=(1(3))2+(91)2=42+82=80=458.94AB = \sqrt{(1 - (-3))^2 + (9 - 1)^2} = \sqrt{4^2 + 8^2} = \sqrt{80} = 4\sqrt{5} \approx 8.94
The distance formula between two points is d=(x2x1)2+(y2y1)2d = \sqrt{(x_2-x_1)^2 + (y_2-y_1)^2}.

Key Concept

Coordinate Geometry: Perpendicular Bisectors, Slopes, Midpoints, and Distance
Estimated Time:1m 45s
Question 1675Question

A committee is to be selected from a group of 55 distinct people: PP, QQ, RR, SS, and TT. Which of the following statements regarding the possible selections or arrangements of people from this group are true? Select all that apply.

Select all that apply

Show answer & explanation

Answer: The number of different 22-person committees that can be formed from the group is 1010.; The number of different 33-person committees that can be formed from the group is 1010.; The number of different ways to select and arrange 33 of the 55 people in a line is 6060.

Answer

The statements confirming that 1010 different 22-person committees can be formed, 1010 different 33-person committees can be formed, and 6060 different 33-person linear arrangements can be formed are all correct.
Selecting committees without specific roles requires combinations (nk)\binom{n}{k}, giving (52)=10\binom{5}{2} = 10 and (53)=10\binom{5}{3} = 10. Arranging 3 people in ordered positions requires permutations P(5,3)=5×4×3=60P(5,3) = 5 \times 4 \times 3 = 60. Thus, all three corresponding statements are correct.

Step-by-Step Solution

1
Evaluate the 2-person committee selection statement.
\binom{5}{2} = \frac{5 \times 4}{2} = 10
Selection of a committee without specific roles is an unordered combination.
2
Evaluate the 3-person committee selection statement.
\binom{5}{3} = \frac{5 \times 4 \times 3}{3 \times 2 \times 1} = 10
Choosing 3 items out of 5 yields the same number of outcomes as choosing 2 items out of 5.
3
Evaluate the 2-person officer assignment statement.
P(5,2) = 5 \times 4 = 20
Assigning distinct officer positions means order matters, requiring permutations rather than combinations.
4
Evaluate the 5-person line arrangement statement.
5! = 120
The total number of linear arrangements of 5 distinct objects is given by 5 factorial.
5
Evaluate the 3-person line arrangement statement.
P(5,3) = 5 \times 4 \times 3 = 60
Ordering 3 out of 5 people in a line uses the fundamental counting principle with decreasing choices per slot.

Key Concept

Distinguishing between combinations (where selection order does not matter) and permutations (where selection or position order does matter).
Question 1676Question

A dataset SS consists of 77 distinct positive integers arranged in ascending order: x1,x2,x3,x4,x5,x6,x7x_1, x_2, x_3, x_4, x_5, x_6, x_7. The arithmetic mean of the entire dataset is 2828, and the median is 2525. The arithmetic mean of the 33 smallest integers in SS is 1212. If MM is the maximum possible value of x7x_7 and mm is the minimum possible value of x7x_7, what is the value of MmM - m?

Show answer & explanation

Answer: 36

Answer

The value of MmM - m is 3636.
The sum of all 77 distinct positive integers is 7×28=1967 \times 28 = 196. Since the dataset is ordered and has 77 elements, the median is x4=25x_4 = 25. The sum of the smallest 33 integers is 3×12=363 \times 12 = 36. Therefore, the sum of the remaining three integers x5+x6+x7=1963625=135x_5 + x_6 + x_7 = 196 - 36 - 25 = 135.

To maximize x7x_7, x5x_5 and x6x_6 must be as small as possible. Since all elements are distinct integers greater than x4=25x_4 = 25, the smallest possible values are x5=26x_5 = 26 and x6=27x_6 = 27. Thus, M=1352627=82M = 135 - 26 - 27 = 82.

To minimize x7x_7, x5x_5, x6x_6, and x7x_7 must be as close together as possible while preserving 25<x5<x6<x725 < x_5 < x_6 < x_7. Dividing 135135 by 33 gives 4545. The consecutive integers centered around 4545 are 44,45,4644, 45, 46, which sum to 135135 and satisfy all inequalities. Thus, m=46m = 46.

The difference Mm=8246=36M - m = 82 - 46 = 36, which corresponds to the value 3636.

Step-by-Step Solution

1
Calculate the total sum of all 7 integers in dataset S.
Total sum = 7×28=1967 \times 28 = 196.
The arithmetic mean of nn numbers is the total sum divided by nn.
2
Identify the median value and the sum of the smallest 3 integers.
Median x4=25x_4 = 25, and x1+x2+x3=3×12=36x_1 + x_2 + x_3 = 3 \times 12 = 36.
For an odd number of ordered elements (77), the middle term x4x_4 is the median. The mean of the first 3 terms gives their sum.
3
Determine the sum of the top 3 integers (x5+x6+x7)(x_5 + x_6 + x_7).
x5+x6+x7=1963625=135x_5 + x_6 + x_7 = 196 - 36 - 25 = 135.
Subtracting x1+x2+x3x_1 + x_2 + x_3 and x4x_4 from the total sum leaves the sum of the remaining three elements.
4
Calculate the maximum possible value MM of x7x_7.
M=82M = 82.
To maximize x7x_7, minimize x5x_5 and x6x_6. Since elements are distinct integers and x4=25x_4 = 25, the minimum values are x5=26x_5 = 26 and x6=27x_6 = 27. Thus x7=1352627=82x_7 = 135 - 26 - 27 = 82.
5
Calculate the minimum possible value mm of x7x_7.
m=46m = 46.
To minimize x7x_7, maximize x5x_5 and x6x_6 such that 25<x5<x6<x725 < x_5 < x_6 < x_7 and x5+x6+x7=135x_5 + x_6 + x_7 = 135. Setting x5=44,x6=45,x7=46x_5 = 44, x_6 = 45, x_7 = 46 gives 44+45+46=13544 + 45 + 46 = 135, maintaining strict inequalities.
6
Compute MmM - m.
Mm=8246=36M - m = 82 - 46 = 36.
Subtract the minimum possible value of x7x_7 from its maximum possible value.

Key Concept

Measures of Central Tendency with Extreme Value Optimization
Estimated Time:2m 30s
Question 1677Question

A water purification facility uses a primary filtration system and a secondary filtration system to process untreated water. The primary system operates at a constant rate that is 25%25\% faster than the secondary system. Working together at their normal constant rates, both systems can process a full reservoir of 36,00036,000 gallons in 88 hours.

On a day when the primary system operates at only 80%80\% of its normal rate due to maintenance while the secondary system operates at its normal rate, both systems work together for 66 hours. At that point, the primary system is shut down completely. How many additional hours will it take the secondary system, working alone at its normal rate, to process the remainder of the reservoir?

Show answer & explanation

Answer: 6.06.0 hours

Answer

6.06.0 hours
The correct answer of 6.06.0 hours is derived by establishing that the combined normal processing rate is 4,5004,500 gal/hr. Since the primary system is 25%25\% faster than the secondary system (P=1.25SP = 1.25S), the secondary rate is 2,0002,000 gal/hr and the primary rate is 2,5002,500 gal/hr. At 80%80\% efficiency, the primary system operates at 2,0002,000 gal/hr, making the joint rate 4,0004,000 gal/hr. In 66 hours, 24,00024,000 gallons are processed, leaving 12,00012,000 gallons. The secondary system working alone at 2,0002,000 gal/hr processes the remaining volume in exactly 6.06.0 hours.

Step-by-Step Solution

1
Determine the combined normal operating rate and set up individual rates.
Combined rate = 4,5004,500 gal/hr; Secondary rate = 2,0002,000 gal/hr; Primary rate = 2,5002,500 gal/hr.
The combined rate is 36,000 gallons8 hours=4,500 gal/hr\frac{36,000\text{ gallons}}{8\text{ hours}} = 4,500\text{ gal/hr}. Let SS be the secondary rate. The primary rate is 1.25S1.25S. Thus, S+1.25S=2.25S=4,500S + 1.25S = 2.25S = 4,500, yielding S=2,000 gal/hrS = 2,000\text{ gal/hr} and P=2,500 gal/hrP = 2,500\text{ gal/hr}.
2
Calculate the reduced primary rate and the total water processed in the first 6 hours.
24,00024,000 gallons processed in the first 6 hours.
During maintenance, the primary system operates at 80%80\% of 2,500 gal/hr2,500\text{ gal/hr}, which is 0.80×2,500=2,000 gal/hr0.80 \times 2,500 = 2,000\text{ gal/hr}. The combined rate during this period is 2,000+2,000=4,000 gal/hr2,000 + 2,000 = 4,000\text{ gal/hr}. Over 6 hours, the volume processed is 4,000×6=24,000 gallons4,000 \times 6 = 24,000\text{ gallons}.
3
Find the remaining volume of water to process.
12,00012,000 gallons remaining.
Subtract the volume processed from the total reservoir capacity: 36,00024,000=12,000 gallons36,000 - 24,000 = 12,000\text{ gallons}.
4
Calculate the time required for the secondary system alone to process the remainder.
6.06.0 hours.
Divide the remaining volume by the normal secondary system rate S=2,000 gal/hrS = 2,000\text{ gal/hr}: 12,000 gallons2,000 gal/hr=6.0 hours\frac{12,000\text{ gallons}}{2,000\text{ gal/hr}} = 6.0\text{ hours}.

Key Concept

Linear rate modeling and percentage rate adjustment in combined work problems
Estimated Time:2m 30s
Question 1678Question

In the coordinate plane, triangle JKLJKL has vertices J(0,0)J(0,0), K(14,0)K(14,0), and L(x,12)L(x, 12), where x>0x > 0. If the perimeter of triangle JKLJKL is 4242 units and the length of side JLJL is less than the length of side KLKL, what is the value of xx?

Show answer & explanation

Answer: 5

Answer

5
The correct answer is 5. Using the distance formula, the base length JK=14JK = 14. Expressing the side lengths as JL=x2+144JL = \sqrt{x^2 + 144} and KL=(14x)2+144KL = \sqrt{(14-x)^2 + 144}, setting the perimeter JK+JL+KL=42JK + JL + KL = 42 leads to the quadratic equation x214x+45=0x^2 - 14x + 45 = 0. This yields x=5x = 5 or x=9x = 9. Evaluating the sides for x=5x = 5 gives JL=13JL = 13 and KL=15KL = 15, which satisfies the problem condition JL<KLJL < KL.

Step-by-Step Solution

1
Calculate the length of base JKJK using the distance formula.
The distance between J(0,0)J(0,0) and K(14,0)K(14,0) is 140=1414 - 0 = 14 units.
Base JKJK lies along the horizontal xx-axis.
2
Express side lengths JLJL and KLKL in terms of xx.
JL=(x0)2+(120)2=x2+144JL = \sqrt{(x-0)^2 + (12-0)^2} = \sqrt{x^2 + 144} and KL=(14x)2+(120)2=(14x)2+144KL = \sqrt{(14-x)^2 + (12-0)^2} = \sqrt{(14-x)^2 + 144}.
Apply the distance formula between coordinates L(x,12)L(x,12) and vertices JJ and KK.
3
Set up and solve the perimeter equation.
14+x2+144+(14x)2+144=42    x2+144+(14x)2+144=2814 + \sqrt{x^2 + 144} + \sqrt{(14-x)^2 + 144} = 42 \implies \sqrt{x^2 + 144} + \sqrt{(14-x)^2 + 144} = 28. Squaring both sides systematically yields x214x+45=0x^2 - 14x + 45 = 0, giving roots x=5x = 5 and x=9x = 9.
The total perimeter is given as 42 units.
4
Apply the constraint JL<KLJL < KL to choose the valid root.
For x=5x = 5, JL=25+144=13JL = \sqrt{25 + 144} = 13 and KL=81+144=15KL = \sqrt{81 + 144} = 15, satisfying JL<KLJL < KL.
For x=9x = 9, JL=15JL = 15 and KL=13KL = 13, which violates JL<KLJL < KL.

Key Concept

Coordinate Geometry and Triangle Side Length Constraints
Estimated Time:1m 30s
Question 1679Question

A security code consists of three distinct digits chosen from the non-zero digits 11 through 99. If the first digit must be odd and the third digit must be even, how many such three-digit security codes can be formed?

Show answer & explanation

Answer: 140

Answer

140
To find the number of three-digit codes with distinct digits from 11 through 99 satisfying the constraints, count the options for each slot: the first position has 55 odd options (1,3,5,7,91, 3, 5, 7, 9), the third position has 44 even options (2,4,6,82, 4, 6, 8), and the middle position has 92=79 - 2 = 7 remaining options. By the Fundamental Counting Principle, multiplying these options gives 5×7×4=1405 \times 7 \times 4 = 140.

Step-by-Step Solution

1
Determine the number of possibilities for the first digit.
5 choices (the odd digits: 1,3,5,7,91, 3, 5, 7, 9).
The question specifies that the first digit must be odd.
2
Determine the number of possibilities for the third digit.
4 choices (the even digits: 2,4,6,82, 4, 6, 8).
The question specifies that the third digit must be even.
3
Determine the number of possibilities for the middle (second) digit.
7 choices.
There are 99 total non-zero digits (11 through 99). Since 22 distinct digits have already been used for the first and third positions, 92=79 - 2 = 7 digits remain available for the middle position.
4
Apply the Fundamental Counting Principle to find the total number of codes.
5×7×4=1405 \times 7 \times 4 = 140.
The total number of sequential independent choices is found by multiplying the number of options for each position.

Key Concept

Fundamental Counting Principle with Restricted Positions and Distinct Elements
Estimated Time:45s
Question 1680Question

Consider the quadratic equation x22(k+1)x+(k2+4k+1)=0x^2 - 2(k + 1)x + (k^2 + 4k + 1) = 0, where kk is a real constant. Let α\alpha and β\beta be the real roots of this equation. If α2+β2=18\alpha^2 + \beta^2 = 18, what is the sum of all possible values of kk?

Show answer & explanation

Answer: 22-2\sqrt{2}

Answer

The sum of all possible real values of kk is 22-2\sqrt{2}.
Using Vieta's formulas, α+β=2(k+1)\alpha + \beta = 2(k + 1) and αβ=k2+4k+1\alpha\beta = k^2 + 4k + 1. Expanding α2+β2=(α+β)22αβ\alpha^2 + \beta^2 = (\alpha + \beta)^2 - 2\alpha\beta gives 2k2+22k^2 + 2. Setting 2k2+2=182k^2 + 2 = 18 yields k2=8k^2 = 8, so k=±22k = \pm 2\sqrt{2}. Furthermore, for the roots α\alpha and β\beta to be real numbers, the discriminant Δ=[2(k+1)]24(k2+4k+1)=8k\Delta = [-2(k+1)]^2 - 4(k^2+4k+1) = -8k must be non-negative, requiring k0k \le 0. Only k=22k = -2\sqrt{2} satisfies this requirement. Hence, the sum of all valid values of kk is 22-2\sqrt{2}.

Step-by-Step Solution

1
Apply Vieta's formulas to express the sum and product of roots in terms of kk.
α+β=2(k+1)\alpha + \beta = 2(k + 1) and αβ=k2+4k+1\alpha\beta = k^2 + 4k + 1.
For any quadratic equation x2bx+c=0x^2 - bx + c = 0, the sum of roots is bb and the product of roots is cc.
2
Express α2+β2\alpha^2 + \beta^2 in terms of kk using the algebraic identity (α+β)22αβ(\alpha + \beta)^2 - 2\alpha\beta.
α2+β2=[2(k+1)]22(k2+4k+1)=4(k2+2k+1)2k28k2=2k2+2\alpha^2 + \beta^2 = [2(k + 1)]^2 - 2(k^2 + 4k + 1) = 4(k^2 + 2k + 1) - 2k^2 - 8k - 2 = 2k^2 + 2.
Expanding and simplifying allows us to relate the given sum of squares to the parameter kk.
3
Set the simplified expression equal to 1818 and solve for kk.
2k2+2=18    2k2=16    k2=8    k=±222k^2 + 2 = 18 \implies 2k^2 = 16 \implies k^2 = 8 \implies k = \pm 2\sqrt{2}.
This yields two candidate real values for the parameter kk.
4
Analyze the discriminant Δ\Delta to enforce the condition that roots α\alpha and β\beta are real numbers.
Δ=[2(k+1)]24(1)(k2+4k+1)=4(k2+2k+1)4(k2+4k+1)=8k\Delta = [-2(k + 1)]^2 - 4(1)(k^2 + 4k + 1) = 4(k^2 + 2k + 1) - 4(k^2 + 4k + 1) = -8k. For real roots, Δ0    8k0    k0\Delta \ge 0 \implies -8k \ge 0 \implies k \le 0.
A quadratic equation has real roots if and only if its discriminant is non-negative.
5
Filter candidate values of kk against the condition k0k \le 0.
k=22k = -2\sqrt{2} satisfies k0k \le 0 (yielding Δ=162>0\Delta = 16\sqrt{2} > 0), while k=22k = 2\sqrt{2} fails k0k \le 0 (yielding Δ=162<0\Delta = -16\sqrt{2} < 0). Thus, k=22k = -2\sqrt{2} is the unique valid value.
Values of kk that make the discriminant negative produce non-real complex roots and must be discarded as extraneous.

Key Concept

Quadratic Vieta's formulas combined with discriminant non-negativity constraint for real roots
Estimated Time:2m 30s
PreviousPage 84 / 107Next
All practice questions — GRE General Test | Examkin