All practice questions

2131 questions

Question 1501Question

A water reservoir is filled by Pipe A and Pipe B operating simultaneously at their respective constant rates. Operating together at their original rates, the two pipes can fill the empty reservoir completely in 1212 hours. On a certain day, both pipes begin filling the empty reservoir together at their original rates. After 44 hours, Pipe A's rate decreases by 25%25\%, while Pipe B's rate increases by 50%50\%. Operating at these new constant rates, the two pipes require an additional 77 hours to fill the remainder of the reservoir. How many hours would it take Pipe A, operating alone at its original rate, to fill the entire reservoir?

Show answer & explanation

Answer: 25.2

Answer

It would take Pipe A 25.2 hours operating alone at its original rate to fill the entire reservoir.
By defining the original work rates aa and bb in reservoirs per hour, the initial condition yields a+b=112a + b = \frac{1}{12}. In the first 4 hours, 13\frac{1}{3} of the job is completed, leaving 23\frac{2}{3}. Setting up the equation for the remaining job with modified rates 0.75a0.75a and 1.5b1.5b over 7 hours produces 7(0.75a+1.5b)=237(0.75a + 1.5b) = \frac{2}{3}. Solving this system of two linear equations yields a=5126a = \frac{5}{126} reservoirs per hour. Taking the reciprocal gives the time required for Pipe A alone to fill the reservoir, which is 25.225.2 hours.

Step-by-Step Solution

1
Set up equations for the original rates of Pipe A (aa) and Pipe B (bb).
The combined original rate is a+b=112a + b = \frac{1}{12} reservoir per hour.
Together they complete 11 reservoir in 1212 hours.
2
Determine the fraction of the reservoir filled in the first 4 hours and the remaining fraction.
Work completed = 4×112=134 \times \frac{1}{12} = \frac{1}{3}; Remaining work = 23\frac{2}{3}.
The pipes worked at their original combined rate for 4 hours.
3
Set up an equation for the work done during the remaining 7 hours at the adjusted rates.
7(0.75a+1.5b)=23    5.25a+10.5b=23    63a+126b=87 \left(0.75a + 1.5b\right) = \frac{2}{3} \implies 5.25a + 10.5b = \frac{2}{3} \implies 63a + 126b = 8.
Pipe A's rate decreases by 25%25\% to 0.75a0.75a, and Pipe B's rate increases by 50%50\% to 1.5b1.5b.
4
Solve the system of linear equations for aa.
a=5126a = \frac{5}{126} reservoir per hour.
Multiplying a+b=112a + b = \frac{1}{12} by 126126 yields 126a+126b=10.5126a + 126b = 10.5. Subtracting 63a+126b=863a + 126b = 8 gives 63a=2.563a = 2.5, so a=2.563=5126a = \frac{2.5}{63} = \frac{5}{126}.
5
Calculate the time for Pipe A alone to fill the entire reservoir.
Time =1a=1265=25.2= \frac{1}{a} = \frac{126}{5} = 25.2 hours.
Time equals total work divided by individual rate.

Key Concept

Algebraic modeling of combined work and rates with mid-process rate modifications
Question 1502Question

If xx is a real number satisfying the radical equation x+7x=1\sqrt{x + 7} - x = 1, what is the value of xx?

Show answer & explanation

Answer: 22

Answer

The value of xx is 22.
Isolating the square root yields x+7=x+1\sqrt{x + 7} = x + 1. Squaring both sides produces x+7=x2+2x+1x + 7 = x^2 + 2x + 1, which reduces to the quadratic equation x2+x6=0x^2 + x - 6 = 0. Factoring yields (x+3)(x2)=0(x + 3)(x - 2) = 0, giving potential roots of x=3x = -3 and x=2x = 2. Testing x=2x = 2 in the original expression yields 2+72=32=1\sqrt{2+7} - 2 = 3 - 2 = 1, confirming it is correct.

Step-by-Step Solution

1
Isolate the radical expression on one side of the equation.
x+7=x+1\sqrt{x + 7} = x + 1
Isolating the radical allows squaring both sides cleanly to eliminate the radical sign.
2
Square both sides of the equation.
x+7=(x+1)2=x2+2x+1x + 7 = (x + 1)^2 = x^2 + 2x + 1
Squaring removes the square root on the left side.
3
Rearrange into standard quadratic form ax2+bx+c=0ax^2 + bx + c = 0.
x2+x6=0x^2 + x - 6 = 0
Subtracting x+7x + 7 from both sides collects all terms on one side.
4
Factor the quadratic equation and solve for potential values of xx.
(x+3)(x2)=0    x=3 or x=2(x + 3)(x - 2) = 0 \implies x = -3 \text{ or } x = 2
Setting each factor to zero identifies potential solutions.
5
Substitute each potential solution back into the original equation x+7x=1\sqrt{x + 7} - x = 1 to check for extraneous roots.
For x=2x = 2: 2+72=32=1\sqrt{2 + 7} - 2 = 3 - 2 = 1 (Valid). For x=3x = -3: 3+7(3)=2+3=51\sqrt{-3 + 7} - (-3) = 2 + 3 = 5 \neq 1 (Extraneous).
Squaring an equation can introduce false solutions that must be eliminated.

Key Concept

Solving radical equations and checking for extraneous solutions
Estimated Time:1m 30s
Question 1503Question

For all real numbers xx, the function gg is defined by g(x)=52x2g(x) = 5 - 2x^2. What is the value of g(g(2))g(g(2))?

Show answer & explanation

Answer: -13

Answer

-13
Evaluating the inner expression g(2)g(2) gives 52(2)2=58=35 - 2(2)^2 = 5 - 8 = -3. Substituting 3-3 back into the function g(x)g(x) gives g(3)=52(3)2=52(9)=13g(-3) = 5 - 2(-3)^2 = 5 - 2(9) = -13. Thus, the correct value is 13-13.

Step-by-Step Solution

