Arithmetic

306 questions

Question 141Question

Let aa and bb be positive integers such that gcd(a,b)=60\gcd(a, b) = 60 and lcm(a,b)=75,600\text{lcm}(a, b) = 75,600. Which of the following statements must be true? Select all that apply.

Select all that apply

Show answer & explanation

Answer: The product abab is equal to 4,536,0004,536,000.; Neither aa nor bb can be divisible by 4949.; There are exactly 88 distinct unordered pairs of positive integers {a,b}\{a, b\} that satisfy the given conditions.

Answer

The statements asserting that ab=4,536,000ab = 4,536,000, that neither number is divisible by 4949, and that there are exactly 88 distinct unordered pairs {a,b}\{a, b\} are all correct.
The product of the GCD and LCM of two numbers always yields their product, confirming ab=4,536,000ab = 4,536,000. The prime factorization of the LCM shows that 77 appears only to the first power, making divisibility by 4949 impossible for either number. Finally, assigning the minimum and maximum prime exponents across the four distinct prime factors (2,3,5,7)(2, 3, 5, 7) yields 24=162^4 = 16 ordered pairs, which corresponds to exactly 88 unordered pairs.

Step-by-Step Solution

1
Apply the product identity for GCD and LCM.
ab=gcd(a,b)×lcm(a,b)=60×75,600=4,536,000ab = \gcd(a, b) \times \text{lcm}(a, b) = 60 \times 75,600 = 4,536,000.
The product of two positive integers is always equal to the product of their greatest common divisor and least common multiple.
2
Find the prime factorizations of gcd(a,b)\gcd(a, b) and lcm(a,b)\text{lcm}(a, b) to determine exponent bounds.
gcd(a,b)=22×31×51×70\gcd(a, b) = 2^2 \times 3^1 \times 5^1 \times 7^0 and lcm(a,b)=24×33×52×71\text{lcm}(a, b) = 2^4 \times 3^3 \times 5^2 \times 7^1.
The exponent of each prime factor in gcd(a,b)\gcd(a, b) gives the minimum exponent in aa and bb, while the exponent in lcm(a,b)\text{lcm}(a, b) gives the maximum exponent.
3
Evaluate prime factor constraints for prime 77 and prime 33.
Maximum power of 77 in aa or bb is 71=77^1 = 7, so neither can be divisible by 4949. For prime 33, one integer has 313^1 (not divisible by 99) and the other has 33=273^3 = 27.
An integer is divisible by 49=7249 = 7^2 only if its prime factorization contains 727^2 or higher. Similarly, a number is a multiple of 9=329 = 3^2 only if its prime exponent for 33 is at least 22.
4
Calculate the total number of distinct unordered pairs {a,b}\{a, b\}.
For each of the 44 prime factors (2,3,5,72, 3, 5, 7), there are 22 choices for which integer gets the higher exponent. Total ordered pairs (a,b)=24=16(a, b) = 2^4 = 16. Unordered pairs {a,b}=16/2=8\{a, b\} = 16 / 2 = 8.
Since min<max\min < \max for all prime factors, aba \neq b for all pairs, allowing exact division by 22 to account for symmetry.
5
Analyze gcd(a+b,60)\gcd(a + b, 60).
Since 60a60 \mid a and 60b60 \mid b, it follows that 60(a+b)60 \mid (a + b), making gcd(a+b,60)=60\gcd(a + b, 60) = 60.
If a number kk divides both aa and bb, it must divide their linear combination a+ba + b.

Key Concept

Prime Factorization, GCD-LCM Identities, and Counting Valid Integer Pairs
Question 142Question

If x4=9|x - 4| = 9 and x<0x < 0, what is the value of xx?

Show answer & explanation

Answer: -5

Answer

The value of xx is 5-5.
The absolute value equation x4=9|x - 4| = 9 specifies that the distance between xx and 44 on the real number line is equal to 99. Moving 99 units to the left of 44 gives 49=54 - 9 = -5, and moving 99 units to the right gives 4+9=134 + 9 = 13. Because xx is specified to be negative (x<0x < 0), the correct value of xx is 5-5.

Step-by-Step Solution

1
Set up the two linear equations representing the absolute value equation x4=9|x - 4| = 9.
x4=9x - 4 = 9 or x4=9x - 4 = -9
By definition, A=B|A| = B (where B0B \ge 0) implies A=BA = B or A=BA = -B.
2
Solve for xx in both equations.
x=13x = 13 or x=5x = -5
Adding 44 to both sides of x4=9x - 4 = 9 gives x=13x = 13, and adding 44 to both sides of x4=9x - 4 = -9 gives x=5x = -5.
3
Select the value of xx that satisfies the given condition x<0x < 0.
x=5x = -5
The value 1313 is positive, while 5-5 is negative and fulfills x<0x < 0.

Key Concept

Absolute Value as Distance and Solving Absolute Value Equations
Estimated Time:45s
Question 143Question

At the beginning of the year, a cloud storage service had a certain number of active paid subscriptions. During the first six months of the year, the number of active subscriptions increased by 20%20\%. During the second six months of the year, the number of active subscriptions decreased by 15%15\% relative to the total at the middle of the year. If the service had 12,24012,240 active subscriptions at the end of the year, what was the number of active subscriptions at the beginning of the year?

Show answer & explanation

Answer: 12000

Answer

12000
To find the initial subscription count, model the successive percentage changes sequentially. Increasing the initial amount NN by 20%20\% yields 1.20N1.20N. Decreasing that intermediate total by 15%15\% multiplies 1.20N1.20N by 0.850.85, giving 1.02N1.02N. Setting 1.02N=12,2401.02N = 12,240 gives N=12,000N = 12,000.

Step-by-Step Solution

