All practice questions

231 questions

Question 221Question

A commercial facility prepares a fruit blend by mixing fruit concentrate with water in a ratio of 3:73:7 by volume. After 15 liters15\text{ liters} of water evaporate from the mixture during processing, the ratio of fruit concentrate to water in the remaining mixture becomes 1:21:2. What was the total volume, in liters, of the original mixture before evaporation?

Show answer & explanation

Answer: 150

Answer

The total volume of the original mixture before evaporation was 150 liters.
Represent the initial concentrate volume as 3x3x liters and the initial water volume as 7x7x liters, making the initial total volume 10x10x liters. Evaporating 1515 liters of water leaves 7x157x - 15 liters of water while the concentrate remains 3x3x liters. Setting the ratio 3x7x15\frac{3x}{7x - 15} equal to 12\frac{1}{2} yields 6x=7x156x = 7x - 15, so x=15x = 15. Substituting x=15x = 15 into the total volume expression 10x10x gives 10(15)=15010(15) = 150 liters.

Step-by-Step Solution

1
Define initial component volumes using ratio multiplier x
Concentrate volume = 3x3x, Water volume = 7x7x, Total volume = 10x10x
The given initial ratio of concentrate to water is 3:73:7.
2
Formulate equation based on water evaporation and the new ratio
3x7x15=12\frac{3x}{7x - 15} = \frac{1}{2}
Evaporation reduces only the water volume by 15 liters, establishing a new ratio of 1:21:2.
3
Solve the algebraic equation for x
6x=7x15    x=156x = 7x - 15 \implies x = 15
Cross-multiplication simplifies the proportional relationship into a linear equation.
4
Calculate original total volume
10×15=15010 \times 15 = 150 liters
The original total volume is represented by 10x10x.

Key Concept

Solving component adjustment problems using ratio multipliers
Question 222Question

A commercial print shop operates two types of high-speed printers, Printer M and Printer N. Operating simultaneously for 55 hours, 22 units of Printer M and 33 units of Printer N print a total of 5,5005,500 pages. Operating simultaneously for 44 hours, 55 units of Printer M and 22 units of Printer N print a total of 6,6006,600 pages. What is the hourly page output of a single Printer M?

Show answer & explanation

Answer: 250

Answer

The hourly page output of a single Printer M is 250 pages per hour.
Dividing each total page output by the corresponding number of hours produces the simplified linear system: 2m+3n=11002m + 3n = 1100 and 5m+2n=16505m + 2n = 1650, where mm and nn are the hourly rates of Printer M and Printer N. Multiplying the first equation by 22 gives 4m+6n=22004m + 6n = 2200, and multiplying the second equation by 33 gives 15m+6n=495015m + 6n = 4950. Subtracting the two equations eliminates nn, giving 11m=275011m = 2750, which simplifies to m=250m = 250 pages per hour.

Step-by-Step Solution

1
Define variables and write initial algebraic equations based on time and rate.
Let mm represent the hourly page output of Printer M and nn represent the hourly page output of Printer N. The total outputs give 5(2m+3n)=55005(2m + 3n) = 5500 and 4(5m+2n)=66004(5m + 2n) = 6600.
Total page output equals total operating time multiplied by the combined hourly output rate.
2
Simplify the system by dividing each equation by its respective number of hours.
First equation: 2m+3n=11002m + 3n = 1100. Second equation: 5m+2n=16505m + 2n = 1650.
Simplifying yields a standard system of linear equations representing the combined hourly rate.
3
Eliminate variable nn to solve for mm.
Multiply 2m+3n=11002m + 3n = 1100 by 22 to get 4m+6n=22004m + 6n = 2200. Multiply 5m+2n=16505m + 2n = 1650 by 33 to get 15m+6n=495015m + 6n = 4950. Subtracting the first modified equation from the second yields 11m=275011m = 2750, so m=250m = 250.
Equating the coefficients of nn allows direct elimination of nn when subtracting the equations.

Key Concept