1
Evaluate the inner function g(2)g(2)
g(2)=52(2)2=52(4)=58=3g(2) = 5 - 2(2)^2 = 5 - 2(4) = 5 - 8 = -3
Substitute x=2x = 2 into the definition of g(x)g(x) and follow standard order of operations (exponents before multiplication).
2
Substitute the result into the outer function to evaluate g(3)g(-3)
g(3)=52(3)2=52(9)=518=13g(-3) = 5 - 2(-3)^2 = 5 - 2(9) = 5 - 18 = -13
Squaring a negative number yields a positive result, so (3)2=9(-3)^2 = 9, which is then multiplied by 22.

Key Concept

Nested Function Evaluation and Order of Operations
Estimated Time:45s
Question 1504Question
If xx satisfies the linear equation
2(3x1)54x33=x+18152\frac{2(3x - 1)}{5} - \frac{4x - 3}{3} = \frac{x + 18}{15} - 2
what is the value of 3x53x - 5?
Show answer & explanation

Answer: 1616

Answer

16
Multiplying the entire equation by the common denominator 1515 clears all fractions, yielding 6(3x1)5(4x3)=(x+18)306(3x - 1) - 5(4x - 3) = (x + 18) - 30. Expanding both sides produces 18x620x+15=x1218x - 6 - 20x + 15 = x - 12, which simplifies to 2x+9=x12-2x + 9 = x - 12. Rearranging terms yields 3x=21-3x = -21, so x=7x = 7. Substituting x=7x = 7 into 3x53x - 5 gives 3(7)5=163(7) - 5 = 16.

Step-by-Step Solution

1
Clear the denominators by multiplying both sides of the equation by the least common multiple (LCM) of 5, 3, and 15, which is 15.
15(2(3x1)5)15(4x33)=15(x+1815)15215 \cdot \left(\frac{2(3x - 1)}{5}\right) - 15 \cdot \left(\frac{4x - 3}{3}\right) = 15 \cdot \left(\frac{x + 18}{15}\right) - 15 \cdot 2
Eliminating fractions simplifies the linear equation into standard integer polynomial terms.
2
Simplify the products and distribute coefficients across parentheses.
32(3x1)5(4x3)=(x+18)30    6(3x1)5(4x3)=x123 \cdot 2(3x - 1) - 5(4x - 3) = (x + 18) - 30 \implies 6(3x - 1) - 5(4x - 3) = x - 12
Perform fractional reduction and simplify constants on the right side.
3
Expand both groupings and combine like terms on the left-hand side.
18x620x+15=x12    2x+9=x1218x - 6 - 20x + 15 = x - 12 \implies -2x + 9 = x - 12
Ensure the negative sign is properly distributed to both terms inside 5(4x3)-5(4x - 3).
4
Isolate the variable xx by subtracting xx and 99 from both sides.
3x=21    x=7-3x = -21 \implies x = 7
Solve for the single variable xx.
5
Substitute x=7x = 7 into the target expression 3x53x - 5.
3(7)5=215=163(7) - 5 = 21 - 5 = 16
The question asks for the value of the algebraic expression 3x53x - 5, not xx alone.

Key Concept

Linear Equations in One Variable with Fractional Coefficients
Estimated Time:2m 0s
Question 1505Question

If xx and yy are real numbers that satisfy the absolute value inequalities 2x64|2x - 6| \le 4 and y+35|y + 3| \le 5, which of the following values could be equal to the product xyxy? Indicate all such values.

Select all that apply

Show answer & explanation

Answer: 35-35; 00; 88

Answer

The possible values for the product xyxy are 35-35, 00, and 88.
Solving 2x64|2x - 6| \le 4 yields 1x51 \le x \le 5, and solving y+35|y + 3| \le 5 yields 8y2-8 \le y \le 2. The product xyxy attains its minimum at 5×(8)=405 \times (-8) = -40 and its maximum at 5×2=105 \times 2 = 10. Since xyxy can take any value in the continuous interval [40,10][-40, 10], the values 35-35, 00, and 88 are all valid choices.

Step-by-Step Solution

1
Solve the inequality 2x64|2x - 6| \le 4 for xx.
42x64    22x10    1x5-4 \le 2x - 6 \le 4 \implies 2 \le 2x \le 10 \implies 1 \le x \le 5.
Unfold the absolute value into a compound inequality to determine the valid range for xx.
2
Solve the inequality y+35|y + 3| \le 5 for yy.
5y+35    8y2-5 \le y + 3 \le 5 \implies -8 \le y \le 2.
Unfold the absolute value into a compound inequality to determine the valid range for yy.
3
Determine the minimum and maximum possible values of the product xyxy.
Evaluating the extreme product combinations of endpoints: 1×(8)=81 \times (-8) = -8, 1×2=21 \times 2 = 2, 5×(8)=405 \times (-8) = -40, and 5×2=105 \times 2 = 10. Thus, 40xy10-40 \le xy \le 10.
The continuous product of two real intervals [a,b][a, b] and [c,d][c, d] spans from the minimum endpoint product to the maximum endpoint product.
4
Select all options that fall within the interval [40,10][-40, 10].
The values 35-35, 00, and 88 lie within [40,10][-40, 10], while 45-45 and 1515 fall outside.
Any real number within the closed interval [40,10][-40, 10] can be formed by valid choices of xx and yy.

Key Concept

Determining the range of a product from two independent absolute value inequalities.
Question 1506Question

A logistics company recorded the daily delivery processing times (in minutes) for a warehouse over a given period, forming Dataset XX. Dataset XX has a range of 4040 minutes, an interquartile range (IQR\text{IQR}) of 1515 minutes, and a standard deviation of 8.58.5 minutes. A new dataset, Dataset YY, is created by transforming each processing time xx in Dataset XX according to the formula y=1.5x10y = 1.5x - 10. Which of the following statements regarding the measures of dispersion for Dataset YY must be true? Select all such statements.

Select all that apply

Show answer & explanation

Answer: The range of Dataset YY is 6060 minutes.; The standard deviation of Dataset YY is 12.7512.75 minutes.

Answer

The statements asserting that the range of Dataset Y is 60 minutes and that the standard deviation of Dataset Y is 12.75 minutes are both correct.
Under a transformation of the form y=ax+by = ax + b (where a>0a > 0), any measure of dispersion DD transforms according to DY=aDXD_Y = a \cdot D_X. The constant bb does not affect spread. Therefore, the range becomes 1.5×40=601.5 \times 40 = 60 minutes and the standard deviation becomes 1.5×8.5=12.751.5 \times 8.5 = 12.75 minutes.