1
Express the mid-year subscription total in terms of the initial subscription count NN.
Mid-year subscriptions =N×(1+0.20)=1.20N= N \times (1 + 0.20) = 1.20N
A 20%20\% increase scales the original quantity by a factor of 1.201.20.
2
Express the end-of-year subscription total in terms of NN after a 15%15\% decrease from the mid-year total.
End-of-year subscriptions =1.20N×(10.15)=1.20N×0.85=1.02N= 1.20N \times (1 - 0.15) = 1.20N \times 0.85 = 1.02N
A 15%15\% decrease reduces the new base quantity to 85%85\% of its mid-year value.
3
Set the algebraic expression for the final total equal to the given numerical total and solve for NN.
1.02N=12,240    N=12,0001.02N = 12,240 \implies N = 12,000
Dividing the final amount by the net multiplier 1.021.02 yields the original starting value.

Key Concept

Successive Percentage Changes and Base Shift
Estimated Time:1m 30s
Question 144Question

A specialty baking recipe consists of three ingredients: flour, sugar, and butter. By weight, 12\frac{1}{2} of the recipe is flour and 13\frac{1}{3} of the recipe is sugar, with the remaining portion consisting entirely of butter. Which of the following statements about the ingredients in the recipe must be true? Select all such statements.

Select all that apply

Show answer & explanation

Answer: The butter accounts for 16\frac{1}{6} of the total weight of the recipe.; The ratio of the weight of sugar to the weight of butter is 2:12 : 1.

Answer

The statement that butter accounts for 1/6 of the total weight of the recipe and the statement that the ratio of the weight of sugar to the weight of butter is 2:1 are both correct.
The statement asserting that butter accounts for 1/6 of the total weight is correct because subtracting the combined fraction of flour and sugar (5/6) from the total (1) yields 1/6. The statement asserting that the ratio of sugar to butter is 2:1 is correct because dividing 1/3 by 1/6 equals 2.

Step-by-Step Solution

1
Calculate the fraction of the recipe that is butter.
Butter fraction = 1(12+13)=156=161 - \left(\frac{1}{2} + \frac{1}{3}\right) = 1 - \frac{5}{6} = \frac{1}{6}.
The total of all constituent fractions must sum to 1.
2
Calculate the ratio of sugar to butter.
Ratio=1/31/6=13×61=21=2:1\text{Ratio} = \frac{1/3}{1/6} = \frac{1}{3} \times \frac{6}{1} = \frac{2}{1} = 2 : 1.
Divide the fraction representing sugar by the fraction representing butter.
3
Evaluate the statement regarding combined flour and sugar weight.
Combined fraction = 12+13=36+26=5625\frac{1}{2} + \frac{1}{3} = \frac{3}{6} + \frac{2}{6} = \frac{5}{6} \neq \frac{2}{5}.
Adding fractions requires finding a common denominator (6).
4
Evaluate the statement regarding percentage difference between sugar and flour.
Percent less = 1/21/31/2×100%=1/61/2×100%=13×100%=33.33%50%\frac{1/2 - 1/3}{1/2} \times 100\% = \frac{1/6}{1/2} \times 100\% = \frac{1}{3} \times 100\% = 33.33\% \neq 50\%.
Percent decrease must use the original reference quantity (flour) as the denominator.
5
Evaluate the ratio of flour to the combined remaining ingredients.
Remaining ingredients fraction = 1/3+1/6=1/21/3 + 1/6 = 1/2. Ratio of flour (1/2) to remaining (1/2) = 1:11:21 : 1 \neq 1 : 2.
Compare the part (flour) to the other part (sugar + butter), not to the whole.

Key Concept

Operations on rational numbers, fraction subtraction/addition using common denominators, part-to-part ratio comparisons, and percentage change base selection.
Question 145Question

How many positive integers nn less than 1,0001,000 are divisible by 1212, leave a remainder of 44 when divided by 55, and are not divisible by 99?

Show answer & explanation

Answer: 12

Answer

12
The problem asks for positive integers n<1,000n < 1,000 that satisfy three conditions: n=12kn = 12k, n4(mod5)n \equiv 4 \pmod 5, and 9n9 \nmid n. Expressing n=12kn = 12k and substituting into the modular equation yields 2k4(mod5)2k \equiv 4 \pmod 5, which simplifies to k2(mod5)k \equiv 2 \pmod 5. For k83k \le 83, setting k=5m+2k = 5m + 2 yields 1717 values for m{0,1,,16}m \in \{0, 1, \dots, 16\}. Furthermore, 12k12k is divisible by 99 if and only if kk is a multiple of 33, which corresponds to m2(mod3)m \equiv 2 \pmod 3. The values m=2,5,8,11,14m = 2, 5, 8, 11, 14 (55 values) must be excluded. Subtracting 55 from 1717 leaves exactly 1212 valid integers.

Step-by-Step Solution

