Tüm alıştırma soruları

2131 soru

Soru 321Soru
Consider the following system of linear equations:
x+2y=103xy=9\begin{aligned} x + 2y &= 10 \\ 3x - y &= 9 \end{aligned}
Which of the following statements are true? Select all that apply.

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: The value of xx is 44.; The value of x+yx + y is 77.; The value of 2x+y2x + y is 1111.

Cevap

The true statements are those asserting that x=4x = 4, that x+y=7x + y = 7, and that 2x+y=112x + y = 11.
Solving the system of linear equations yields the unique solution x=4x = 4 and y=3y = 3. Substituting these values into the given choices demonstrates that the statements claiming x=4x = 4, x+y=7x + y = 7, and 2x+y=112x + y = 11 are all mathematically correct.

Adım Adım Çözüm

1
Express yy in terms of xx using the second equation.
y=3x9y = 3x - 9
Isolating yy allows for simple substitution into the first equation.
2
Substitute y=3x9y = 3x - 9 into the first equation x+2y=10x + 2y = 10.
x+2(3x9)=10    x+6x18=10    7x=28    x=4x + 2(3x - 9) = 10 \implies x + 6x - 18 = 10 \implies 7x = 28 \implies x = 4
This yields a single linear equation in terms of xx.
3
Calculate yy using x=4x = 4.
y=3(4)9=3y = 3(4) - 9 = 3
Substituting x=4x = 4 back gives the unique solution for yy.
4
Evaluate the given statements with (x,y)=(4,3)(x, y) = (4, 3).
x=4x = 4 is true; x+y=4+3=7x + y = 4 + 3 = 7 is true; y=4y = 4 is false (y=3y = 3); 2x+y=2(4)+3=112x + y = 2(4) + 3 = 11 is true; xy=43=1x - y = 4 - 3 = 1 is false.
Testing each condition determines which options are valid.

Anahtar Kavram

Solving a 2x2 system of linear equations using substitution to evaluate linear expressions.
Tahmini Süre:1m 0s
Soru 322Soru

In the xyxy-plane, line kk has a slope of 25\frac{2}{5} and passes through the point (5,8)(5, 8). Line mm is perpendicular to line kk and has the same yy-intercept as line kk. What is the xx-intercept of line mm?

Cevabı ve açıklamayı göster

Cevap: 2.4

Cevap

2.4
To find the xx-intercept of line mm, first determine the equation of line kk. Using slope-intercept form y=mx+by = mx + b with m=25m = \frac{2}{5} and point (5,8)(5, 8), we get 8=25(5)+b    b=68 = \frac{2}{5}(5) + b \implies b = 6. Thus, the yy-intercept of line kk (and line mm) is (0,6)(0, 6). Next, line mm is perpendicular to line kk, so its slope is the negative reciprocal of 25\frac{2}{5}, which is 52-\frac{5}{2}. The equation for line mm is y=52x+6y = -\frac{5}{2}x + 6. Setting y=0y = 0 to solve for the xx-intercept yields 0=52x+6    52x=6    x=125=2.40 = -\frac{5}{2}x + 6 \implies \frac{5}{2}x = 6 \implies x = \frac{12}{5} = 2.4.

Adım Adım Çözüm

1
Find the equation and yy-intercept of line kk
Line kk has equation y=25x+6y = \frac{2}{5}x + 6, with yy-intercept at (0,6)(0, 6).
Using point-slope form yy1=m(xx1)y - y_1 = m(x - x_1) with m=25m = \frac{2}{5} and (x1,y1)=(5,8)(x_1, y_1) = (5, 8).
2
Calculate the slope of line mm
The slope of line mm is 52-\frac{5}{2}.
Perpendicular lines have negative reciprocal slopes: 12/5=52-\frac{1}{2/5} = -\frac{5}{2}.
3
Construct the equation of line mm
Line mm has equation y=52x+6y = -\frac{5}{2}x + 6.
Line mm shares the yy-intercept (0,6)(0, 6) with line kk.
4
Solve for the xx-intercept of line mm
x=2.4x = 2.4
Set y=0y = 0 in y=52x+6y = -\frac{5}{2}x + 6 to get 0=52x+6    52x=6    x=2.40 = -\frac{5}{2}x + 6 \implies \frac{5}{2}x = 6 \implies x = 2.4.

Anahtar Kavram

Perpendicular Slopes and Line Intercepts
Soru 323Soru

An environmental monitoring station recorded the daily nitrogen dioxide (NO2\text{NO}_2) concentrations, in parts per billion (ppb), for 6 consecutive days: 19,28,30,35,42,19, 28, 30, 35, 42, and 4242. On the 7th day, a measurement of xx ppb was recorded, where x>45x > 45. If the arithmetic mean of the 7 daily concentrations is equal to their median, what is the value of xx?

Cevabı ve açıklamayı göster

Cevap: 49

Cevap

The value of xx is 4949.
Sorting the first 6 recorded concentrations gives 19,28,30,35,42,4219, 28, 30, 35, 42, 42. Because x>45x > 45, xx is strictly greater than all existing values, so the full set in ascending order is 19,28,30,35,42,42,x19, 28, 30, 35, 42, 42, x. The median of a 7-element set is the 4th value, which is 3535. The sum of the 7 concentrations is 19+28+30+35+42+42+x=196+x19 + 28 + 30 + 35 + 42 + 42 + x = 196 + x, making the arithmetic mean 196+x7\frac{196 + x}{7}. Setting the mean equal to the median gives 196+x7=35    196+x=245    x=49\frac{196 + x}{7} = 35 \implies 196 + x = 245 \implies x = 49.

Adım Adım Çözüm