Step-by-Step Solution

1
Recall the effect of a linear transformation y=ax+by = ax + b on measures of dispersion.
Measures of dispersion (range, IQR, standard deviation) are scaled by a|a| and are completely unaffected by the constant addition/subtraction bb.
Adding or subtracting a constant shifts all data points by the exact same amount without altering the relative distances between data points.
2
Calculate the range for Dataset Y.
RangeY=1.5×RangeX=1.5×40=60\text{Range}_Y = 1.5 \times \text{Range}_X = 1.5 \times 40 = 60 minutes.
The multiplicative factor is a=1.5a = 1.5.
3
Calculate the standard deviation for Dataset Y.
SY=1.5×SX=1.5×8.5=12.75S_Y = 1.5 \times S_X = 1.5 \times 8.5 = 12.75 minutes.
The standard deviation scales proportionally by 1.51.5.
4
Calculate the interquartile range (IQR) for Dataset Y.
IQRY=1.5×IQRX=1.5×15=22.5\text{IQR}_Y = 1.5 \times \text{IQR}_X = 1.5 \times 15 = 22.5 minutes.
The IQR also scales proportionally by 1.51.5.

Key Concept

Linear Transformations of Dispersion Measures
Question 1507Question

In ABC\triangle ABC, the length of side ABAB is 1010 and the length of side BCBC is 1717. Point DD lies on the line containing segment ACAC such that segment BDBD is perpendicular to line ACAC. If the length of altitude BDBD and the length of side ACAC are both integers, and the area of ABC\triangle ABC is strictly greater than 3636, what is the perimeter of ABC\triangle ABC?

Show answer & explanation

Answer: 4848

Answer

The perimeter of ABC\triangle ABC is 4848.
Applying the Pythagorean theorem to both right triangles formed by altitude BD=hBD = h gives 100m2=h2100 - m^2 = h^2 and 289n2=h2289 - n^2 = h^2, where m=ADm = AD and n=CDn = CD. Subtracting these equations yields n2m2=189n^2 - m^2 = 189, which factors as (nm)(n+m)=189(n - m)(n + m) = 189. Testing integer factor pairs of 189189 while enforcing m10m \le 10 isolates a single non-degenerate solution: m=6m = 6, n=15n = 15, and h=8h = 8. When point DD lies between AA and CC, AC=6+15=21AC = 6 + 15 = 21. This gives an area of 12×21×8=84\frac{1}{2} \times 21 \times 8 = 84 (which is strictly greater than 3636) and a total perimeter of 10+17+21=4810 + 17 + 21 = 48.

Step-by-Step Solution

1
Set up Pythagorean relationships for the right triangles formed by altitude BDBD.
Let BD=hBD = h, AD=mAD = m, and CD=nCD = n. In right ABD\triangle ABD, m2+h2=102=100m^2 + h^2 = 10^2 = 100. In right CBD\triangle CBD, n2+h2=172=289n^2 + h^2 = 17^2 = 289.
Altitude BDBD divides the figure into two right triangles sharing leg hh.
2
Subtract the two equations to eliminate h2h^2 and factor the difference of squares.
n^2 - m^2 = 289 - 100 = 189 \implies (n - m)(n + m) = 189.
Since hh and ACAC are integers, mm and nn must also be integers for AC=n±mAC = n \pm m to be an integer.
3
Analyze integer factor pairs (u,v)(u, v) of 189189 where u=nmu = n - m and v=n+mv = n + m.
Factor pairs (u,v)(u, v) with uv=189u \cdot v = 189:
- (1,189)    m=94(1, 189) \implies m = 94 (invalid, m10m \le 10)
- (3,63)    m=30(3, 63) \implies m = 30 (invalid, m10m \le 10)
- (7,27)    m=10,h=0(7, 27) \implies m = 10, h = 0 (degenerate triangle)
- (9,21)    n=15,m=6,h=10036=8(9, 21) \implies n = 15, m = 6, h = \sqrt{100 - 36} = 8.
The leg m=ADm = AD cannot exceed the hypotenuse AB=10AB = 10.
4
Evaluate side ACAC, area, and perimeter for valid geometric configurations.
Case 1: DD lies on segment AC    AC=n+m=15+6=21AC \implies AC = n + m = 15 + 6 = 21.
Area = 12×21×8=84>36\frac{1}{2} \times 21 \times 8 = 84 > 36.
Perimeter = 10+17+21=4810 + 17 + 21 = 48.
Case 2: DD lies outside segment AC    AC=nm=156=9AC \implies AC = n - m = 15 - 6 = 9.
Area = 12×9×8=36\frac{1}{2} \times 9 \times 8 = 36, which does not satisfy area >36> 36.
The problem specifies that the area must be strictly greater than 3636.

Key Concept

Properties of triangles, Pythagorean theorem system solver, and geometric area constraints
Question 1508Question

For all non-zero real numbers xx, the function ff satisfies the relation 2f(x)+f(1x)=3x2f(x) + f\left(\frac{1}{x}\right) = 3x. What is the value of f(2)f(2)?

Show answer & explanation

Answer: 72\frac{7}{2}

Answer

The value of f(2)f(2) is 72\frac{7}{2}.
To solve for f(2)f(2), set up a system of equations by evaluating the given relation 2f(x)+f(1/x)=3x2f(x) + f(1/x) = 3x at x=2x = 2 and at x=1/2x = 1/2. Substituting x=2x = 2 gives 2f(2)+f(1/2)=62f(2) + f(1/2) = 6, and substituting x=1/2x = 1/2 gives 2f(1/2)+f(2)=3/22f(1/2) + f(2) = 3/2. Expressing f(1/2)f(1/2) from the first equation as 62f(2)6 - 2f(2) and substituting it into the second yields 2(62f(2))+f(2)=3/22(6 - 2f(2)) + f(2) = 3/2, which simplifies to 3f(2)=21/2-3f(2) = -21/2, so f(2)=7/2f(2) = 7/2.

Step-by-Step Solution