1
Express nn in terms of its divisibility by 1212 and set the upper bound.
n=12kn = 12k for a positive integer kk. Since n<1,000n < 1,000, we have 12k<1,00012k < 1,000, which implies k83k \le 83.
Any positive integer divisible by 1212 must be a positive integer multiple of 1212.
2
Apply the modular remainder condition modulo 55.
12k4(mod5)    2k4(mod5)    k2(mod5)12k \equiv 4 \pmod 5 \implies 2k \equiv 4 \pmod 5 \implies k \equiv 2 \pmod 5.
Since 122(mod5)12 \equiv 2 \pmod 5, simplifying the congruence gives k2(mod5)k \equiv 2 \pmod 5.
3
Determine the candidate set of values for kk.
kk can be written as k=5m+2k = 5m + 2. For 1k831 \le k \le 83, the non-negative integer mm ranges from 00 to 1616 inclusive, yielding 1717 possible values.
The maximum value 5m+2835m + 2 \le 83 gives 5m81    m165m \le 81 \implies m \le 16.
4
Apply the condition that nn is not divisible by 99.
12k=3×4×k12k = 3 \times 4 \times k is divisible by 99 if and only if kk is divisible by 33. 5m+22m+2(mod3)5m + 2 \equiv 2m + 2 \pmod 3, so 2m+20(mod3)    m2(mod3)2m + 2 \equiv 0 \pmod 3 \implies m \equiv 2 \pmod 3.
Since 1212 already contains one factor of 33, 12k12k needs kk to supply another factor of 33 to be divisible by 99.
5
Filter out the excluded values of mm and calculate the final count.
Values of m{0,1,,16}m \in \{0, 1, \dots, 16\} with m2(mod3)m \equiv 2 \pmod 3 are m{2,5,8,11,14}m \in \{2, 5, 8, 11, 14\} (55 values). The number of valid integers is 175=1217 - 5 = 12.
Subtracting the excluded multiples of 99 from the candidate set leaves the exact number of valid integers.

Key Concept

Modular arithmetic, linear congruences, and counting integer multiples with divisibility constraints
Estimated Time:2m 0s
Question 146Question

A supercomputer processor operates at a standard speed of 1.25×1091.25 \times 10^9 calculations per second. During a maintenance diagnostic, the processor's operational speed is reduced by 96%96\%. Operating exclusively at this reduced speed, how many seconds will it take the processor to complete a workload of 1.8×10131.8 \times 10^{13} calculations?

Show answer & explanation

Answer: 3.6×1053.6 \times 10^5

Answer

3.6×1053.6 \times 10^5 seconds
The correct answer is derived by first finding the reduced processing speed: 4%4\% of 1.25×1091.25 \times 10^9 equals 0.04×1.25×109=5.0×1070.04 \times 1.25 \times 10^9 = 5.0 \times 10^7 calculations per second. Dividing the target workload of 1.8×10131.8 \times 10^{13} by 5.0×1075.0 \times 10^7 yields 1.85.0×10137=0.36×106=3.6×105\frac{1.8}{5.0} \times 10^{13-7} = 0.36 \times 10^6 = 3.6 \times 10^5 seconds.

Step-by-Step Solution

1
Determine the reduced operational speed percentage.
Remaining speed percentage is 100%96%=4%=0.04100\% - 96\% = 4\% = 0.04.
A 96%96\% reduction means the processor operates at 4%4\% of its original capacity.
2
Calculate the reduced operational speed in scientific notation.
Reduced speed =0.04×(1.25×109)=0.05×109=5.0×107= 0.04 \times (1.25 \times 10^9) = 0.05 \times 10^9 = 5.0 \times 10^7 calculations per second.
Multiplying the decimal coefficient 0.040.04 by 1.251.25 gives 0.050.05, which adjusts to 5.0×1075.0 \times 10^7 in scientific notation.
3
Divide total workload by reduced speed to compute time in seconds.
Time =1.8×10135.0×107=(1.85.0)×10137=0.36×106= \frac{1.8 \times 10^{13}}{5.0 \times 10^7} = \left(\frac{1.8}{5.0}\right) \times 10^{13 - 7} = 0.36 \times 10^6 seconds.
Workload divided by rate gives total duration. Exponents are subtracted when dividing powers of ten.
4
Convert the final result to standard scientific notation.
0.36×106=3.6×1050.36 \times 10^6 = 3.6 \times 10^5 seconds.
Moving the decimal point one place to the right requires decreasing the exponent of 10 by 1.

Key Concept

Decimals and Scientific Notation Operations
Estimated Time:2m 0s
Question 147Question

A bakery uses flour and sugar in a ratio of 5:25:2 by weight to make a cake batter. If a baker needs to prepare a batch using a total of 2828 pounds of flour and sugar combined, how many pounds of flour are needed?

Show answer & explanation

Answer: 2020 pounds

Answer

2020 pounds
To find the amount of flour, determine the fraction of the total mixture that consists of flour. The ratio of flour to sugar is 5:25:2, meaning flour makes up 55 out of 5+2=75 + 2 = 7 total parts. Multiplying this fraction by the total weight gives 57×28=20\frac{5}{7} \times 28 = 20 pounds.

Step-by-Step Solution

1
Determine the total number of ratio parts
Total ratio parts = 5+2=75 + 2 = 7
The ratio 5:25:2 means that for every 55 parts of flour, there are 22 parts of sugar, giving a total of 77 parts.
2
Calculate the weight of one ratio part
Weight per part = 28 pounds÷7=4 pounds28 \text{ pounds} \div 7 = 4 \text{ pounds}
Dividing the total weight by the total number of parts yields the weight of a single part.
3
Multiply the weight per part by the number of flour parts
Flour weight = 5×4 pounds=20 pounds5 \times 4 \text{ pounds} = 20 \text{ pounds}
Since flour represents 55 of the 77 parts, multiplying 55 by 44 gives the total weight of flour required.

Key Concept

Part-to-Whole Ratios
Estimated Time:45s
Question 148Question

If 2x×43=292^x \times 4^3 = 2^9, what is the value of xx?

Show answer & explanation

Answer: 3

Answer

The value of xx is 3.
By rewriting 434^3 as (22)3=26(2^2)^3 = 2^6, the equation becomes 2x26=292^x \cdot 2^6 = 2^9. Applying the product rule gives 2x+6=292^{x+6} = 2^9, which simplifies to x+6=9x + 6 = 9, yielding x=3x = 3.

Step-by-Step Solution