Solving a 2x2 system of linear equations using the method of elimination
Estimated Time:1m 30s
Question 223Question
For all real numbers x5x \neq -5, the algebraic expression
x3+125x25x+25x225x+5\frac{x^3 + 125}{x^2 - 5x + 25} - \frac{x^2 - 25}{x + 5}
simplifies to a single constant value. What is the value of this constant?
Show answer & explanation

Answer: 10

Answer

The simplified value of the expression for all valid real numbers x is 10.
Factoring the numerators reveals that the first term reduces to x+5x + 5 and the second term reduces to x5x - 5. Subtracting (x5)(x - 5) from (x+5)(x + 5) yields (x+5)(x5)=10(x + 5) - (x - 5) = 10, which is constant for all valid values of xx.

Step-by-Step Solution

1
Factor the numerator of the first rational term using the sum of cubes identity.
x3+125=(x+5)(x25x+25)x^3 + 125 = (x + 5)(x^2 - 5x + 25)
The sum of cubes formula a3+b3=(a+b)(a2ab+b2)a^3 + b^3 = (a + b)(a^2 - ab + b^2) applies with a=xa = x and b=5b = 5.
2
Cancel the non-zero factor (x25x+25)(x^2 - 5x + 25) from the first fraction.
\frac{(x + 5)(x^2 - 5x + 25)}{x^2 - 5x + 25} = x + 5
The quadratic factor x25x+25x^2 - 5x + 25 has a negative discriminant ((5)24(1)(25)=75<0(-5)^2 - 4(1)(25) = -75 < 0), so it is never zero for any real number xx.
3
Factor the numerator of the second rational term using the difference of squares identity.
x225=(x5)(x+5)x^2 - 25 = (x - 5)(x + 5)
The difference of squares formula a2b2=(ab)(a+b)a^2 - b^2 = (a - b)(a + b) applies with a=xa = x and b=5b = 5.
4
Cancel the common factor (x+5)(x + 5) from the second fraction.
\frac{(x - 5)(x + 5)}{x + 5} = x - 5
Given x5x \neq -5, the factor x+5x + 5 is non-zero and can be canceled.
5
Subtract the two simplified terms.
(x+5)(x5)=x+5x+5=10(x + 5) - (x - 5) = x + 5 - x + 5 = 10
Distribute the negative sign to both terms in (x5)(x - 5) and combine like terms.

Key Concept

Factoring sum of cubes and difference of squares to simplify rational expressions
Question 224Question
For all real numbers xx, the algebraic expression
x627x4+3x2+9\frac{x^6 - 27}{x^4 + 3x^2 + 9}
can be simplified to the polynomial form ax2+bx+cax^2 + bx + c, where aa, bb, and cc are real constants. What is the value of a+b+ca + b + c?
Show answer & explanation

Answer: -2

Answer

The simplified expression is x23x^2 - 3, which corresponds to polynomial coefficients a=1a = 1, b=0b = 0, and c=3c = -3. The sum a+b+ca + b + c equals 2-2.
Factoring the numerator x627x^6 - 27 as a difference of cubes (x2)333(x^2)^3 - 3^3 produces (x23)(x4+3x2+9)(x^2 - 3)(x^4 + 3x^2 + 9). Canceling the non-zero factor (x4+3x2+9)(x^4 + 3x^2 + 9) from the numerator and denominator simplifies the expression to x23x^2 - 3. In standard form ax2+bx+cax^2 + bx + c, a=1a = 1, b=0b = 0, and c=3c = -3. Adding these coefficients gives 1+0+(3)=21 + 0 + (-3) = -2.

Step-by-Step Solution

1
Factor the numerator using the difference of cubes formula
x627=(x2)333=(x23)(x4+3x2+9)x^6 - 27 = (x^2)^3 - 3^3 = (x^2 - 3)(x^4 + 3x^2 + 9)
The expression x627x^6 - 27 matches the pattern u3v3u^3 - v^3 with u=x2u = x^2 and v=3v = 3.
2
Simplify the rational expression by canceling the common quadratic-biquadratic factor
\frac{(x^2 - 3)(x^4 + 3x^2 + 9)}{x^4 + 3x^2 + 9} = x^2 - 3
Since x4+3x2+9>0x^4 + 3x^2 + 9 > 0 for all real numbers xx, the denominator is never zero, allowing direct cancellation of the common factor.
3
Match coefficients with ax2+bx+cax^2 + bx + c and calculate a+b+ca + b + c
a = 1, b = 0, c = -3 \implies a + b + c = 1 + 0 + (-3) = -2
Comparing x23=1x2+0x3x^2 - 3 = 1x^2 + 0x - 3 to ax2+bx+cax^2 + bx + c determines the values of constants aa, bb, and cc.