1
Substitute x=2x = 2 into the functional relation.
2f(2)+f(12)=3(2)=62f(2) + f\left(\frac{1}{2}\right) = 3(2) = 6
This yields a linear relationship involving f(2)f(2) and f(12)f\left(\frac{1}{2}\right).
2
Substitute x=12x = \frac{1}{2} into the original functional relation.
2f(12)+f(2)=3(12)=322f\left(\frac{1}{2}\right) + f(2) = 3\left(\frac{1}{2}\right) = \frac{3}{2}
This provides a second independent linear equation with the same two unknown quantities, f(2)f(2) and f(12)f\left(\frac{1}{2}\right).
3
Multiply the second equation by 22 to eliminate f(12)f\left(\frac{1}{2}\right).
4f(12)+2f(2)=34f\left(\frac{1}{2}\right) + 2f(2) = 3
Preparing to eliminate f(2)f(2) or f(12)f\left(\frac{1}{2}\right) using elimination.
4
Solve the system of equations for f(2)f(2).
From 2f(2)+f(12)=62f(2) + f\left(\frac{1}{2}\right) = 6, we get f(12)=62f(2)f\left(\frac{1}{2}\right) = 6 - 2f(2). Substituting this into the second equation 2(62f(2))+f(2)=32    124f(2)+f(2)=32    3f(2)=3212=212    f(2)=722(6 - 2f(2)) + f(2) = \frac{3}{2} \implies 12 - 4f(2) + f(2) = \frac{3}{2} \implies -3f(2) = \frac{3}{2} - 12 = -\frac{21}{2} \implies f(2) = \frac{7}{2}.
Algebraic reduction isolates f(2)f(2).

Key Concept

Functional Equations and System of Equations via Variable Substitution
Question 1509Question

In triangle ABCABC, point DD lies on side ABAB such that AD:DB=3:1AD : DB = 3 : 1, and point EE lies on side ACAC such that segment DEDE is parallel to side BCBC. If the area of triangle ABCABC is 6464, what is the area of triangle ADEADE?

Show answer & explanation

Answer: 36

Answer

36
Because segment DEDE is parallel to BCBC, triangle ADEADE is similar to triangle ABCABC. The ratio of side ADAD to side ABAB is 3:(3+1)=3:43 : (3 + 1) = 3 : 4. For similar triangles, the ratio of their areas equals the square of the ratio of their corresponding side lengths, which is (3/4)2=9/16(3/4)^2 = 9/16. Multiplying the area of triangle ABCABC (6464) by 9/169/16 yields an area of 3636 for triangle ADEADE.

Step-by-Step Solution

1
Determine the scale factor between similar triangles ADEADE and ABCABC.
Since DEBCDE \parallel BC, triangle ADEADE is similar to triangle ABCABC. The side length ratio is AD/AB=AD/(AD+DB)=3/(3+1)=3/4AD / AB = AD / (AD + DB) = 3 / (3 + 1) = 3/4.
Parallel lines create corresponding equal angles, making triangles ADEADE and ABCABC similar.
2
Calculate the ratio of the areas of the similar triangles.
The area ratio is the square of the side scale factor: (3/4)2=9/16(3/4)^2 = 9/16.
The ratio of the areas of two similar figures is equal to the square of their scale factor.
3
Compute the area of triangle ADEADE.
\text{Area}(\triangle ADE) = \frac{9}{16} \times 64 = 36.
Multiply the total area of triangle ABCABC by the area ratio 9/169/16.

Key Concept

Area Ratio of Similar Triangles
Question 1510Question

In the xyxy-plane, line l1l_1 intersects the positive xx-axis at (a,0)(a, 0) and the positive yy-axis at (0,b)(0, b), where a>b>0a > b > 0. Line l2l_2 is perpendicular to line l1l_1 and passes through the point (a,b)(a, b). If the perpendicular distance from the origin (0,0)(0, 0) to line l1l_1 is equal to the perpendicular distance from the origin to line l2l_2, what is the value of ab\frac{a}{b}?

Show answer & explanation

Answer: 5+12\frac{\sqrt{5} + 1}{2}

Answer

The ratio ab\frac{a}{b} is 5+12\frac{\sqrt{5} + 1}{2}.
The option stating 5+12\frac{\sqrt{5} + 1}{2} is correct because equating the distances of both lines from the origin leads to the equation a2abb2=0a^2 - ab - b^2 = 0. Expressed in terms of the ratio r=abr = \frac{a}{b}, this becomes r2r1=0r^2 - r - 1 = 0. Because a>b>0a > b > 0, rr must be greater than 11, yielding r=5+12r = \frac{\sqrt{5} + 1}{2}.

Step-by-Step Solution

1
Find the equation and distance from origin for line l1l_1.
The equation of l1l_1 is xa+yb=1\frac{x}{a} + \frac{y}{b} = 1, or bx+ayab=0bx + ay - ab = 0. The perpendicular distance from (0,0)(0,0) to l1l_1 is d1=aba2+b2=aba2+b2d_1 = \frac{|-ab|}{\sqrt{a^2 + b^2}} = \frac{ab}{\sqrt{a^2 + b^2}}.
Standard intercept form of a line and point-to-line distance formula.
2
Find the slope and equation of line l2l_2.
The slope of l1l_1 is ba-\frac{b}{a}, so the slope of perpendicular line l2l_2 is ab\frac{a}{b}. Since l2l_2 passes through (a,b)(a, b), its equation is yb=ab(xa)y - b = \frac{a}{b}(x - a), which simplifies to axby(a2b2)=0ax - by - (a^2 - b^2) = 0.
Perpendicular lines have slopes that are negative reciprocals.
3
Calculate the distance from the origin to line l2l_2 and set d1=d2d_1 = d_2.
The distance d2=(a2b2)a2+b2=a2b2a2+b2d_2 = \frac{|-(a^2 - b^2)|}{\sqrt{a^2 + b^2}} = \frac{a^2 - b^2}{\sqrt{a^2 + b^2}} (since a>b>0a > b > 0). Equating d1=d2d_1 = d_2 gives aba2+b2=a2b2a2+b2\frac{ab}{\sqrt{a^2 + b^2}} = \frac{a^2 - b^2}{\sqrt{a^2 + b^2}}, so ab=a2b2ab = a^2 - b^2.
The distances from the origin to both lines are specified to be equal.
4
Solve for the ratio r=abr = \frac{a}{b}.
Divide a2abb2=0a^2 - ab - b^2 = 0 by b2b^2 to obtain r2r1=0r^2 - r - 1 = 0. Applying the quadratic formula gives r=1±52r = \frac{1 \pm \sqrt{5}}{2}. Since a>b>0a > b > 0, r>1r > 1, so r=5+12r = \frac{\sqrt{5} + 1}{2}.
Determines the unique positive value greater than 1 that satisfies the algebraic relationship.