1
Convert all terms to base 2
43=(22)3=22×3=264^3 = (2^2)^3 = 2^{2 \times 3} = 2^6
To apply exponent rules, expressions should share a common base.
2
Apply product rule of exponents to the left side of the equation
2x×26=2x+62^x \times 2^6 = 2^{x+6}
When multiplying exponential terms with the same base, add their exponents: aman=am+na^m \cdot a^n = a^{m+n}.
3
Equate the exponents from both sides
x+6=9x + 6 = 9
Since the bases are identical and non-zero, the exponents must be equal.
4
Solve the linear equation for xx
x=3x = 3
Subtract 6 from both sides of the equation.

Key Concept

Combining exponential terms with equal bases using power rules (aman=am+na^m \cdot a^n = a^{m+n} and (am)n=amn(a^m)^n = a^{mn}).
Question 149Question

An agricultural research station recorded the annual grain harvest of a farm over a four-year period. In the second year, the harvest increased by 20%20\% compared to the first year. In the third year, the harvest increased by 25%25\% compared to the second year. In the fourth year, due to unfavorable weather, the harvest decreased by 20%20\% compared to the third year. If the grain harvest in the fourth year was 3,6003,600 metric tons, what was the grain harvest, in metric tons, in the first year?

Show answer & explanation

Answer: 3,000

Answer

3,000 metric tons
To find the initial amount, represent the successive percentage changes as sequential decimal multipliers. A 20%20\% increase corresponds to a multiplier of 1.201.20, a 25%25\% increase corresponds to 1.251.25, and a 20%20\% decrease corresponds to 0.800.80. The net change factor is 1.20×1.25×0.80=1.201.20 \times 1.25 \times 0.80 = 1.20. Since the fourth-year harvest equals 1.201.20 times the first-year harvest, dividing 3,6003,600 by 1.201.20 yields 3,0003,000 metric tons.

Step-by-Step Solution

1
Define variables and write multiplier expressions for each year's percent change
Let xx be the harvest in the first year. Year 2 harvest =1.20x= 1.20x; Year 3 harvest =1.25×(1.20x)= 1.25 \times (1.20x); Year 4 harvest =0.80×(1.25×1.20x)= 0.80 \times (1.25 \times 1.20x).
Percentage increases and decreases must be applied sequentially to the immediately preceding period's value.
2
Calculate the combined percentage multiplier for the four-year period
Combined multiplier =1.20×1.25×0.80=1.20= 1.20 \times 1.25 \times 0.80 = 1.20.
Multiplying the decimal factors yields the overall factor relating the first year's harvest to the fourth year's harvest.
3
Set up and solve the equation for the first year's harvest (xx)
1.20x=3,600    x=3,6001.20=3,0001.20x = 3,600 \implies x = \frac{3,600}{1.20} = 3,000.
Dividing the fourth year's total harvest by the combined multiplier gives the initial first year harvest.

Key Concept

Successive Percentage Changes and Base Values
Question 150Question

If kk is a positive integer such that kk is divisible by 66 and k+1k + 1 is divisible by 55, what is the remainder when k2+5kk^2 + 5k is divided by 3030?

Show answer & explanation

Answer: 66

Answer

The remainder when k2+5kk^2 + 5k is divided by 3030 is 66.
The correct answer is 66. Since kk is a multiple of 66 and leaves a remainder of 44 when divided by 55, the general form of kk modulo 3030 is 2424. Evaluating k2+5kk^2 + 5k modulo 3030 yields 242+5(24)=576+120=69624^2 + 5(24) = 576 + 120 = 696, which gives a remainder of 66 when divided by 3030.

Step-by-Step Solution

1
Determine the congruence class of kk modulo 6 and modulo 5.
k0(mod6)k \equiv 0 \pmod 6 and k4(mod5)k \equiv 4 \pmod 5.
Given that kk is divisible by 6, its remainder modulo 6 is 0. Since k+1k + 1 is divisible by 5, k+10(mod5)k + 1 \equiv 0 \pmod 5, which implies k4(mod5)k \equiv 4 \pmod 5.
2
Find the smallest positive integer value of kk modulo 30 satisfying both conditions.
k24(mod30)k \equiv 24 \pmod{30}.
The multiples of 6 are 0, 6, 12, 18, 24, 30, ... Among these, 24 gives a remainder of 4 when divided by 5. Since 5 and 6 are coprime, k24(mod30)k \equiv 24 \pmod{30}.
3
Substitute k24(mod30)k \equiv 24 \pmod{30} into the expression k2+5kk^2 + 5k and compute the remainder modulo 30.
The remainder is 66.
k2+5k=k(k+5)24(24+5)=24(29)(mod30)k^2 + 5k = k(k+5) \equiv 24(24+5) = 24(29) \pmod{30}. Using modular arithmetic, 246(mod30)24 \equiv -6 \pmod{30} and 291(mod30)29 \equiv -1 \pmod{30}, so (6)(1)=6(mod30)(-6)(-1) = 6 \pmod{30}.

Key Concept

Chinese Remainder Theorem and Modular Arithmetic Properties
Estimated Time:1m 30s
Question 151Question

Let p=0.00036×102p = 0.00036 \times 10^{-2} and q=9.0×107q = 9.0 \times 10^{-7}. Which of the following statements are true? Select all that apply.

Select all that apply

Show answer & explanation

Answer: p+q=4.5×106p + q = 4.5 \times 10^{-6}; pq=4\frac{p}{q} = 4; p×q=1.8×106\sqrt{p \times q} = 1.8 \times 10^{-6}

Answer

The correct statements are the ones asserting p+q=4.5×106p + q = 4.5 \times 10^{-6}, pq=4\frac{p}{q} = 4, and p×q=1.8×106\sqrt{p \times q} = 1.8 \times 10^{-6}.
Converting pp to 3.6×1063.6 \times 10^{-6} and qq to 0.9×1060.9 \times 10^{-6} shows that their sum is 4.5×1064.5 \times 10^{-6}, their ratio is 44, and the square root of their product 3.24×1012\sqrt{3.24 \times 10^{-12}} is 1.8×1061.8 \times 10^{-6}.