1
Order the first 6 data points in ascending order
The sorted list is 19,28,30,35,42,4219, 28, 30, 35, 42, 42.
Establishing ordered positions is necessary to determine the median.
2
Determine the median of the 7-element dataset
Since x>45x > 45, the complete ordered dataset is 19,28,30,35,42,42,x19, 28, 30, 35, 42, 42, x, making the 4th element, 3535, the median.
The median of an odd number of sorted values is the middle element.
3
Express the arithmetic mean in terms of xx and set it equal to the median
196+x7=35\frac{196 + x}{7} = 35
The problem states that the arithmetic mean equals the median.
4
Solve the linear equation for xx
196 + x = 245 \implies x = 49
Multiplying both sides by 7 and subtracting 196 isolates xx.

Anahtar Kavram

Measures of Central Tendency (Mean and Median)
Soru 324Soru

Based on the structural contrast and continuation signals in the passage below, fill in the blank with the word that best completes the context.

Aşağıdaki boşlukları doldurun

While nineteenth-century financial commentators widely held that market panics were purely irrational phenomena driven by mass delusion, monetary theorist Walter Bagehot posited that such crises were, on the contrary, entirely ; they unfolded not as arbitrary surges of panic, but as a logical reaction to systemic liquidity shortages.
Cevabı ve açıklamayı göster

Cevap

rational (or acceptable synonyms such as logical, intelligible, or comprehensible)
The sentence relies on dual structural signals: a concessive contrast setup ('While nineteenth-century financial commentators widely held that market panics were purely irrational...') combined with the pivot phrase 'on the contrary'. This indicates that Bagehot's view directly opposes the idea of panics being 'irrational'. Furthermore, the clause following the colon elaborates on this point by characterizing panics as a 'logical reaction'. Thus, the word completing the blank must mean rational, logical, or intelligible.

Adım Adım Çözüm

1
Identify structural transition signals in the sentence
Found the opening contrast signal 'While...', the explicit reversal phrase 'on the contrary', and the colon elaboration '; they unfolded not... but...'
Transition signals dictate the logical direction of the missing term relative to the surrounding context.
2
Analyze the target concept contrasted by the pivot markers
The initial clause describes panics as 'purely irrational phenomena driven by mass delusion'.
The pivot marker 'on the contrary' requires an antonymic relationship with 'irrational'.
3
Verify using the colon elaboration following the blank
The explanatory clause states that panics are 'a logical reaction to systemic liquidity shortages'.
A colon introduces an explanation or elaboration of the preceding statement, confirming that the blank must mean logical or rational.

Anahtar Kavram

Deciphering Meaning via Structural Clues and Contrast/Continuation Signals
Tahmini Süre:1m 0s
Soru 325Soru

If xx is a solution to the quadratic equation x211x+28=0x^2 - 11x + 28 = 0 such that x>5x > 5, what is the value of xx?

Cevabı ve açıklamayı göster

Cevap: 7

Cevap

The value of xx is 7.
Factoring x211x+28=0x^2 - 11x + 28 = 0 yields (x7)(x4)=0(x - 7)(x - 4) = 0, giving solutions x=7x = 7 and x=4x = 4. Since the problem specifies that x>5x > 5, the only valid value for xx is 7.

Adım Adım Çözüm

1
Factor the quadratic expression
(x7)(x4)=0(x - 7)(x - 4) = 0
Find two numbers that multiply to 28 and sum to -11, which are -7 and -4.
2
Find the roots of the equation
x=7x = 7 or x=4x = 4
Set each linear factor equal to 0 and solve for xx.
3
Apply the given constraint x>5x > 5
x=7x = 7
Out of the two roots 4 and 7, only 7 is strictly greater than 5.

Anahtar Kavram

Factoring quadratic equations of the form x2+bx+c=0x^2 + bx + c = 0
Soru 326Soru

Consider three non-zero integers xx, yy, and zz that satisfy all of the following conditions:

I. (1)x2y+z=1(-1)^{x^2 y + z} = -1
II. xyz2<0x y z^2 < 0
III. x+yx + y is an even integer

Which of the following expressions MUST be an odd integer?

Cevabı ve açıklamayı göster

Cevap: (x+z)(y+z)(x + z)(y + z)

Cevap

The expression (x+z)(y+z)(x + z)(y + z) MUST be an odd integer.
Condition I dictates that x2y+zx^2 y + z is odd. Condition III states that x+yx + y is even, meaning xx and yy share the same parity. If xx and yy are both even, x2yx^2 y is even, forcing zz to be odd. If xx and yy are both odd, x2yx^2 y is odd, forcing zz to be even. Consequently, zz always has the opposite parity of both xx and yy. Therefore, (x+z)(x + z) is always odd and (y+z)(y + z) is always odd. The product of two odd integers, (x+z)(y+z)(x + z)(y + z), is guaranteed to be odd.

Adım Adım Çözüm

1
Analyze Condition I for exponent parity
x2y+zx^2 y + z must be an odd integer
For (1)k=1(-1)^k = -1, the exponent kk must be odd.
2
Analyze Condition III for shared parity of xx and yy
xx and yy are either both even or both odd
The sum of two integers is even if and only if they share the same parity.
3
Deduce parity relationship for zz across cases
In Case 1 (x,yx, y even), x2yx^2 y is even, so zz must be odd. In Case 2 (x,yx, y odd), x2yx^2 y is odd, so zz must be even.
To satisfy x2y+z=oddx^2 y + z = \text{odd}, x2yx^2 y and zz must have opposite parities.
4
Evaluate the parity of (x+z)(y+z)(x + z)(y + z)
(x+z)(x + z) is odd and (y+z)(y + z) is odd, so their product is odd
In both cases, zz has opposite parity to both xx and yy. Adding two integers of opposite parity always yields an odd integer, and the product of two odd integers is always odd.