Key Concept

Perpendicular line slopes, point-to-line distance formula, and algebraic substitution for ratio determination.
Question 1511Question

For all positive real numbers aa and bb, which of the following expressions are equivalent to (a2b3a4b2)1/2\left( \frac{a^{-2} b^3}{\sqrt{a^4 b^{-2}}} \right)^{-1/2}? Select all that apply.

Select all that apply

Show answer & explanation

Answer: a2b2\frac{a^2}{b^2}; (ba)2\left( \frac{b}{a} \right)^{-2}; a4b4\sqrt{\frac{a^4}{b^4}}

Answer

The expressions equivalent to the given quantity are a2b2\frac{a^2}{b^2}, (ba)2\left( \frac{b}{a} \right)^{-2}, and a4b4\sqrt{\frac{a^4}{b^4}}.
Simplifying the original expression step-by-step yields a2b2\frac{a^2}{b^2}. The expressions a2b2\frac{a^2}{b^2}, (ba)2=(ab)2=a2b2\left( \frac{b}{a} \right)^{-2} = \left( \frac{a}{b} \right)^2 = \frac{a^2}{b^2}, and a4b4=a2b2\sqrt{\frac{a^4}{b^4}} = \frac{a^2}{b^2} are all identical to the simplified form.

Step-by-Step Solution

1
Simplify the radical in the denominator of the inner expression.
Since a>0a > 0 and b>0b > 0, a4b2=a4b2=a2b1\sqrt{a^4 b^{-2}} = \sqrt{a^4} \cdot \sqrt{b^{-2}} = a^2 b^{-1}.
Applying the square root to each variable power individually.
2
Simplify the expression inside the outer parenthesis.
\frac{a^{-2} b^3}{a^2 b^{-1}} = a^{-2 - 2} b^{3 - (-1)} = a^{-4} b^4.
Subtracting exponents of like bases according to the quotient rule of exponents.
3
Apply the outer exponent of 12-\frac{1}{2}.
(a^{-4} b^4)^{-1/2} = (a^{-4})^{-1/2} (b^4)^{-1/2} = a^2 b^{-2} = \frac{a^2}{b^2}.
Multiplying internal exponents by 12-\frac{1}{2} according to the power rule of exponents.
4
Evaluate each choice against the simplified form a2b2\frac{a^2}{b^2}.
The expressions a2b2\frac{a^2}{b^2}, (ba)2\left(\frac{b}{a}\right)^{-2}, and a4b4\sqrt{\frac{a^4}{b^4}} are all algebraically equivalent to a2b2\frac{a^2}{b^2}.
Testing algebraic equivalence using standard exponent and radical laws.

Key Concept

Properties of exponents and radicals, including power of a quotient, quotient rule, negative exponents, and square roots of powers.
Estimated Time:1m 30s
Question 1512Question

A total initial capital of $100,000\$100,000 is split between Fund X and Fund Y. Fund X yields an annual simple interest rate of r%r\%, while Fund Y yields an annual simple interest rate of (r+2)%(r + 2)\%. Under the original capital allocation, the ratio of the annual interest earned from Fund X to the annual interest earned from Fund Y is 15:1415 : 14. If the initial allocation to Fund X had been increased by 25%25\% by transferring funds directly from Fund Y, the total annual interest earned from both funds combined would have been $5,500\$5,500. What was the original amount allocated to Fund X?

Show answer & explanation

Answer: $60,000\$60,000

Answer

The original amount allocated to Fund X was $60,000\$60,000.
The correct option is $60,000\$60,000. Substituting X=60,000X = 60,000 gives Fund Y allocation Y=40,000Y = 40,000. From the modified interest condition, 100,000r2.5(60,000)=350,000100,000r - 2.5(60,000) = 350,000, giving r=5%r = 5\%. Fund X yields 60,000×0.05=$3,00060,000 \times 0.05 = \$3,000 and Fund Y yields 40,000×0.07=$2,80040,000 \times 0.07 = \$2,800, which satisfies the ratio 3,000:2,800=15:143,000 : 2,800 = 15 : 14. Under the modified allocation (75,00075,000 in X and 25,00025,000 in Y), interest is 75,000(0.05)+25,000(0.07)=3,750+1,750=$5,50075,000(0.05) + 25,000(0.07) = 3,750 + 1,750 = \$5,500.

Step-by-Step Solution

1
Formulate variables and express initial conditions.
Let XX be the initial capital in Fund X and Y=100,000XY = 100,000 - X be the initial capital in Fund Y. The interest rates are r100\frac{r}{100} and r+2100\frac{r+2}{100} respectively.
Establish a single-variable representation for the fund allocations.
2
Set up the interest ratio equation.
\frac{X \cdot r}{(100,000 - X)(r+2)} = \frac{15}{14} \implies 14 X r = 15(100,000 - X)(r+2).$
Relate the original interest outputs according to the 15:1415:14 ratio.
3
Model the modified allocation scenario.
Fund X becomes 1.25X1.25X and Fund Y becomes 100,0001.25X100,000 - 1.25X. Total interest equation: (1.25X)(r100)+(100,0001.25X)(r+2100)=5,500.(1.25X)\left(\frac{r}{100}\right) + (100,000 - 1.25X)\left(\frac{r+2}{100}\right) = 5,500.
Express total combined interest under the hypothetical 25%25\% transfer.
4
Simplify the total interest equation to express rr in terms of XX.
1.25Xr + 100,000r + 200,000 - 1.25Xr - 2.5X = 550,000 \implies 100,000r - 2.5X = 350,000 \implies r = 3.5 + 0.000025X.$
Eliminate the XrXr product term to solve for rr linearly.
5
Substitute rr into the ratio equation and solve for XX.
Expanding 29Xr+30X=1,500,000r+3,000,00029Xr + 30X = 1,500,000r + 3,000,000 with r=3.5+0.000025Xr = 3.5 + 0.000025X yields 0.000725X2+94X8,250,000=00.000725X^2 + 94X - 8,250,000 = 0, which factors to give X=60,000X = 60,000.
Determine the exact value for the initial allocation to Fund X.