Step-by-Step Solution

1
Convert pp into standard scientific notation.
p=0.00036×102=3.6×104×102=3.6×106p = 0.00036 \times 10^{-2} = 3.6 \times 10^{-4} \times 10^{-2} = 3.6 \times 10^{-6}.
Expressing numbers in consistent scientific notation enables direct arithmetic operations.
2
Align qq to the same power of ten for comparison.
q=9.0×107=0.9×106q = 9.0 \times 10^{-7} = 0.9 \times 10^{-6}.
Writing terms with matching exponents allows straightforward addition and subtraction.
3
Test each statement using the simplified values.
p+q=(3.6+0.9)×106=4.5×106p + q = (3.6 + 0.9) \times 10^{-6} = 4.5 \times 10^{-6} (True); pq=3.6×1060.9×106=4\frac{p}{q} = \frac{3.6 \times 10^{-6}}{0.9 \times 10^{-6}} = 4 (True); p×q=3.24×1012=1.8×106\sqrt{p \times q} = \sqrt{3.24 \times 10^{-12}} = 1.8 \times 10^{-6} (True); pq=2.7×1062.7×107p - q = 2.7 \times 10^{-6} \neq 2.7 \times 10^{-7} (False); p2+q2p+q\sqrt{p^2 + q^2} \neq p + q (False).
Evaluating each given equation determines all correct options.

Key Concept

Decimal arithmetic and scientific notation require aligning powers of ten for addition/subtraction and proper application of radical properties.
Question 152Question

If k=4.5×108k = 4.5 \times 10^{-8}, what is the value of (0.000009)2×400,000k\frac{(0.000009)^2 \times 400,000}{k} expressed in scientific notation?

Show answer & explanation

Answer: 7.2×1027.2 \times 10^2

Answer

7.2×1027.2 \times 10^2
Converting 0.0000090.000009 to 9×1069 \times 10^{-6} and squaring yields 81×101281 \times 10^{-12}. Multiplying this by 400,000=4×105400,000 = 4 \times 10^5 produces 324×107324 \times 10^{-7}. Dividing by 4.5×1084.5 \times 10^{-8} gives 72×10172 \times 10^1, which in proper scientific notation (a×10na \times 10^n with 1a<101 \le a < 10) is 7.2×1027.2 \times 10^2.

Step-by-Step Solution

1
Convert the components of the numerator into scientific notation
0.000009=9×1060.000009 = 9 \times 10^{-6} and 400,000=4×105400,000 = 4 \times 10^5
Converting all numbers to scientific notation simplifies subsequent exponent operations.
2
Square the first decimal term
(9×106)2=92×(106)2=81×1012(9 \times 10^{-6})^2 = 9^2 \times (10^{-6})^2 = 81 \times 10^{-12}
Applying the exponent to both the coefficient and the power of 10 gives 81×101281 \times 10^{-12}.
3
Multiply the terms in the numerator
(81×1012)×(4×105)=(81×4)×1012+5=324×107(81 \times 10^{-12}) \times (4 \times 10^5) = (81 \times 4) \times 10^{-12 + 5} = 324 \times 10^{-7}
Multiply coefficients and add powers of 10.
4
Divide the numerator by the denominator k=4.5×108k = 4.5 \times 10^{-8}
324×1074.5×108=(3244.5)×107(8)=72×101\frac{324 \times 10^{-7}}{4.5 \times 10^{-8}} = \left(\frac{324}{4.5}\right) \times 10^{-7 - (-8)} = 72 \times 10^1
Divide coefficients and subtract the denominator exponent from the numerator exponent.
5
Convert the final result to standard scientific notation format a×10na \times 10^n where 1a<101 \le a < 10
72×101=7.2×10272 \times 10^1 = 7.2 \times 10^2
Shift the decimal point one place to the left and increase the exponent of 10 by 1.

Key Concept

Decimals and Scientific Notation Operations
Estimated Time:2m 0s
Question 153Question

At the start of 2024, a technology company allocated a total research budget of BB dollars between Department X and Department Y, such that Department X received 60%60\% of the total budget and Department Y received the remaining 40%40\%. In 2025, Department X's budget was increased by 25%25\%, while Department Y's budget was decreased by 20%20\%. In 2026, the combined budget of both departments was reduced by a uniform 10%10\%. If the total combined budget of the two departments in 2026 was $288,900\$288,900, what was the initial total research budget BB at the start of 2024?

Show answer & explanation

Answer: $300,000\$300,000

Answer

$300,000\$300,000
The initial budget BB is divided into 0.60B0.60B for Department X and 0.40B0.40B for Department Y. In 2025, Department X's budget becomes 0.60B×1.25=0.75B0.60B \times 1.25 = 0.75B and Department Y's budget becomes 0.40B×0.80=0.32B0.40B \times 0.80 = 0.32B, yielding a combined 2025 budget of 0.75B+0.32B=1.07B0.75B + 0.32B = 1.07B. In 2026, a 10%10\% reduction results in a combined budget of 1.07B×0.90=0.963B1.07B \times 0.90 = 0.963B. Setting 0.963B=288,9000.963B = 288,900 and dividing gives B=$300,000B = \$300,000.

Step-by-Step Solution