Key Concept

Difference of Cubes Factoring Identity
Estimated Time:1m 30s
Question 225Question

The length of a rectangular plot of land is 33 meters less than twice its width. If the area of the plot is 9090 square meters, what is the perimeter of the plot, in meters?

Show answer & explanation

Answer: 39

Answer

The perimeter of the plot of land is 39 meters.
Setting the length to 2w32w - 3 gives an area equation of w(2w3)=90w(2w - 3) = 90, which expands and rearranges to 2w23w90=02w^2 - 3w - 90 = 0. Factoring this quadratic equation yields (2w15)(w+6)=0(2w - 15)(w + 6) = 0. Since width must be positive, w=7.5w = 7.5 meters, which means the length is 1212 meters. The perimeter is 2(12+7.5)=392(12 + 7.5) = 39 meters.

Step-by-Step Solution

1
Express the length in terms of width and set up the area equation.
Let ww be the width of the rectangle. Length l=2w3l = 2w - 3. Area equation: w(2w3)=90w(2w - 3) = 90.
The area of a rectangle is equal to length multiplied by width.
2
Rearrange into standard quadratic form ax2+bx+c=0ax^2 + bx + c = 0.
2w23w90=02w^2 - 3w - 90 = 0
Distributing ww and subtracting 9090 from both sides puts the equation in standard quadratic form.
3
Factor the quadratic equation.
(2w15)(w+6)=0(2w - 15)(w + 6) = 0
Finding two numbers with a product of 2×(90)=1802 \times (-90) = -180 and a sum of 3-3 gives 15-15 and 1212.
4
Determine the valid physical dimensions.
w=7.5w = 7.5 meters and l=12l = 12 meters.
The root w=6w = -6 is discarded because physical length cannot be negative. Thus w=152=7.5w = \frac{15}{2} = 7.5 meters.
5
Calculate the perimeter.
Perimeter =2(l+w)=2(12+7.5)=39= 2(l + w) = 2(12 + 7.5) = 39 meters.
The perimeter of a rectangle is given by 2×(length+width)2 \times (\text{length} + \text{width}).

Key Concept

Solving quadratic word problems via factoring
Estimated Time:1m 30s
Question 226Question

Pumps AA and BB work independently at their respective constant rates to empty a water storage reservoir. Working together, Pump AA and Pump BB can empty the reservoir in 1212 hours. If Pump AA's rate of pumping is 1.51.5 times the rate of Pump BB, how many hours would it take Pump BB working alone at its constant rate to empty the entire reservoir?

Show answer & explanation

Answer: 30

Answer

It would take Pump B working alone 30 hours to empty the entire reservoir.
Since Pump A's rate is 1.51.5 times Pump B's rate, their combined rate is 1.5rB+rB=2.5rB1.5 r_B + r_B = 2.5 r_B reservoirs per hour. Working together for 1212 hours empties 12×2.5rB=30rB12 \times 2.5 r_B = 30 r_B reservoirs. Setting 30rB=130 r_B = 1 reservoir yields rB=130r_B = \frac{1}{30} reservoir per hour. Therefore, Pump B working alone requires 3030 hours to empty the reservoir.

Step-by-Step Solution