Key Concept

Algebraic modeling of multi-variable financial rate and allocation systems.
Estimated Time:3m 0s
Question 1513Question

Two automated data processing algorithms, Algorithm X and Algorithm Y, operate at their respective constant rates. Algorithm X takes xx hours to process a full dataset when working alone. Algorithm Y operates at a constant rate that is 50%50\% faster than Algorithm X.

In Scenario 1, Algorithm X processes the dataset alone for 22 hours, after which Algorithm Y joins, and both algorithms work together for an additional tt hours to complete the dataset.

In Scenario 2, Algorithm Y processes the dataset alone for 33 hours, after which Algorithm X joins, and both algorithms complete the remaining work together in 45t\frac{4}{5}t hours.

Which of the following statements must be true? Indicate all such statements.

Select all that apply

Show answer & explanation

Answer: Algorithm X operating alone requires 14 hours and 30 minutes to process one full dataset.; If both algorithms operate together from the beginning, they will complete one full dataset in 5 hours and 48 minutes.

Answer

The true statements are that Algorithm X operating alone requires 14 hours and 30 minutes to process one full dataset, and that operating together from the start, both algorithms complete one full dataset in 5 hours and 48 minutes.
The statement specifying that Algorithm X takes 14 hours and 30 minutes alone is correct because solving the system yields x=14.5x = 14.5 hours. The statement regarding the combined time of 5 hours and 48 minutes is correct because 1RX+RY=5.8\frac{1}{R_X + R_Y} = 5.8 hours, which equals 5 hours and 48 minutes.

Step-by-Step Solution

1
Define individual and combined work rates in terms of xx.
Rate of Algorithm X is RX=1xR_X = \frac{1}{x} datasets/hr. Since Algorithm Y is 50%50\% faster, its rate is RY=1.5RX=32xR_Y = 1.5 R_X = \frac{3}{2x} datasets/hr. Their combined rate is RX+Y=1x+32x=52xR_{X+Y} = \frac{1}{x} + \frac{3}{2x} = \frac{5}{2x} datasets/hr.
Establishing accurate rate expressions is essential for modeling combined work scenarios.
2
Formulate equations for both scenarios and solve for tt and xx.
From Scenario 1: 21x+t52x=1    2+2.5t=x2 \cdot \frac{1}{x} + t \cdot \frac{5}{2x} = 1 \implies 2 + 2.5t = x.
From Scenario 2: 332x+45t52x=1    4.5+2t=x3 \cdot \frac{3}{2x} + \frac{4}{5}t \cdot \frac{5}{2x} = 1 \implies 4.5 + 2t = x.
Equating the two expressions: 2+2.5t=4.5+2t    0.5t=2.5    t=52 + 2.5t = 4.5 + 2t \implies 0.5t = 2.5 \implies t = 5 hours.
Substituting t=5t = 5 yields x=2+2.5(5)=14.5x = 2 + 2.5(5) = 14.5 hours (14 hours 30 minutes).
Setting work completed equal to 1 dataset in both scenarios yields a solvable system of equations.
3
Evaluate the given statement choices using the derived parameters.
1. Algorithm X alone time: x=14.5x = 14.5 hours = 14 hours 30 minutes (True).
2. Algorithm Y alone time: 1RY=2x3=293=9\frac{1}{R_Y} = \frac{2x}{3} = \frac{29}{3} = 9 hours 40 minutes (False).
3. Combined time from start: 1RX+Y=2x5=295=5.8\frac{1}{R_{X+Y}} = \frac{2x}{5} = \frac{29}{5} = 5.8 hours = 5 hours 48 minutes (True).
4. Total time Algorithm X works in Scenario 1: 2+t=2+5=72 + t = 2 + 5 = 7 hours (False).
5. Work fraction by Algorithm Y in Scenario 2: (3+45(5))32x=7329=212972.4%(3 + \frac{4}{5}(5)) \cdot \frac{3}{2x} = 7 \cdot \frac{3}{29} = \frac{21}{29} \approx 72.4\% (False).
Direct numerical verification reveals which statements hold true.

Key Concept

Combined work rate equations with variable initial delays and relative rate multipliers.
Question 1514Question

In circle OO, line segments ABAB and CDCD are perpendicular diameters, each of length 1212. An arc of a second circle, centered at point AA with radius ACAC, is drawn from point CC to point DD through the interior of circle OO. What is the area of the crescent-shaped region bounded by the semicircle CBDCBD of circle OO and arc CDCD of the second circle?

Show answer & explanation

Answer: 36

Answer

36
Circle OO has radius r=6r = 6, giving semicircle CBDCBD an area of 12π(62)=18π\frac{1}{2}\pi(6^2) = 18\pi. The distance AC=62+62=62AC = \sqrt{6^2 + 6^2} = 6\sqrt{2} is the radius of circle AA. Because CAD=90\angle CAD = 90^\circ, sector ACDACD has area 90360π(62)2=18π\frac{90^\circ}{360^\circ}\pi(6\sqrt{2})^2 = 18\pi. Subtracting the area of triangle ACDACD (12×12×6=36\frac{1}{2} \times 12 \times 6 = 36) yields a segment area of 18π3618\pi - 36. Subtracting this segment area from the semicircle area yields 18π(18π36)=3618\pi - (18\pi - 36) = 36.

Step-by-Step Solution