1
Express the 2024 budget allocations for each department in terms of BB.
Department X received 0.60B0.60B and Department Y received 0.40B0.40B.
Department X was allocated 60%60\% of the total initial budget BB, leaving 40%40\% for Department Y.
2
Calculate the budget of each department in 2025 after their respective percentage changes.
Department X: 0.60B×(1+0.25)=0.75B0.60B \times (1 + 0.25) = 0.75B; Department Y: 0.40B×(10.20)=0.32B0.40B \times (1 - 0.20) = 0.32B.
Department X increased by 25%25\% (1.251.25 multiplier) and Department Y decreased by 20%20\% (0.800.80 multiplier).
3
Determine the combined budget for 2025 and apply the 2026 reduction.
Combined 2025 budget = 0.75B+0.32B=1.07B0.75B + 0.32B = 1.07B. Combined 2026 budget = 1.07B×(10.10)=0.963B1.07B \times (1 - 0.10) = 0.963B.
The two department budgets sum to 1.07B1.07B, which then undergoes a uniform 10%10\% reduction (0.900.90 multiplier).
4
Solve for the initial budget BB using the given 2026 total of $288,900\$288,900.
0.963B=288,900    B=288,9000.963=300,0000.963B = 288,900 \implies B = \frac{288,900}{0.963} = 300,000.
Dividing the 2026 total by the net multiplier 0.9630.963 gives the original budget BB.

Key Concept

Successive percentage changes with initial weighted allocations
Estimated Time:2m 0s
Question 154Question

A high-precision instrument measures the mass of a single micro-particle PP as 4.8×1084.8 \times 10^{-8} grams and a single micro-particle QQ as 8.0×1098.0 \times 10^{-9} grams. A sample consists of a combination of PP and QQ particles in a ratio of 33 particles of PP for every 55 particles of QQ. If the total mass of the sample is 9.2×1059.2 \times 10^{-5} grams, what is the total number of particles in the sample?

Show answer & explanation

Answer: 4000

Answer

The total number of particles in the sample is 4,000.
Aligning powers of 10 shows that one P particle weighs 4.8×1084.8 \times 10^{-8} g and one Q particle weighs 0.8×1080.8 \times 10^{-8} g. A combined unit of 3 P particles and 5 Q particles has a mass of 3(4.8×108)+5(0.8×108)=18.4×108=1.84×1073(4.8 \times 10^{-8}) + 5(0.8 \times 10^{-8}) = 18.4 \times 10^{-8} = 1.84 \times 10^{-7} g. Dividing the total sample mass of 9.2×1059.2 \times 10^{-5} g by 1.84×1071.84 \times 10^{-7} g yields 500 units. Since each unit contains 8 particles (3 + 5), the total number of particles is 500×8=4,000500 \times 8 = 4,000.

Step-by-Step Solution

1
Convert the mass of particle Q so that it shares the same exponent (10810^{-8}) as particle P.
Mass of single particle Q = 0.8×1080.8 \times 10^{-8} grams.
Aligning powers of 10 is necessary before performing addition of masses.
2
Find the combined mass of a fundamental ratio group consisting of 3 particles of P and 5 particles of Q.
Mass of one ratio group = 3(4.8×108)+5(0.8×108)=14.4×108+4.0×108=18.4×108=1.84×1073(4.8 \times 10^{-8}) + 5(0.8 \times 10^{-8}) = 14.4 \times 10^{-8} + 4.0 \times 10^{-8} = 18.4 \times 10^{-8} = 1.84 \times 10^{-7} grams.
Determines the mass contributed by each set of 8 particles.
3
Divide the total mass of the sample by the mass of a single ratio group.
Number of groups = 9.2×1051.84×107=9.21.84×102=5×102=500\frac{9.2 \times 10^{-5}}{1.84 \times 10^{-7}} = \frac{9.2}{1.84} \times 10^2 = 5 \times 10^2 = 500 groups.
Determines how many full ratio sets of particles make up the sample.
4
Multiply the number of groups by the total number of particles contained in each group (3+5=83 + 5 = 8).
Total particles = 500×8=4000500 \times 8 = 4000.
Yields the total count of individual particles in the sample.

Key Concept

Operations with scientific notation, decimal place value alignment, and weighted proportional sums.
Question 155Question

During an operational quality review, a manufacturing plant evaluated its annual defect rate over a three-year period. In Year 1, the defect rate was d%d\%, where d>0d > 0. In Year 2, the defect rate decreased by 20%20\% from Year 1. In Year 3, the defect rate increased by 25%25\% from Year 2. Which of the following statements must be true? Select all that apply.

Select all that apply

Show answer & explanation

Answer: The defect rate in Year 3 is equal to the defect rate in Year 1.; The defect rate in Year 2 is equal to 80%80\% of the defect rate in Year 1.

Answer

The statements confirming that the defect rate in Year 3 equals the defect rate in Year 1, and that the defect rate in Year 2 is 80% of Year 1, are correct.
The statement asserting that Year 3 defect rate equals Year 1 defect rate is true because 0.80×1.25=1.000.80 \times 1.25 = 1.00. The statement asserting that Year 2 defect rate is 80% of Year 1 is true because a 20% reduction leaves 80% of the initial value.

Step-by-Step Solution

1
Express the Year 2 defect rate in terms of Year 1.
d2=d1×(10.20)=0.80d1d_2 = d_1 \times (1 - 0.20) = 0.80 d_1
A 20%20\% decrease from Year 1 corresponds to multiplying the base value d1d_1 by 0.800.80.
2
Express the Year 3 defect rate in terms of Year 2 and Year 1.
d3=d2×(1+0.25)=(0.80d1)×1.25=1.00d1d_3 = d_2 \times (1 + 0.25) = (0.80 d_1) \times 1.25 = 1.00 d_1
A 25%25\% increase over Year 2 multiplies d2d_2 by 1.251.25. Substituting d2=0.80d1d_2 = 0.80 d_1 shows d3=d1d_3 = d_1.
3
Evaluate each given choice against the derived relationships.
Year 3 equals Year 1 (True). Year 2 is 80%80\% of Year 1 (True). Net change is 0%0\% not 5%5\% (False). Year 1 is 25%25\% greater than Year 2, not 20%20\% (False). Ratio of Year 3 to Year 2 is 5:45:4, not 4:54:5 (False).
Only the first two statements hold true under rigorous percentage calculations.