1
Express Pump A's rate in terms of Pump B's rate.
Let rBr_B be the rate of Pump B in reservoirs per hour. Then the rate of Pump A is rA=1.5rBr_A = 1.5 r_B.
Expressing both rates in terms of a single variable simplifies setting up the combined rate equation.
2
Calculate the combined pumping rate.
Combined rate = rA+rB=1.5rB+rB=2.5rBr_A + r_B = 1.5 r_B + r_B = 2.5 r_B.
When two machines work simultaneously, their individual rates add together.
3
Set up the work equation using the given combined time of 12 hours.
Total Work=Combined Rate×12=2.5rB×12=30rB=1 reservoir\text{Total Work} = \text{Combined Rate} \times 12 = 2.5 r_B \times 12 = 30 r_B = 1 \text{ reservoir}.
The total work performed equals the combined rate multiplied by the total time taken.
4
Solve for the time required for Pump B to complete the job alone.
TimeB=1rB=30 hours\text{Time}_B = \frac{1}{r_B} = 30 \text{ hours}.
The time needed for Pump B alone to empty 11 reservoir at rate rBr_B is the reciprocal of rBr_B.

Key Concept

Combined Work Rates and Rate Ratios

Alternative Method

Choose a convenient hypothetical capacity for the reservoir. Let Pump B's rate be 22 units per hour. Then Pump A's rate is 1.5×2=31.5 \times 2 = 3 units per hour. Working together, they empty 2+3=52 + 3 = 5 units per hour. In 1212 hours, the reservoir holds 5×12=605 \times 12 = 60 units. Pump B alone at 22 units per hour takes 60/2=3060 / 2 = 30 hours.
Estimated Time:1m 30s
Question 227Question

For what positive value of the constant kk does the quadratic equation x22kx+3k+10=0x^2 - 2kx + 3k + 10 = 0 have exactly one real solution?

Show answer & explanation

Answer: 5

Answer

The positive value of kk is 5.
A quadratic equation has exactly one real solution when its discriminant b24acb^2 - 4ac equals 00. For x22kx+(3k+10)=0x^2 - 2kx + (3k + 10) = 0, substituting a=1a = 1, b=2kb = -2k, and c=3k+10c = 3k + 10 gives (2k)24(1)(3k+10)=0(-2k)^2 - 4(1)(3k + 10) = 0, which simplifies to 4k212k40=04k^2 - 12k - 40 = 0. Dividing the entire equation by 44 gives k23k10=0k^2 - 3k - 10 = 0. Factoring this quadratic yields (k5)(k+2)=0(k - 5)(k + 2) = 0, giving solutions k=5k = 5 and k=2k = -2. Since the question requires the positive value of kk, the correct answer is 55.

Step-by-Step Solution

1
Identify the condition for a quadratic equation to have exactly one real solution.
The discriminant must equal zero (b24ac=0b^2 - 4ac = 0).
A quadratic equation ax2+bx+c=0ax^2 + bx + c = 0 has a single repeated real root if and only if its discriminant is zero.
2
Set up the discriminant equation using the coefficients from x22kx+(3k+10)=0x^2 - 2kx + (3k + 10) = 0.
Discriminant =(2k)24(1)(3k+10)=4k212k40=0= (-2k)^2 - 4(1)(3k + 10) = 4k^2 - 12k - 40 = 0.
Here a=1a = 1, b=2kb = -2k, and c=3k+10c = 3k + 10.
3
Divide by 4 and solve the quadratic in terms of kk by factoring.
k23k10=0(k5)(k+2)=0k^2 - 3k - 10 = 0 \Rightarrow (k - 5)(k + 2) = 0, so k=5k = 5 or k=2k = -2.
Factoring the simplified quadratic yields the two potential values of kk.
4
Choose the value of kk that satisfies the constraint in the stem.
k=5k = 5.
The question asks specifically for the positive value of kk, so k=2k = -2 is rejected.

Key Concept

Quadratic Discriminant and Factoring
Estimated Time:1m 30s
Question 228Question

A digital publishing company uses two high-speed printing presses, Press P and Press Q. Press P prints pages at a constant rate that is 40%40\% faster than the rate of Press Q. If Press P and Press Q work simultaneously at their respective constant rates, they can complete a printing job of 18,00018,000 pages in 55 hours. How many hours would it take Press Q, working alone at its constant rate, to complete a job of 15,00015,000 pages?

Show answer & explanation

Answer: 10