Anahtar Kavram

Parity rules under exponentiation and algebraic combination
Tahmini Süre:2m 0s
Soru 327Soru

If xx is a negative real number, which of the following expressions are equivalent to x3\sqrt{-x^3}? Select all such expressions.

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: xx-x\sqrt{-x}; xx|x|\sqrt{-x}; (x)3/2(-x)^{3/2}

Cevap

The expressions equivalent to x3\sqrt{-x^3} are xx-x\sqrt{-x}, xx|x|\sqrt{-x}, and (x)3/2(-x)^{3/2}.
Because xx is negative, x-x is a positive quantity. We can express x3-x^3 as (x)3=(x)2(x)(-x)^3 = (-x)^2 \cdot (-x). Taking the principal square root yields (x)2(x)=(x)2x=xx\sqrt{(-x)^2 \cdot (-x)} = \sqrt{(-x)^2} \cdot \sqrt{-x} = -x\sqrt{-x}. Because x=x|x| = -x for negative numbers, the expression xx|x|\sqrt{-x} is identical to xx-x\sqrt{-x}. Furthermore, converting to rational exponents gives (x)3/2=(x)3=x3(-x)^{3/2} = \sqrt{(-x)^3} = \sqrt{-x^3}. Thus, all three of these expressions are mathematically equivalent to the original radical expression.

Adım Adım Çözüm

1
Analyze the sign of the base and inside of the radical
Since x<0x < 0, the quantity x-x is strictly positive (x>0 -x > 0 ). Consequently, x3=(x)3>0-x^3 = (-x)^3 > 0, ensuring x3\sqrt{-x^3} is a real, non-negative number.
Principal square roots require a non-negative radicand and yield a non-negative result in real arithmetic.
2
Simplify the radical expression using perfect squares
x3=(x)2(x)=(x)2x=(x)x=xx\sqrt{-x^3} = \sqrt{(-x)^2 \cdot (-x)} = \sqrt{(-x)^2} \cdot \sqrt{-x} = (-x)\sqrt{-x} = -x\sqrt{-x}.
Because x>0-x > 0, (x)2=x\sqrt{(-x)^2} = -x.
3
Evaluate equivalent representations using absolute value and rational exponents
Since x<0x < 0, x=x|x| = -x, so xx=xx|x|\sqrt{-x} = -x\sqrt{-x}. Also, (x)3/2=(x)3=x3(-x)^{3/2} = \sqrt{(-x)^3} = \sqrt{-x^3}.
Both rewrite rules preserve both magnitude and non-negative sign for all x<0x < 0.

Anahtar Kavram

Simplifying radicals and fractional exponents with negative variable bases
Soru 328Soru

A pharmaceutical facility uses two liquid compounding lines, Line AA and Line BB, to produce a standardized saline solution. Line AA operates at a constant flow rate of 120120 liters per hour, producing a solution with active compound and purified water in a ratio of 1:31 : 3 by volume. Line BB operates at a constant flow rate of 180180 liters per hour, producing a solution with active compound and purified water in a ratio of 2:32 : 3 by volume. If Line AA runs for 44 hours and Line BB runs for 55 hours, and all output is collected into a single storage tank, what is the ratio of active compound to purified water in the storage tank?

Cevabı ve açıklamayı göster

Cevap: 8:158 : 15

Cevap

The ratio of active compound to purified water in the storage tank is 8:158 : 15.
The correct answer is derived by first converting the flow rates and operating hours into total volumes (480480 L for Line A and 900900 L for Line B). Using the part-to-whole fraction conversion, Line A contributes 120120 L of active compound and 360360 L of water, while Line B contributes 360360 L of active compound and 540540 L of water. Adding these quantities yields 480480 L of active compound and 900900 L of water, which simplifies to the ratio 8:158 : 15.

Adım Adım Çözüm

1
Calculate total output volume and component quantities from Line A
Total Line A Volume = 120 L/hr×4 hrs=480 liters120 \text{ L/hr} \times 4 \text{ hrs} = 480 \text{ liters}. Active Compound = 480×11+3=120 liters480 \times \frac{1}{1+3} = 120 \text{ liters}. Purified Water = 480120=360 liters480 - 120 = 360 \text{ liters}.
Line A produces a total volume of 480 liters, and a 1:31 : 3 ratio means active compound constitutes 14\frac{1}{4} of the total volume.
2
Calculate total output volume and component quantities from Line B
Total Line B Volume = 180 L/hr×5 hrs=900 liters180 \text{ L/hr} \times 5 \text{ hrs} = 900 \text{ liters}. Active Compound = 900×22+3=360 liters900 \times \frac{2}{2+3} = 360 \text{ liters}. Purified Water = 900360=540 liters900 - 360 = 540 \text{ liters}.
Line B produces a total volume of 900 liters, and a 2:32 : 3 ratio means active compound constitutes 25\frac{2}{5} of the total volume.
3
Sum the components from both lines in the storage tank
Total Active Compound = 120+360=480 liters120 + 360 = 480 \text{ liters}. Total Purified Water = 360+540=900 liters360 + 540 = 900 \text{ liters}.
Combining the output of both lines adds the respective volumes of active compound and purified water.
4
Compute and simplify the final ratio of active compound to purified water
Ratio = 480900=815\frac{480}{900} = \frac{8}{15}, expressed as 8:158 : 15.
Dividing both numerator and denominator by their greatest common divisor, 60, yields the simplest integer ratio.

Anahtar Kavram

Weighted mixture ratios combining multi-stage rates and part-to-whole fraction conversions
Soru 329Soru

A specialty tea shop sells five distinct sizes of loose-leaf tea canisters. The table below shows the weight per canister and the number of canisters sold during a promotional week:

Canister SizeWeight per Canister (ounces)Number of Canisters Sold
Sampler516
Small1218
Medium15nn
Large206
Executive254

If the mean weight of all canisters sold during the week is 1313 ounces, what is the median weight, in ounces, of the canisters sold?

Cevabı ve açıklamayı göster

Cevap: 1515 ounces

Cevap

15 ounces
The correct answer is 15 ounces. Calculating the total weight as a function of nn gives 516+15n516 + 15n, and the total number of canisters as 44+n44 + n. Setting the mean 516+15n44+n=13\frac{516 + 15n}{44 + n} = 13 yields n=28n = 28. The total number of canisters sold is 44+28=7244 + 28 = 72. For 72 items sorted in ascending order, the median is the average of the 36th and 37th values. Cumulative frequencies show that the 1st through 16th items are 5 ounces, the 17th through 34th items are 12 ounces, and the 35th through 62nd items are 15 ounces. Thus, both the 36th and 37th items weigh 15 ounces, making the median 15 ounces.

Adım Adım Çözüm

1
Set up an equation for the total number of canisters and total weight.
Total canisters = 16+18+n+6+4=44+n16 + 18 + n + 6 + 4 = 44 + n. Total weight = 5(16)+12(18)+15(n)+20(6)+25(4)=516+15n5(16) + 12(18) + 15(n) + 20(6) + 25(4) = 516 + 15n ounces.
The mean of a weighted dataset is the total sum of all values divided by the total number of items.
2
Solve for the missing frequency nn using the given mean of 13 ounces.
516+15n44+n=13    516+15n=13(44+n)    516+15n=572+13n    2n=56    n=28\frac{516 + 15n}{44 + n} = 13 \implies 516 + 15n = 13(44 + n) \implies 516 + 15n = 572 + 13n \implies 2n = 56 \implies n = 28.
Equating the weighted average expression to 13 allows us to determine the exact number of Medium canisters sold.
3
Determine the total number of items and locate the position of the median.
Total canisters = 44+28=7244 + 28 = 72. The median is the average of the 36th36^{\text{th}} and 37th37^{\text{th}} values when ordered.
For an even number of data points N=72N = 72, the median is the arithmetic mean of the (N/2)th(N/2)^{\text{th}} and (N/2+1)th(N/2 + 1)^{\text{th}} items.
4
Compute the cumulative frequency distribution to find the values at the 36th36^{\text{th}} and 37th37^{\text{th}} positions.
5 oz: positions 1 to 16; 12 oz: positions 17 to 34; 15 oz: positions 35 to 62. Both 36th36^{\text{th}} and 37th37^{\text{th}} positions have a weight of 15 ounces, so the median is 15 ounces.
Cumulative counting reveals that items in positions 35 through 62 all correspond to 15-ounce canisters.

Anahtar Kavram

Weighted mean and finding the median of frequency distribution data
Soru 330Soru

The distribution of scores on Exam X is normally distributed with a mean of 7070 and a standard deviation of 88. The distribution of scores on Exam Y is normally distributed with a mean of 150150 and a standard deviation of 2020. Candidate Score AA is on Exam X and has a z-score of +1.5+1.5. Candidate Score BB is on Exam Y and corresponds to the 84th percentile of Exam Y.

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

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: Candidate Score AA is equal to 8282.; The proportion of test-takers on Exam Y scoring higher than Candidate Score BB is approximately 16%16\%.; A score of 110110 on Exam Y has a z-score of 2.0-2.0.

Cevap

The statements asserting that Candidate Score AA is equal to 8282, that approximately 16%16\% of test-takers score higher than Candidate Score BB, and that a score of 110110 on Exam Y has a z-score of 2.0-2.0 are all correct.
The correct statements correctly apply the z-score formula and standard normal curve benchmarks: Candidate Score AA is 8282 because 70+1.5(8)=8270 + 1.5(8) = 82; the proportion of scores above the 84th percentile is 100%84%=16%100\% - 84\% = 16\%; and a score of 110110 on Exam Y is 4040 points below the mean of 150150, giving a z-score of 4020=2.0\frac{-40}{20} = -2.0.

Adım Adım Çözüm

1
Calculate Candidate Score AA on Exam X using the z-score formula.
A=μ+zσ=70+(1.5)(8)=82A = \mu + z \cdot \sigma = 70 + (1.5)(8) = 82.
A z-score of +1.5+1.5 means the score is 1.51.5 standard deviations above the mean.
2
Analyze Candidate Score BB at the 84th percentile of Exam Y.
Percentile rank of 84th means 84%84\% score below or equal to BB, so 100%84%=16%100\% - 84\% = 16\% score higher than BB. Under the standard normal curve (empirical rule), the 84th percentile corresponds to z=+1.0z = +1.0, which gives B=150+1.0(20)=170B = 150 + 1.0(20) = 170.
Percentile rank measures the proportion of values below a given point.
3
Evaluate the percentile rank of a score of 6262 on Exam X.
z=62708=1.0z = \frac{62 - 70}{8} = -1.0. A z-score of 1.0-1.0 corresponds to the 16th percentile (50%34%=16%50\% - 34\% = 16\%).
Since the 16th percentile is less than the 84th percentile (Candidate Score BB), this statement is false.
4
Evaluate the percentile rank of a score of 8686 on Exam X.
z=86708=+2.0z = \frac{86 - 70}{8} = +2.0. A z-score of +2.0+2.0 corresponds to the 97.5th percentile (50%+34%+13.5%=97.5%50\% + 34\% + 13.5\% = 97.5\%).
The 99.7th percentile corresponds to z=+3.0z = +3.0 (score of 9494), making this statement false.
5
Calculate the z-score for a score of 110110 on Exam Y.
z=11015020=2.0z = \frac{110 - 150}{20} = -2.0.
The raw score 110110 is 4040 units below the mean of 150150, which is exactly 22 standard deviations below the mean.