Key Concept

Successive Percent Change and Base Value Shifts
Estimated Time:1m 30s
Question 156Question

An agricultural research station monitored the water volume in a reservoir over a three-month period. In the first month, the reservoir's water volume decreased by x%x\%. In the second month, the remaining water volume decreased by (x+10)%(x + 10)\%. In the third month, heavy rainfall increased the water volume remaining at the end of the second month by 50%50\%. If the final water volume at the end of the third month was exactly 84%84\% of the initial water volume prior to the first month, what is the value of xx?

Show answer & explanation

Answer: 2020

Answer

The value of xx is 2020.
The correct answer is 2020. Applying successive percent change multipliers to the initial volume V0V_0 gives V3=1.50×(1x+10100)×(1x100)V0V_3 = 1.50 \times (1 - \frac{x+10}{100}) \times (1 - \frac{x}{100}) V_0. Setting this equal to 0.84V00.84 V_0 yields the quadratic equation k21.90k+0.34=0k^2 - 1.90k + 0.34 = 0 where k=x100k = \frac{x}{100}. Solving gives k=0.20k = 0.20, which means x=20x = 20.

Step-by-Step Solution

1
Express the successive volume changes as percentage multipliers relative to the initial volume V0V_0.
After month 1: V1=V0(1x100)V_1 = V_0 \left(1 - \frac{x}{100}\right). After month 2: V2=V1(1x+10100)=V0(1x100)(0.90x100)V_2 = V_1 \left(1 - \frac{x+10}{100}\right) = V_0 \left(1 - \frac{x}{100}\right)\left(0.90 - \frac{x}{100}\right). After month 3: V3=V2×1.50=1.50V0(1x100)(0.90x100)V_3 = V_2 \times 1.50 = 1.50 V_0 \left(1 - \frac{x}{100}\right)\left(0.90 - \frac{x}{100}\right).
Successive percentage changes must be applied sequentially to the updated volume at each stage.
2
Set the expression for final volume V3V_3 equal to 0.84V00.84 V_0 and simplify the equation.
1.50(1x100)(0.90x100)=0.84    (1x100)(0.90x100)=0.841.50=0.561.50 \left(1 - \frac{x}{100}\right)\left(0.90 - \frac{x}{100}\right) = 0.84 \implies \left(1 - \frac{x}{100}\right)\left(0.90 - \frac{x}{100}\right) = \frac{0.84}{1.50} = 0.56.
The problem states that the final volume is 84%84\% of the initial volume V0V_0.
3
Substitute k=x100k = \frac{x}{100} and formulate a quadratic equation.
(1k)(0.90k)=0.56    k21.90k+0.90=0.56    k21.90k+0.34=0(1 - k)(0.90 - k) = 0.56 \implies k^2 - 1.90k + 0.90 = 0.56 \implies k^2 - 1.90k + 0.34 = 0. Multiply by 100100: 100k2190k+34=0    50k295k+17=0100k^2 - 190k + 34 = 0 \implies 50k^2 - 95k + 17 = 0.
Converting to a standard quadratic form ak2+bk+c=0ak^2 + bk + c = 0 allows solving for kk.
4
Solve the quadratic equation for kk.
k=95±(95)24(50)(17)2(50)=95±90253400100=95±5625100=95±75100k = \frac{95 \pm \sqrt{(-95)^2 - 4(50)(17)}}{2(50)} = \frac{95 \pm \sqrt{9025 - 3400}}{100} = \frac{95 \pm \sqrt{5625}}{100} = \frac{95 \pm 75}{100}. Thus k=0.20k = 0.20 or k=1.70k = 1.70.
The quadratic formula provides the roots for kk.
5
Select the valid physical root and determine xx.
Since a percentage decrease in water volume cannot exceed 100%100\% (k1k \le 1), we discard k=1.70k = 1.70. Therefore k=0.20k = 0.20, which corresponds to x=20x = 20.
A initial decrease of 170%170\% is physically impossible in this context.

Key Concept

Multi-step percentage change and successive base updates leading to non-linear equations
Estimated Time:3m 0s
Question 157Question

At the beginning of a dry season, a municipal water reservoir contains an initial volume of VV gallons of water. During the first month, 14\frac{1}{4} of the initial volume is released for agricultural irrigation. During the second month, 15\frac{1}{5} of the remaining volume evaporates, after which 30,00030,000 gallons of water are pumped into the reservoir from an underground aquifer. If the final volume of water in the reservoir is equal to 34\frac{3}{4} of the initial volume VV, what was the initial volume VV, in gallons?

Show answer & explanation

Answer: 200,000

Answer

200,000 gallons
Subtracting the first month's release of 14V\frac{1}{4}V leaves 34V\frac{3}{4}V. Evaporating 15\frac{1}{5} of this remaining amount leaves 45×34V=35V\frac{4}{5} \times \frac{3}{4}V = \frac{3}{5}V. Adding 30,00030,000 gallons gives a final volume of 35V+30,000\frac{3}{5}V + 30,000. Setting this equal to 34V\frac{3}{4}V results in 34V35V=320V=30,000\frac{3}{4}V - \frac{3}{5}V = \frac{3}{20}V = 30,000, which solves to V=200,000V = 200,000.

Step-by-Step Solution