Answer

10
Working together, Press P and Press Q complete 18,00018,000 pages in 55 hours, which corresponds to a combined rate of 3,6003,600 pages per hour. Because Press P's rate is 1.41.4 times Press Q's rate, their combined rate is 2.42.4 times Press Q's rate. Dividing 3,6003,600 by 2.42.4 gives Press Q's individual rate of 1,5001,500 pages per hour. Finally, dividing 15,00015,000 pages by 1,5001,500 pages per hour yields 1010 hours.

Step-by-Step Solution

1
Relate the rate of Press P to Press Q
rP=1.4rQr_P = 1.4 r_Q
Press P is 40% faster than Press Q, so its rate is 1+0.40=1.41 + 0.40 = 1.4 times the rate of Press Q.
2
Calculate the combined rate expression
rcombined=2.4rQr_{\text{combined}} = 2.4 r_Q
When working together, their rates add: rP+rQ=1.4rQ+rQ=2.4rQr_P + r_Q = 1.4 r_Q + r_Q = 2.4 r_Q.
3
Solve for the rate of Press Q (rQr_Q)
rQ=1,500r_Q = 1,500 pages per hour
Using Work=Rate×Time\text{Work} = \text{Rate} \times \text{Time}, we have 18,000=(2.4rQ)×5=12rQ18,000 = (2.4 r_Q) \times 5 = 12 r_Q. Dividing 18,00018,000 by 1212 yields rQ=1,500r_Q = 1,500.
4
Determine the time required for Press Q to complete 15,00015,000 pages
1010 hours
Dividing the target workload by Press Q's rate gives 15,000 pages1,500 pages/hour=10\frac{15,000\text{ pages}}{1,500\text{ pages/hour}} = 10 hours.

Key Concept

Combined Work Rates and Direct Proportions
Estimated Time:1m 30s
Question 229Question

When the algebraic expression 4x316x2x2+4x\frac{4x^3 - 16x}{2x^2 + 4x} is simplified for all x0x \neq 0 and x2x \neq -2, it reduces to the linear polynomial ax+bax + b, where aa and bb are constants. What is the value of a+ba + b?

Show answer & explanation

Answer: -2

Answer

The correct numerical answer is -2.
Factoring the numerator yields 4x(x2)(x+2)4x(x - 2)(x + 2) and factoring the denominator yields 2x(x+2)2x(x + 2). Canceling the common factors 2x2x and (x+2)(x + 2) leaves 2(x2)=2x42(x - 2) = 2x - 4. Comparing 2x42x - 4 to ax+bax + b gives a=2a = 2 and b=4b = -4. Summing these values gives a+b=2+(4)=2a + b = 2 + (-4) = -2.

Step-by-Step Solution

1
Factor out the greatest common factor and apply the difference of squares formula to the numerator.
4x316x=4x(x24)=4x(x2)(x+2)4x^3 - 16x = 4x(x^2 - 4) = 4x(x - 2)(x + 2)
Fully factoring the numerator allows identification of all linear factors.
2
Factor out the greatest common factor from the denominator.
2x2+4x=2x(x+2)2x^2 + 4x = 2x(x + 2)
Extracting 2x2x reveals the common terms shared with the numerator.
3
Divide the numerator by the denominator by canceling identical non-zero factors 2x2x and (x+2)(x + 2).
4x(x2)(x+2)2x(x+2)=42(x2)=2(x2)=2x4\frac{4x(x - 2)(x + 2)}{2x(x + 2)} = \frac{4}{2}(x - 2) = 2(x - 2) = 2x - 4
Simplifying rational expressions requires canceling common factors present in both numerator and denominator.
4
Compare the simplified expression 2x42x - 4 to the form ax+bax + b to find aa and bb, then compute their sum.
a=2a = 2 and b=4    a+b=2+(4)=2b = -4 \implies a + b = 2 + (-4) = -2
Matching corresponding terms identifies the values of the target constants.

Key Concept

Simplifying rational expressions by factoring out common terms and applying the difference of squares identity.
Question 230Question