Anahtar Kavram

Normal Distribution, Z-Scores, and Percentile Benchmarks
Tahmini Süre:2m 0s
Soru 331Soru

If xx is a negative real number such that x2+5x14=0x^2 + 5x - 14 = 0, what is the value of x+3x + 3?

Cevabı ve açıklamayı göster

Cevap: 4-4

Cevap

The value of x+3x + 3 is 4-4.
Factoring x2+5x14=0x^2 + 5x - 14 = 0 yields (x+7)(x2)=0(x + 7)(x - 2) = 0, giving solutions x=7x = -7 and x=2x = 2. Given that xx must be negative, x=7x = -7. Substituting this into the target expression gives 7+3=4-7 + 3 = -4.

Adım Adım Çözüm

1
Factor the quadratic equation x2+5x14=0x^2 + 5x - 14 = 0.
(x+7)(x2)=0(x + 7)(x - 2) = 0
Find two numbers that multiply to 14-14 and add to 55, which are 77 and 2-2.
2
Solve for the possible values of xx.
x=7x = -7 or x=2x = 2
Set each linear factor equal to zero.
3
Apply the condition that xx is a negative real number.
x=7x = -7
The value x=2x = 2 is positive and must be discarded.
4
Evaluate the target expression x+3x + 3.
7+3=4-7 + 3 = -4
Substitute x=7x = -7 into x+3x + 3.

Anahtar Kavram

Factoring Quadratic Equations and Evaluating Expressions
Soru 332Soru

An artisan bakery produces a signature flour blend by combining wheat, rye, and oat flour. Initially, the ratio of wheat flour to rye flour by weight is 5:35:3, and the ratio of rye flour to oat flour by weight is 4:14:1. The baker prepares an initial batch of this mixture weighing exactly 140140 pounds. To adjust the recipe for a special order, pure oat flour is added to the batch until oat flour accounts for exactly 20%20\% of the total weight of the new mixture. How many pounds of pure oat flour must the baker add?

Cevabı ve açıklamayı göster

Cevap: 20

Cevap

20 pounds
To solve this problem, first express the ratios of wheat, rye, and oat flour with a common term for rye. Since Wheat : Rye = 5 : 3 (or 20 : 12) and Rye : Oat = 4 : 1 (or 12 : 3), the combined ratio Wheat : Rye : Oat is 20 : 12 : 3, giving 35 total parts. In a 140-pound batch, each part equals 4 pounds, meaning the batch contains 12 pounds of oat flour and 128 pounds of non-oat flour. When additional oat flour is added, the non-oat weight stays fixed at 128 pounds. For oat flour to be 20% of the new mixture, non-oat flour must be 80%. Dividing 128 by 0.80 gives a new total weight of 160 pounds. The new oat weight is 20% of 160, which is 32 pounds. Subtracting the initial 12 pounds yields 20 pounds of added oat flour.

Adım Adım Çözüm

1
Combine the two given ratios into a single three-part ratio.
Wheat : Rye = 5:3=20:125 : 3 = 20 : 12, and Rye : Oat = 4:1=12:34 : 1 = 12 : 3. Thus, Wheat : Rye : Oat = 20:12:320 : 12 : 3.
Scaling the ratios so that the common element (Rye) has equal parts allows unification into a single ratio.
2
Calculate the initial weight of each component in the 140-pound batch.
Total ratio parts = 20+12+3=3520 + 12 + 3 = 35 parts. Each part is 140/35=4140 / 35 = 4 pounds. Initial Oat flour = 3×4=123 \times 4 = 12 pounds. Non-oat flour (Wheat + Rye) = (20+12)×4=128(20 + 12) \times 4 = 128 pounds.
Determining the weight of the constant non-oat portion is key to solving mixture adjustment problems.
3
Set up an equation for the new mixture where oat flour makes up 20% of the total weight.
Since non-oat flour remains unchanged at 128128 pounds, it represents 80%80\% of the new total weight. New Total Weight = 128/0.80=160128 / 0.80 = 160 pounds.
If oat flour is 20% of the new total, the non-oat components must constitute the remaining 80%.
4
Calculate the weight of oat flour added.
New Oat Weight = 20%20\% of 160=32160 = 32 pounds. Added Oat Flour = 3212=2032 - 12 = 20 pounds.
Subtracting the initial oat weight from the final required oat weight yields the amount added.

Anahtar Kavram

Combining multi-part ratios and solving ratio adjustment problems by holding unchanged components constant.
Soru 333Soru

Two events AA and BB within a sample space have probabilities P(A)=0.60P(A) = 0.60 and P(B)=0.30P(B) = 0.30. Which of the following statements must be true? Select all that apply.

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: If events AA and BB are independent, the probability that at least one of the two events occurs is 0.720.72.; If events AA and BB are mutually exclusive, the joint probability P(A and B)P(A \text{ and } B) is 00.

Cevap

The correct statements are that if events are independent, the probability that at least one occurs is 0.72, and if events are mutually exclusive, their joint probability is 0.
The statement regarding independent events is correct because P(AB)=P(A)+P(B)P(A)P(B)=0.60+0.300.18=0.72P(A \cup B) = P(A) + P(B) - P(A)P(B) = 0.60 + 0.30 - 0.18 = 0.72. The statement regarding mutually exclusive events is correct because by definition, mutually exclusive events cannot occur together, meaning P(A and B)=0P(A \text{ and } B) = 0.

Adım Adım Çözüm