1
Find the radii of circle OO and circle AA.
Radius of circle OO is r=6r = 6. In right triangle AOCAOC, OA=OC=6OA = OC = 6, so radius AC=62+62=62AC = \sqrt{6^2 + 6^2} = 6\sqrt{2}.
Perpendicular diameters ABAB and CDCD intersect at center OO, dividing each diameter into radii of length 66.
2
Calculate the area of sector ACDACD of circle AA and triangle ACDACD.
Sector area =90360π(62)2=18π= \frac{90^\circ}{360^\circ} \pi (6\sqrt{2})^2 = 18\pi. Triangle area =12×12×6=36= \frac{1}{2} \times 12 \times 6 = 36.
Angle CAD=90\angle CAD = 90^\circ because ACD\triangle ACD is a right isosceles triangle with hypotenuse CD=12CD = 12.
3
Find the area of the circular segment bounded by chord CDCD and arc CDCD of circle AA.
Segment Area =18π36= 18\pi - 36.
The area of a circular segment is equal to the sector area minus the triangle area.
4
Subtract the segment area from the area of semicircle CBDCBD of circle OO.
Region Area =18π(18π36)=36= 18\pi - (18\pi - 36) = 36.
Semicircle CBDCBD has radius 66 and area 12π(62)=18π\frac{1}{2}\pi(6^2) = 18\pi. Subtracting the segment area leaves the crescent region.

Key Concept

Area of circular sectors, segments, and compound regions (Lune of Hippocrates)
Question 1515Question

A rectangular park measures 88 meters in width and 1515 meters in length. A straight walking path extends diagonally across the park from one corner to the opposite corner. What is the length, in meters, of the path?

Show answer & explanation

Answer: 1717

Answer

17 meters
The diagonal of a rectangle forms a right triangle where the width (88 m) and length (1515 m) are legs, and the diagonal path is the hypotenuse. Applying the Pythagorean theorem: d=82+152=64+225=289=17d = \sqrt{8^2 + 15^2} = \sqrt{64 + 225} = \sqrt{289} = 17 meters.

Step-by-Step Solution

1
Identify the geometric model and given dimensions
The park is a rectangle with perpendicular sides of length 88 meters and 1515 meters. The diagonal forms a right-angled triangle with these two sides as legs.
Adjacent sides of a rectangle meet at right angles (9090^\circ).
2
Apply the Pythagorean theorem to calculate the diagonal length dd
d2=82+152=64+225=289d^2 = 8^2 + 15^2 = 64 + 225 = 289
In any right triangle, the square of the hypotenuse equals the sum of the squares of the legs (a2+b2=c2a^2 + b^2 = c^2).
3
Solve for dd by taking the square root
d=289=17d = \sqrt{289} = 17
The distance dd must be positive.

Key Concept

Pythagorean Theorem (a2+b2=c2a^2 + b^2 = c^2) and the 815178-15-17 Pythagorean Triple
Question 1516Question

A customer service representative resolved the following number of support tickets over five consecutive days: 1818, 2424, 1515, 3131, and 2222. What is the arithmetic mean of the number of tickets resolved per day by the representative?

Show answer & explanation

Answer: 22

Answer

The arithmetic mean of the number of tickets resolved per day is 2222.
The mean of a data set is calculated by taking the sum of all values and dividing by the total number of items. The sum of the numbers is 18+24+15+31+22=11018 + 24 + 15 + 31 + 22 = 110. Dividing 110110 by 55 yields 2222.

Step-by-Step Solution

1
Sum all data values in the set
18+24+15+31+22=11018 + 24 + 15 + 31 + 22 = 110
To find the mean, the first step is to calculate the total sum of all observations.
2
Divide the total sum by the total number of values
1105=22\frac{110}{5} = 22
The arithmetic mean is defined as the sum of the values divided by the count of the values.

Key Concept

Arithmetic Mean
Question 1517Question

An electronics manufacturer produces three types of circuit boards: Alpha, Beta, and Gamma. Production requires processing across three specialized workstations: Solder, Component Placement, and Inspection.

- Each Alpha board requires 2 hours of Solder, 3 hours of Component Placement, and 1 hour of Inspection.
- Each Beta board requires 1 hour of Solder, 4 hours of Component Placement, and 2 hours of Inspection.
- Each Gamma board requires 3 hours of Solder, 2 hours of Component Placement, and 4 hours of Inspection.

During a given production cycle, the Solder station was operated for 55 hours, the Component Placement station for 85 hours, and the Inspection station for 65 hours. If all three workstations were operated at full capacity with no downtime, what was the total number of circuit boards produced?

Show answer & explanation

Answer: 28

Answer

The total number of circuit boards produced is 28.
Setting up equations for total machine hours yields 2x+y+3z=552x + y + 3z = 55, 3x+4y+2z=853x + 4y + 2z = 85, and x+2y+4z=65x + 2y + 4z = 65, where xx, yy, and zz represent the quantities of Alpha, Beta, and Gamma boards produced, respectively. Subtracting the third equation from the first equation gives (2x+y+3z)(x+2y+4z)=5565(2x + y + 3z) - (x + 2y + 4z) = 55 - 65, which simplifies to xyz=10x - y - z = -10, or x=y+z10x = y + z - 10. Substituting x=y+z10x = y + z - 10 into the second and third equations produces the 2x2 system 7y+5z=1157y + 5z = 115 and 3y+5z=753y + 5z = 75. Subtracting these two equations eliminates zz, giving 4y=404y = 40, so y=10y = 10. Substituting y=10y = 10 into 3y+5z=753y + 5z = 75 gives 30+5z=7530 + 5z = 75, so z=9z = 9. Substituting y=10y = 10 and z=9z = 9 into x=y+z10x = y + z - 10 gives x=9x = 9. The total number of circuit boards produced is x+y+z=9+10+9=28x + y + z = 9 + 10 + 9 = 28.

Step-by-Step Solution

1
Set up the 3x3 system of linear equations based on workstation hours.
2x+y+3z=552x + y + 3z = 55, 3x+4y+2z=853x + 4y + 2z = 85, and x+2y+4z=65x + 2y + 4z = 65
Each equation models the total operational hours used across the three product types.
2
Subtract the third equation from the first equation to isolate xx in terms of yy and zz.
x=y+z10x = y + z - 10
Eliminating terms directly reduces coefficient complexity.
3
Substitute x=y+z10x = y + z - 10 into the second and third equations to construct a 2x2 system.
3y+5z=753y + 5z = 75 and 7y+5z=1157y + 5z = 115
Reducing to a two-variable system allows direct elimination.
4
Subtract the two reduced equations to solve for yy and zz.
y=10y = 10 and z=9z = 9
The 5z5z terms cancel out upon subtraction.
5
Determine xx and compute the total sum x+y+zx + y + z.
x=9x = 9, total =9+10+9=28= 9 + 10 + 9 = 28
The question asks for the total quantity of circuit boards produced.