1
Determine the volume remaining after the first month's irrigation release.
The volume remaining is V14V=34VV - \frac{1}{4}V = \frac{3}{4}V.
Releasing 14\frac{1}{4} of the initial volume leaves 114=341 - \frac{1}{4} = \frac{3}{4} of the initial volume.
2
Calculate the volume remaining after the second month's evaporation.
The volume remaining after evaporation is (115)×34V=45×34V=35V\left(1 - \frac{1}{5}\right) \times \frac{3}{4}V = \frac{4}{5} \times \frac{3}{4}V = \frac{3}{5}V.
Evaporating 15\frac{1}{5} of the remaining water leaves 45\frac{4}{5} of that remaining amount.
3
Formulate the linear equation including the pumped volume and solve for VV.
\frac{3}{5}V + 30,000 = \frac{3}{4}V \implies 30,000 = \frac{3}{4}V - \frac{3}{5}V = \frac{15 - 12}{20}V = \frac{3}{20}V \implies V = \frac{30,000 \times 20}{3} = 200,000$.
Equating the expression for the final water volume to 34V\frac{3}{4}V yields a single linear equation in VV.

Key Concept

Sequential fractional reduction of remaining amounts and solving linear equations involving rational numbers.
Question 158Question

What is the value of 45+45+45+45\sqrt{4^5 + 4^5 + 4^5 + 4^5}?

Show answer & explanation

Answer: 64

Answer

64
Combining the four terms inside the radical gives 4×45=464 \times 4^5 = 4^6. Taking the square root yields 46=43\sqrt{4^6} = 4^3, which evaluates to 64.

Step-by-Step Solution

1
Rewrite the sum inside the radical as multiplication
45+45+45+45=4×454^5 + 4^5 + 4^5 + 4^5 = 4 \times 4^5
Adding four identical terms is equivalent to multiplying the term by 4.
2
Apply the product rule for exponents
41×45=41+5=464^1 \times 4^5 = 4^{1+5} = 4^6
When multiplying exponential expressions with the same base, add their exponents.
3
Simplify the radical expression
46=(46)1/2=43=64\sqrt{4^6} = (4^6)^{1/2} = 4^3 = 64
Taking the square root of a power is equivalent to dividing the exponent by 2.

Key Concept

Exponent Addition and Radical Laws
Question 159Question

Printer X prints at a constant rate of 6060 pages per minute, and Printer Y prints at a constant rate of 4040 pages per minute. If both printers operate simultaneously at their respective constant rates, which of the following statements must be true? Select all that apply.

Select all that apply

Show answer & explanation

Answer: Working together, the two printers print 100100 pages in 11 minute.; Printer X prints 60%60\% of the total number of pages produced when both printers operate for the same duration.; Working together, the two printers require 55 minutes to print 500500 pages.

Answer

The correct statements are that working together the printers print 100 pages in 1 minute, Printer X prints 60% of the total pages, and working together they require 5 minutes to print 500 pages.
The combined rate is 60+40=10060 + 40 = 100 pages per minute. In 11 minute, 100100 pages are printed. In 55 minutes, 5×100=5005 \times 100 = 500 pages are printed. Out of every 100100 pages, Printer X produces 6060, which corresponds to 60%60\%.

Step-by-Step Solution

1
Calculate the combined rate of both printers
Combined rate = 60+40=10060 + 40 = 100 pages per minute
When two entities work together simultaneously, their work rates add directly.
2
Evaluate the proportion of total output printed by Printer X
Proportion = 6060+40=60100=60%\frac{60}{60 + 40} = \frac{60}{100} = 60\%
The fraction of work done by one printer is its rate divided by the total combined rate.
3
Determine the time ratio between Printer Y and Printer X for a fixed job
Time ratio Y : X = 1/401/60=6040=3:2\frac{1/40}{1/60} = \frac{60}{40} = 3:2
Time required for a fixed task is inversely proportional to the work rate.
4
Calculate time needed for 500 pages working together
Time = 500 pages100 pages/min=5 minutes\frac{500\text{ pages}}{100\text{ pages/min}} = 5\text{ minutes}
Time equals total work divided by combined rate.

Key Concept

Additive work rates and inverse relationship between rate and time in ratio problems
Estimated Time:1m 0s
Question 160Question

A short-pulse laser emits a single pulse lasting 8.4×1098.4 \times 10^{-9} seconds. A high-speed optical sensor completes one measurement cycle every 1.4×10111.4 \times 10^{-11} seconds. How many measurement cycles does the sensor complete during the duration of a single laser pulse?

Show answer & explanation

Answer: 600

Answer

600
Dividing the pulse duration (8.4×1098.4 \times 10^{-9} seconds) by the sensor cycle time (1.4×10111.4 \times 10^{-11} seconds) yields 8.41.4×109(11)=6×102=600\frac{8.4}{1.4} \times 10^{-9 - (-11)} = 6 \times 10^2 = 600 complete cycles.

Step-by-Step Solution

1
Set up the division expression for the total number of cycles.
\frac{8.4 \times 10^{-9}\text{ seconds}}{1.4 \times 10^{-11}\text{ seconds}}
To find how many cycle intervals fit within the total pulse duration.
2
Divide the decimal coefficients.
8.41.4=6\frac{8.4}{1.4} = 6
Separating the numerical coefficients from the powers of ten.
3
Apply exponent rules to divide powers of 10.
10^{-9 - (-11)} = 10^{-9 + 11} = 10^2 = 100
Dividing powers with the same base requires subtracting the denominator exponent from the numerator exponent.
4
Combine results to find total cycles.
6×100=6006 \times 100 = 600
Multiplying coefficient quotient by the simplified power of ten.

Key Concept

Division of Numbers in Scientific Notation and Exponent Rules
PreviousPage 8 / 16Next
Arithmetic Practice Questions — GRE General Test — Page 8 | Examkin