1
Analyze independence condition for P(AB)P(A \cup B)
P(AB)=0.60×0.30=0.18P(A \cap B) = 0.60 \times 0.30 = 0.18, so P(AB)=0.60+0.300.18=0.72P(A \cup B) = 0.60 + 0.30 - 0.18 = 0.72.
For independent events, joint probability is the product of individual probabilities.
2
Analyze mutual exclusivity definition
P(AB)=0P(A \cap B) = 0.
Mutually exclusive events cannot occur simultaneously.
3
Evaluate simultaneous independence and mutual exclusivity
Since P(A)P(B)=0.180P(A)P(B) = 0.18 \neq 0, the events cannot satisfy both conditions simultaneously.
Independence requires P(AB)=0.18P(A \cap B) = 0.18, while mutual exclusivity requires P(AB)=0P(A \cap B) = 0.

Anahtar Kavram

Probability rules for independent and mutually exclusive events
Soru 334Soru

The frequency distribution table below shows the daily electricity consumption, in kilowatt-hours (kWh\text{kWh}), recorded for a sample of 4040 small retail stores over a monitoring period.

Daily Electricity Consumption (kWh\text{kWh})Number of Stores
10e<3010 \le e < 3066
30e<5030 \le e < 501414
50e<7050 \le e < 701212
70e<9070 \le e < 9088

Based on the table, what is the estimated mean daily electricity consumption, in kWh\text{kWh}, per store, using the midpoint of each interval to represent all data within that interval?

Cevabı ve açıklamayı göster

Cevap: 51

Cevap

51
To estimate the mean from grouped frequency data, each interval is represented by its midpoint. The midpoints for the four intervals are 2020, 4040, 6060, and 8080. Multiplying each midpoint by its frequency gives 20(6)=12020(6) = 120, 40(14)=56040(14) = 560, 60(12)=72060(12) = 720, and 80(8)=64080(8) = 640. The sum of these products is 120+560+720+640=2040120 + 560 + 720 + 640 = 2040. Dividing this sum by the total frequency of 4040 stores gives an estimated mean of 51 kWh51\text{ kWh}.

Adım Adım Çözüm

1
Determine the class midpoint for each interval of electricity consumption.
Midpoints: 10+302=20\frac{10+30}{2} = 20, 30+502=40\frac{30+50}{2} = 40, 50+702=60\frac{50+70}{2} = 60, and 70+902=80\frac{70+90}{2} = 80.
When working with grouped frequency data, each interval is represented by its midpoint value to estimate total sums.
2
Multiply each midpoint by the number of stores in that interval to find the estimated sum of consumption per group.
20×6=12020 \times 6 = 120, 40×14=56040 \times 14 = 560, 60×12=72060 \times 12 = 720, 80×8=64080 \times 8 = 640.
Weighting each midpoint by its interval frequency yields the total estimated consumption across all stores in that bin.
3
Sum the total estimated consumption across all intervals.
120+560+720+640=2040 kWh120 + 560 + 720 + 640 = 2040 \text{ kWh}.
This calculation aggregate gives the total estimated electricity consumed by all 40 stores combined.
4
Divide the total estimated electricity consumption by the total number of stores.
204040=51 kWh\frac{2040}{40} = 51 \text{ kWh}.
Dividing the aggregate total by the sample size gives the estimated arithmetic mean per store.

Anahtar Kavram

Calculating the estimated mean of grouped data using class midpoints and weighted frequencies.
Tahmini Süre:1m 30s
Soru 335Soru
For all non-zero real numbers aa and bb such that aba \neq b and aba \neq -b, which of the following expressions is equivalent to
a2b2a1b1÷a2+ab+b2a3b3?\frac{a^{-2} - b^{-2}}{a^{-1} - b^{-1}} \div \frac{a^2 + ab + b^2}{a^3 - b^3}?
Cevabı ve açıklamayı göster

Cevap: a2b2ab\frac{a^2 - b^2}{ab}

Cevap

a2b2ab\frac{a^2 - b^2}{ab}
Simplifying a2b2a1b1\frac{a^{-2} - b^{-2}}{a^{-1} - b^{-1}} yields a+bab\frac{a + b}{ab} after canceling (ba)(b - a) from both numerator and denominator. Simplifying a2+ab+b2a3b3\frac{a^2 + ab + b^2}{a^3 - b^3} yields 1ab\frac{1}{a - b} using the difference of cubes identity. Dividing a+bab\frac{a + b}{ab} by 1ab\frac{1}{a - b} gives a+bab(ab)=a2b2ab\frac{a + b}{ab} \cdot (a - b) = \frac{a^2 - b^2}{ab}.

Adım Adım Çözüm

1
Simplify the first rational expression a2b2a1b1\frac{a^{-2} - b^{-2}}{a^{-1} - b^{-1}}
1a21b21a1b=b2a2a2b2baab=(ba)(b+a)a2b2abba=a+bab\frac{\frac{1}{a^2} - \frac{1}{b^2}}{\frac{1}{a} - \frac{1}{b}} = \frac{\frac{b^2 - a^2}{a^2 b^2}}{\frac{b - a}{ab}} = \frac{(b - a)(b + a)}{a^2 b^2} \cdot \frac{ab}{b - a} = \frac{a + b}{ab}
Convert negative exponents to fractions, find common denominators, and cancel the common non-zero factor (ba)(b - a).
2
Simplify the second rational expression a2+ab+b2a3b3\frac{a^2 + ab + b^2}{a^3 - b^3}
a2+ab+b2(ab)(a2+ab+b2)=1ab\frac{a^2 + ab + b^2}{(a - b)(a^2 + ab + b^2)} = \frac{1}{a - b}
Factor the denominator using the difference of cubes identity a3b3=(ab)(a2+ab+b2)a^3 - b^3 = (a - b)(a^2 + ab + b^2).
3
Divide the simplified first expression by the simplified second expression
a+bab÷1ab=a+bab(ab)=(a+b)(ab)ab=a2b2ab\frac{a + b}{ab} \div \frac{1}{a - b} = \frac{a + b}{ab} \cdot (a - b) = \frac{(a + b)(a - b)}{ab} = \frac{a^2 - b^2}{ab}
Multiply by the reciprocal of the second expression and apply the difference of squares identity.