If aa and bb are the two real solutions to the quadratic equation 2x211x+12=02x^2 - 11x + 12 = 0, such that a>ba > b, what is the value of a2ba - 2b?

Show answer & explanation

Answer: 1

Answer

The value of a2ba - 2b is 1.
Factoring 2x211x+12=02x^2 - 11x + 12 = 0 yields (2x3)(x4)=0(2x - 3)(x - 4) = 0, giving solutions x=1.5x = 1.5 and x=4x = 4. Given that a>ba > b, we must set a=4a = 4 and b=1.5b = 1.5. Substituting these values into a2ba - 2b gives 42(1.5)=14 - 2(1.5) = 1.

Step-by-Step Solution

1
Factor the quadratic equation 2x211x+12=02x^2 - 11x + 12 = 0
(2x3)(x4)=0(2x - 3)(x - 4) = 0
Find two linear factors whose product expands to 2x211x+122x^2 - 11x + 12.
2
Find the roots of the equation
x=32=1.5x = \frac{3}{2} = 1.5 and x=4x = 4
Apply the zero product property: 2x3=0x=1.52x - 3 = 0 \Rightarrow x = 1.5 and x4=0x=4x - 4 = 0 \Rightarrow x = 4.
3
Assign values to aa and bb based on the inequality a>ba > b
a=4a = 4 and b=1.5b = 1.5
Since 4>1.54 > 1.5, aa must be 4 and bb must be 1.5.
4
Evaluate the targeted expression a2ba - 2b
42(1.5)=14 - 2(1.5) = 1
Substitute a=4a = 4 and b=1.5b = 1.5 into a2ba - 2b.

Key Concept

Factoring Quadratic Equations
Question 231Question

If xx and yy are non-zero real numbers such that xyx \neq y, x2y2xy=12\frac{x^2 - y^2}{x - y} = 12, and x2yxy2xy=4\frac{x^2y - xy^2}{xy} = 4, what is the value of x2+y2x^2 + y^2?

Show answer & explanation

Answer: 80

Answer

The value of x2+y2x^2 + y^2 is 80.
Simplifying the first equation by factoring the difference of squares (xy)(x+y)xy=12\frac{(x-y)(x+y)}{x-y} = 12 gives x+y=12x + y = 12. Simplifying the second equation by factoring out xyxy yields xy(xy)xy=4\frac{xy(x-y)}{xy} = 4, which gives xy=4x - y = 4. Solving this system yields x=8x = 8 and y=4y = 4. Squaring and summing these values gives 82+42=64+16=808^2 + 4^2 = 64 + 16 = 80. Alternatively, using the algebraic identity (x+y)2+(xy)22=122+422=144+162=80\frac{(x+y)^2 + (x-y)^2}{2} = \frac{12^2 + 4^2}{2} = \frac{144 + 16}{2} = 80 directly yields the correct answer.

Step-by-Step Solution

1
Simplify the first given algebraic expression using the difference of squares identity.
x+y=12x + y = 12
Factoring x2y2x^2 - y^2 gives (xy)(x+y)(x - y)(x + y). Since xyx \neq y, we can cancel the non-zero common factor (xy)(x - y) from the numerator and denominator.
2
Simplify the second given algebraic expression by factoring out the greatest common factor.
xy=4x - y = 4
Factoring xyxy from x2yxy2x^2y - xy^2 yields xy(xy)xy(x - y). Since x,y0x, y \neq 0, we cancel xyxy from the numerator and denominator.
3
Solve for the individual values of xx and yy.
x=8x = 8 and y=4y = 4
Adding (x+y=12)(x + y = 12) and (xy=4)(x - y = 4) gives 2x=162x = 16, so x=8x = 8. Subtracting the equations gives 2y=82y = 8, so y=4y = 4.
4
Calculate the target expression x2+y2x^2 + y^2.
80
x2+y2=82+42=64+16=80x^2 + y^2 = 8^2 + 4^2 = 64 + 16 = 80.

Key Concept

Factoring Algebraic Expressions (Difference of Squares and GCF Extraction)
PreviousPage 12 / 12
All practice questions — GRE General Test | Examkin