Key Concept

Systems of Linear Equations
Question 1518Question

In a circle centered at point OO, the radius is 1212 units and central angle AOB\angle AOB measures 150150^\circ. Which of the following statements regarding sector AOBAOB and minor arc ABAB are correct? Select all such statements.

Select all that apply

Show answer & explanation

Answer: The length of minor arc ABAB is 10π10\pi units.; The area of sector AOBAOB is 60π60\pi square units.; The total perimeter of sector AOBAOB is 24+10π24 + 10\pi units.

Answer

The correct statements are those indicating that the minor arc length is 10π10\pi units, the sector area is 60π60\pi square units, and the perimeter of the sector is 24+10π24 + 10\pi units.
The central angle fraction is 150360=512\frac{150^\circ}{360^\circ} = \frac{5}{12}. Multiplying the full circumference (24π24\pi) by 512\frac{5}{12} gives an arc length of 10π10\pi. Multiplying the full circle area (144π144\pi) by 512\frac{5}{12} gives a sector area of 60π60\pi. Adding the two radii (2×12=242 \times 12 = 24) to the arc length (10π10\pi) gives the total sector perimeter of 24+10π24 + 10\pi.

Step-by-Step Solution

1
Determine the central angle fraction of the circle.
The fraction is 150360=512\frac{150^\circ}{360^\circ} = \frac{5}{12}.
Arc length and sector area are proportional to the ratio of the central angle to 360360^\circ.
2
Calculate the circumference of the circle and the arc length of minor arc ABAB.
Circumference = 2π(12)=24π2\pi(12) = 24\pi. Arc length = 512×24π=10π\frac{5}{12} \times 24\pi = 10\pi units.
Arc length equals full circumference multiplied by the central angle fraction.
3
Calculate the total area of the circle and the area of sector AOBAOB.
Circle Area = π(122)=144π\pi(12^2) = 144\pi. Sector Area = 512×144π=60π\frac{5}{12} \times 144\pi = 60\pi square units.
Sector area equals total circle area multiplied by the central angle fraction.
4
Calculate the total perimeter of sector AOBAOB.
Perimeter = arc length+2r=10π+2(12)=24+10π\text{arc length} + 2r = 10\pi + 2(12) = 24 + 10\pi units.
The perimeter of a sector consists of the bounding arc plus the two radii.

Key Concept

Circles, Arc Lengths, and Sector Areas
Question 1519Question

If xx is an integer that satisfies both 2x39|2x - 3| \le 9 and 53x2>4\frac{5 - 3x}{-2} > 4, how many possible values of xx exist?

Show answer & explanation

Answer: 2

Answer

There are 2 possible integer values of xx (specifically x=5x = 5 and x=6x = 6).
Solving 2x39|2x - 3| \le 9 yields 3x6-3 \le x \le 6. Solving 53x2>4\frac{5 - 3x}{-2} > 4 requires reversing the inequality sign twice (first when multiplying by 2-2, giving 53x<85 - 3x < -8, and second when dividing by 3-3, giving x>1334.33x > \frac{13}{3} \approx 4.33). The integers satisfying both 3x6-3 \le x \le 6 and x>4.33x > 4.33 are 55 and 66, which gives exactly 2 possible values.

Step-by-Step Solution

1
Solve the absolute value inequality 2x39|2x - 3| \le 9.
92x39    62x12    3x6-9 \le 2x - 3 \le 9 \implies -6 \le 2x \le 12 \implies -3 \le x \le 6.
An absolute value inequality of the form uk|u| \le k unfolds into the compound inequality kuk-k \le u \le k.
2
Solve the linear inequality 53x2>4\frac{5 - 3x}{-2} > 4.
53x<8    3x<13    x>1334.335 - 3x < -8 \implies -3x < -13 \implies x > \frac{13}{3} \approx 4.33.
Multiplying or dividing an inequality by a negative number requires reversing the direction of the inequality sign at each step.
3
Find the intersection of the two solution sets for integer values of xx.
The range of valid values is 4.33<x64.33 < x \le 6. The integers in this interval are x=5x = 5 and x=6x = 6.
Combining 3x6-3 \le x \le 6 and x>4.33x > 4.33 restricts xx to integer values strictly greater than 4.334.33 and less than or equal to 66.
4
Count the valid integer values.
There are 2 integers (55 and 66).
Direct counting of the valid integer set {5,6}\{5, 6\}.

Key Concept

Solving absolute value inequalities and compound linear inequalities with negative multipliers
Question 1520Question

A catering service charges a fixed base setup fee of $150\$150 plus $25\$25 per guest for a private dinner event. If a client was billed a total of $900\$900 for an event, how many guests attended?

Show answer & explanation

Answer: 3030

Answer

30 guests attended the event.
The total billing model is represented by the equation 150+25g=900150 + 25g = 900, where gg is the number of guests. Subtracting the fixed setup fee of $150\$150 gives 25g=75025g = 750. Dividing 750750 by 2525 yields g=30g = 30, showing that exactly 3030 guests attended.

Step-by-Step Solution

1
Formulate a linear modeling equation for total cost
Total Cost=Base Fee+(Rate per Guest×g)\text{Total Cost} = \text{Base Fee} + (\text{Rate per Guest} \times g), where gg represents the number of guests. Thus, 150+25g=900150 + 25g = 900.
The total charge consists of a fixed constant component plus a variable component that depends on the number of guests.
2
Isolate the variable term by subtracting the fixed setup fee from both sides
25g=900150    25g=75025g = 900 - 150 \implies 25g = 750.
Subtracting the fixed fee isolates the portion of the total cost spent strictly on guests.
3
Solve for gg by dividing by the per-guest rate
g=75025=30g = \frac{750}{25} = 30.
Dividing the variable total cost by the rate per guest yields the exact number of attending guests.

Key Concept

Linear Modeling and Single-Variable Word Problems
Estimated Time:1m 0s
PreviousPage 76 / 107Next
All practice questions — GRE General Test | Examkin