Anahtar Kavram

Simplifying complex fractions and factoring using difference of squares and difference of cubes identities.
Soru 336Soru

A financial forecasting model predicts monthly sales revenue using a sequence where the initial revenue in month 1 is R1=$80000R_1 = \$80{}000, and the revenue for each subsequent month nn (for n2n \ge 2) is calculated using the recursive formula Rn=0.75Rn1+5000R_n = 0.75 R_{n-1} + 5{}000. If each monthly revenue figure RnR_n is rounded to the nearest hundred dollars before summing, what is the estimated total revenue, in dollars, for the first 4 months combined?

Cevabı ve açıklamayı göster

Cevap: 244100

Cevap

The estimated total revenue for the first 4 months combined is 244,100 dollars.
By evaluating the recursive formula Rn=0.75Rn1+5000R_n = 0.75 R_{n-1} + 5{}000 for months 1 through 4, we obtain R1=80000R_1 = 80{}000, R2=65000R_2 = 65{}000, R3=53750R_3 = 53{}750, and R4=45312.50R_4 = 45{}312.50. Rounding each to the nearest hundred yields 8000080{}000, 6500065{}000, 5380053{}800, and 4530045{}300, respectively. Summing these four rounded figures gives 244100244{}100.

Adım Adım Çözüm

1
Find the first term R1R_1 and its rounded value.
R1=80000R_1 = 80{}000, which rounds to 8000080{}000.
Given initial term.
2
Calculate the second term R2R_2 using the recursive formula and round it.
R2=0.75(80000)+5000=65000R_2 = 0.75(80{}000) + 5{}000 = 65{}000, which rounds to 6500065{}000.
Apply R2=0.75R1+5000R_2 = 0.75 R_1 + 5{}000.
3
Calculate the third term R3R_3 using unrounded R2R_2 and round to the nearest hundred.
R3=0.75(65000)+5000=53750R_3 = 0.75(65{}000) + 5{}000 = 53{}750, which rounds to 5380053{}800.
Apply R3=0.75R2+5000R_3 = 0.75 R_2 + 5{}000 and round to the nearest 100.
4
Calculate the fourth term R4R_4 using unrounded R3R_3 and round to the nearest hundred.
R4=0.75(53750)+5000=45312.50R_4 = 0.75(53{}750) + 5{}000 = 45{}312.50, which rounds to 4530045{}300.
Apply R4=0.75R3+5000R_4 = 0.75 R_3 + 5{}000 and round to the nearest 100.
5
Add the four rounded terms together.
80000+65000+53800+45300=24410080{}000 + 65{}000 + 53{}800 + 45{}300 = 244{}100.
Compute total estimated revenue as specified.

Anahtar Kavram

Estimation, Rounding, and Sequences
Soru 337Soru

A survey of 200200 financial executives analyzed their personal investment portfolios across three asset classes: Equities (EE), Real Estate (RR), and Commodities (CC). Exactly 2020 executives hold no investments in any of these three asset classes. Among the remaining executives, 115115 hold Equities, 9595 hold Real Estate, and 8080 hold Commodities. Furthermore, 4545 executives hold both Equities and Real Estate, 3535 hold both Real Estate and Commodities, and 4040 hold both Equities and Commodities. How many of the surveyed executives hold investments in exactly two of these three asset classes?

Cevabı ve açıklamayı göster

Cevap: 90

Cevap

90
To find the number of executives holding investments in exactly two asset classes, we first determine the total number of executives invested in at least one asset class: 20020=180200 - 20 = 180. Applying the three-set inclusion-exclusion formula, 180=115+95+80(45+35+40)+ERC180 = 115 + 95 + 80 - (45 + 35 + 40) + |E \cap R \cap C|, which simplifies to 180=170+ERC180 = 170 + |E \cap R \cap C|, giving ERC=10|E \cap R \cap C| = 10. The number of executives holding exactly two asset classes is calculated by subtracting the triple intersection (10) from each pairwise overlap: (4510)+(3510)+(4010)=35+25+30=90(45 - 10) + (35 - 10) + (40 - 10) = 35 + 25 + 30 = 90.

Adım Adım Çözüm

1
Calculate the total number of executives holding at least one asset class.
The total number in the union ERC=20020=180|E \cup R \cup C| = 200 - 20 = 180.
Subtracting executives holding no investments gives the cardinality of the union.
2
Use the Principle of Inclusion-Exclusion for three sets to find the triple intersection ERC|E \cap R \cap C|.
ERC=E+R+C(ER+RC+EC)+ERC|E \cup R \cup C| = |E| + |R| + |C| - (|E \cap R| + |R \cap C| + |E \cap C|) + |E \cap R \cap C|, so 180=115+95+80(45+35+40)+ERC180 = 115 + 95 + 80 - (45 + 35 + 40) + |E \cap R \cap C|, yielding 180=290120+ERC=170+ERC180 = 290 - 120 + |E \cap R \cap C| = 170 + |E \cap R \cap C|, hence ERC=10|E \cap R \cap C| = 10.
The inclusion-exclusion formula relates the union, individual set sizes, pairwise overlaps, and the triple overlap.
3
Determine the number of executives in each pairwise intersection that belong ONLY to those two sets.
Equities and Real Estate only: 4510=3545 - 10 = 35; Real Estate and Commodities only: 3510=2535 - 10 = 25; Equities and Commodities only: 4010=3040 - 10 = 30.
Subtracting the triple intersection count from each pairwise intersection isolates those holding exactly two asset classes.
4
Sum the counts for executives holding exactly two asset classes.
35+25+30=9035 + 25 + 30 = 90.
Adding these disjoint sets yields the total number of executives in exactly two categories.

Anahtar Kavram

Three-Set Inclusion-Exclusion Principle and Venn Diagram Region Decomposition
Tahmini Süre:2m 0s
Soru 338Soru

An investor divides a total of $15,000\$15,000 between two accounts, Account P and Account Q. Account P earns an annual simple interest rate of 6%6\%, while Account Q earns an annual simple interest rate of 8%8\%. If the total interest earned from both accounts combined after one year is $1,020\$1,020, how much more money was invested in Account P than in Account Q?

Cevabı ve açıklamayı göster

Cevap: $3,000\$3,000

Cevap

$3,000\$3,000
Setting up the system of linear equations p+q=15,000p + q = 15,000 and 0.06p+0.08q=1,0200.06p + 0.08q = 1,020 yields p=9,000p = 9,000 and q=6,000q = 6,000. Subtracting the amount in Account Q from Account P gives 9,0006,000=3,0009,000 - 6,000 = 3,000. Thus, $3,000\$3,000 is the correct answer.

Adım Adım Çözüm

1
Define variables and set up the system of linear equations
Let pp be the amount invested in Account P and qq be the amount invested in Account Q. The equations are p+q=15,000p + q = 15,000 and 0.06p+0.08q=1,0200.06p + 0.08q = 1,020.
The first equation represents the total investment amount, and the second equation represents the total annual interest earned.
2
Simplify the interest equation and solve for one variable using elimination
Multiply 0.06p+0.08q=1,0200.06p + 0.08q = 1,020 by 100 to obtain 6p+8q=102,0006p + 8q = 102,000, which simplifies to 3p+4q=51,0003p + 4q = 51,000. Multiplying the first equation by 3 yields 3p+3q=45,0003p + 3q = 45,000. Subtracting this from 3p+4q=51,0003p + 4q = 51,000 gives q=6,000q = 6,000.
Eliminating pp allows for direct calculation of the amount invested in Account Q.
3
Calculate the amount invested in Account P
p=15,0006,000=9,000p = 15,000 - 6,000 = 9,000.
Substitute the value of qq back into the total investment equation.
4
Determine the requested difference
pq=9,0006,000=3,000p - q = 9,000 - 6,000 = 3,000.
The question specifically asks how much more money was invested in Account P than in Account Q.

Anahtar Kavram

Solving Systems of 2x2 Linear Equations for Word Problems
Soru 339Soru

Which of the following values are solutions to the equation (x+4)2=49(x + 4)^2 = 49? Select all that apply.

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: 11-11; 33

Cevap

The correct solutions are 11-11 and 33.
Taking the square root of both sides of (x+4)2=49(x + 4)^2 = 49 yields x+4=7x + 4 = 7 or x+4=7x + 4 = -7. Solving these two linear equations gives x=3x = 3 and x=11x = -11. Both values satisfy the original quadratic equation.

Adım Adım Çözüm

1
Apply the square root property to both sides of the quadratic equation.
x+4=±49=±7x + 4 = \pm \sqrt{49} = \pm 7
Taking the square root of both sides accounts for both the positive and negative roots of 4949.
2
Solve the first linear equation for the positive case.
x+4=7    x=74=3x + 4 = 7 \implies x = 7 - 4 = 3
Subtract 44 from both sides when the expression equals +7+7.
3
Solve the second linear equation for the negative case.
x+4=7    x=74=11x + 4 = -7 \implies x = -7 - 4 = -11
Subtract 44 from both sides when the expression equals 7-7.

Anahtar Kavram

Square Root Property of Quadratic Equations
Soru 340Soru

In an industrial mechanical system, Gear AA has 1616 teeth, Gear BB has 2424 teeth, and Gear CC has 4040 teeth. Gear AA is meshed directly with Gear BB, and Gear BB is meshed directly with Gear CC. If Gear AA rotates at a constant speed of 150150 revolutions per minute (rpm\text{rpm}), what is the rotational speed, in revolutions per minute (rpm\text{rpm}), of Gear CC?

Cevabı ve açıklamayı göster

Cevap: 60

Cevap

The rotational speed of Gear C is 60 rpm.
For meshed gears, the linear speed of teeth at the point of contact must be identical. Thus, the product of the number of teeth and rotational speed remains constant (NASA=NCSCN_A S_A = N_C S_C). Substituting the known values gives 16×150=40×SC16 \times 150 = 40 \times S_C, yielding 2,400=40SC2,400 = 40 S_C, so SC=60S_C = 60 rpm.

Adım Adım Çözüm

1
Determine the inverse proportional relationship between number of gear teeth and rotational speed.
The product of teeth count and rotational speed is constant across directly meshed gears: NA×SA=NB×SB=NC×SCN_A \times S_A = N_B \times S_B = N_C \times S_C.
Directly meshed gears engage tooth for tooth, meaning they pass the same total number of teeth per unit time.
2
Calculate the total tooth displacement rate per minute from Gear A.
16×150=2,40016 \times 150 = 2,400 teeth per minute.
Gear A has 16 teeth and completes 150 revolutions per minute.
3
Calculate the rotational speed of Gear C.
SpeedC=2,40040=60\text{Speed}_C = \frac{2,400}{40} = 60 rpm.
Gear C has 40 teeth, so dividing the total tooth displacement rate by 40 yields its revolutions per minute.

Anahtar Kavram

Inverse Proportionality in Gear Rates
Tahmini Süre:1m 15s
ÖncekiSayfa 17 / 107Sonraki
Tüm alıştırma soruları — GRE General Test | Examkin