Tüm alıştırma soruları

231 soru

Soru 41Soru

If nn is a positive integer such that 2n2+2n1+2n+2n+1=4802^{n-2} + 2^{n-1} + 2^n + 2^{n+1} = 480, what is the value of nn?

Cevabı ve açıklamayı göster

Cevap: 7

Cevap

The value of nn is 7.
Factoring out 2n22^{n-2} converts the sum into 2n2(1+2+4+8)=152n2=4802^{n-2}(1 + 2 + 4 + 8) = 15 \cdot 2^{n-2} = 480. Dividing 480 by 15 gives 2n2=322^{n-2} = 32. Since 32=2532 = 2^5, setting n2=5n - 2 = 5 yields n=7n = 7.

Adım Adım Çözüm

1
Factor out the lowest power of 2, which is 2n22^{n-2}, from all terms on the left side of the equation.
2n2(1+2+4+8)=4802^{n-2}(1 + 2 + 4 + 8) = 480
Factoring out a common exponential term simplifies the addition of powers into a product of a single exponential term and a constant.
2
Evaluate the constant factor inside the parentheses and solve for the exponential expression 2n22^{n-2}.
152n2=480    2n2=3215 \cdot 2^{n-2} = 480 \implies 2^{n-2} = 32
Summing 1+2+4+81 + 2 + 4 + 8 yields 15. Dividing both sides by 15 isolates the base-2 term.
3
Express 32 as a power with base 2 and equate the exponents.
2n2=25    n2=5    n=72^{n-2} = 2^5 \implies n - 2 = 5 \implies n = 7
Since 32=2532 = 2^5 and the bases are identical, the exponents must be equal.

Anahtar Kavram

Factoring sum of exponential terms with common bases
Soru 42Soru

On the real number line, xx is a negative real number such that 52x=11|5 - 2x| = 11, and yy is a positive real number such that 3y+1=13|3y + 1| = 13. What is the distance on the real number line between xx and yy?

Cevabı ve açıklamayı göster

Cevap: 7

Cevap

The distance between xx and yy on the real number line is 7.
Solving 52x=11|5 - 2x| = 11 with x<0x < 0 yields x=3x = -3. Solving 3y+1=13|3y + 1| = 13 with y>0y > 0 yields y=4y = 4. The distance between 3-3 and 44 on the number line is 4(3)=7|4 - (-3)| = 7.

Adım Adım Çözüm

1
Solve for the negative real number xx using the equation 52x=11|5 - 2x| = 11.
x=3x = -3
The equation splits into 52x=115 - 2x = 11 (yielding x=3x = -3) and 52x=115 - 2x = -11 (yielding x=8x = 8). Since xx must be negative, x=3x = -3 is selected.
2
Solve for the positive real number yy using the equation 3y+1=13|3y + 1| = 13.
y=4y = 4
The equation splits into 3y+1=133y + 1 = 13 (yielding y=4y = 4) and 3y+1=133y + 1 = -13 (yielding y=143y = -\frac{14}{3}). Since yy must be positive, y=4y = 4 is selected.
3
Compute the distance between xx and yy on the number line.
7
The distance between two points on the number line is given by yx=4(3)=7|y - x| = |4 - (-3)| = 7.

Anahtar Kavram

Distance on the real number line between two points aa and bb is given by ab|a - b|, solved by evaluating absolute value equations under given sign constraints.

Alternatif Yöntem

Plot the candidate solutions for xx (x=3x = -3 and x=8x = 8) and yy (y=4y = 4 and y=14/3y = -14/3) on a number line, then directly count units between the valid points x=3x = -3 and y=4y = 4.
Tahmini Süre:1m 15s
Soru 43Soru

For how many integer values of nn in the interval 15n15-15 \le n \le 15 is the value of the expression (1)n2+n(1)3n(-1)^{n^2 + n} - (-1)^{3n} equal to 22?

Cevabı ve açıklamayı göster

Cevap: 16

Cevap

The correct answer is 16.
Because n2+n=n(n+1)n^2 + n = n(n + 1) is the product of two consecutive integers, it is guaranteed to be even for every integer nn. Consequently, (1)n2+n=1(-1)^{n^2 + n} = 1. Substituting this into the given equation yields 1(1)3n=21 - (-1)^{3n} = 2, which reduces to (1)3n=1(-1)^{3n} = -1. A power of 1-1 equals 1-1 if and only if the exponent is odd, so 3n3n must be odd, which requires nn itself to be odd. In the interval [15,15][-15, 15], there are 16 odd integers: 8 negative odd integers and 8 positive odd integers.

Adım Adım Çözüm

1
Determine the parity of n2+nn^2 + n
The expression n2+n=n(n+1)n^2 + n = n(n + 1) represents the product of two consecutive integers. Because one of any two consecutive integers is even, their product is always even. Therefore, (1)n2+n=1(-1)^{n^2 + n} = 1 for all integers nn.
Simplifying the exponent with a known parity rule reduces the expression to a constant.
2
Isolate (1)3n(-1)^{3n} in the equation
Substituting 11 into the original equation gives 1(1)3n=21 - (-1)^{3n} = 2, which simplifies to (1)3n=1(-1)^{3n} = -1.
Isolating the exponential term reveals the sign condition required for the equality to hold.
3
Find the parity condition for nn
For (1)3n(-1)^{3n} to equal 1-1, the exponent 3n3n must be an odd integer. Since 33 is odd, the product 3n3n is odd if and only if nn is odd.
Applying the product parity rule (odd×odd=odd\text{odd} \times \text{odd} = \text{odd}) relates the condition on 3n3n back to nn.
4
Count the odd integers in the interval [15,15][-15, 15]
The odd integers in the interval are 15,13,11,9,7,5,3,1,1,3,5,7,9,11,13,15-15, -13, -11, -9, -7, -5, -3, -1, 1, 3, 5, 7, 9, 11, 13, 15. There are 16 such integers.
Counting all qualifying values within the specified range yields the final numeric answer.

Anahtar Kavram

Parity rules for consecutive integers and exponents of negative numbers
Soru 44Soru

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 45Soru

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 46Soru

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 47Soru

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 48Soru

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 49Soru

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
Soru 50Soru

A train travels from Station A to Station B, a distance of 180 miles, at a constant speed of vv miles per hour. On the return trip from Station B to Station A, the train travels the first half of the distance at a constant speed that is 20%20\% less than vv, and the remaining half of the distance at a constant speed that is 25%25\% greater than vv. If the total time for the return trip is 6 minutes longer than the total time for the trip from Station A to Station B, what is the value of vv?

Cevabı ve açıklamayı göster

Cevap: 45

Cevap

The value of vv is 4545.
The outbound travel time for 180 miles at speed vv is 180v\frac{180}{v} hours. On the return trip, the first 90 miles at speed 0.80v0.80v require 900.80v=112.5v\frac{90}{0.80v} = \frac{112.5}{v} hours, while the second 90 miles at speed 1.25v1.25v require 901.25v=72v\frac{90}{1.25v} = \frac{72}{v} hours. The total return duration is 112.5+72v=184.5v\frac{112.5 + 72}{v} = \frac{184.5}{v} hours. Setting the difference between the return time and outbound time equal to 6 minutes (0.10.1 hours) gives 184.5v180v=0.1\frac{184.5}{v} - \frac{180}{v} = 0.1, which simplifies to 4.5v=0.1\frac{4.5}{v} = 0.1, yielding v=45v = 45.

Adım Adım Çözüm

1
Write the expression for the outbound trip duration in terms of vv.
Toutbound=180vT_{\text{outbound}} = \frac{180}{v} hours.
Time is equal to total distance divided by constant speed.
2
Calculate the duration for each half of the return trip in terms of vv.
The first 90 miles take 900.80v=112.5v\frac{90}{0.80v} = \frac{112.5}{v} hours, and the second 90 miles take 901.25v=72v\frac{90}{1.25v} = \frac{72}{v} hours, giving a total return duration of 184.5v\frac{184.5}{v} hours.
The return trip consists of two 90-mile segments driven at 0.80v0.80v and 1.25v1.25v respectively.
3
Equate the difference between return and outbound times to 0.1 hours and solve for vv.
184.5v180v=0.1    4.5v=0.1    v=45\frac{184.5}{v} - \frac{180}{v} = 0.1 \implies \frac{4.5}{v} = 0.1 \implies v = 45.
The time difference of 6 minutes is equal to 660=0.1\frac{6}{60} = 0.1 hours.

Anahtar Kavram

Distance, Rate, and Time Modeling with Piecewise Speed Changes
Soru 51Soru

An isosceles triangle has two sides of length 1010 units each and a base of length 1212 units. A line segment parallel to the base cuts through the triangle, creating a smaller top triangle with an area of 1212 square units. What is the perimeter of the resulting trapezoid?

Cevabı ve açıklamayı göster

Cevap: 28

Cevap

The perimeter of the trapezoid is 28.
First, find the height of the original isosceles triangle with sides 10, 10, and base 12 by applying the Pythagorean theorem to half of the base: h=10262=8h = \sqrt{10^2 - 6^2} = 8. The area of the original triangle is 12×12×8=48\frac{1}{2} \times 12 \times 8 = 48 square units. Because the segment is parallel to the base, the smaller top triangle is similar to the original triangle. The ratio of their areas is 1248=14\frac{12}{48} = \frac{1}{4}, which means the linear scale factor is 14=12\sqrt{\frac{1}{4}} = \frac{1}{2}. Thus, the top triangle has legs of length 55 and a base of length 66. The remaining non-parallel sides of the trapezoid each measure 105=510 - 5 = 5 units, and its bottom base is 1212 units. Summing these four side lengths gives 5+5+6+12=285 + 5 + 6 + 12 = 28.

Adım Adım Çözüm

1
Calculate the height and area of the original isosceles triangle
The altitude to the base bisects the base into two segments of length 66. The altitude length is h=10262=8h = \sqrt{10^2 - 6^2} = 8. The area of the original triangle is 12×12×8=48\frac{1}{2} \times 12 \times 8 = 48 square units.
Splitting the isosceles triangle along its altitude creates two right triangles with hypotenuse 10 and base leg 6.
2
Determine the linear scale factor of the smaller top triangle
The ratio of the area of the smaller triangle to the original triangle is 1248=14\frac{12}{48} = \frac{1}{4}. Taking the square root yields a linear scale factor of k=14=12k = \sqrt{\frac{1}{4}} = \frac{1}{2}.
A line parallel to the base forms a smaller triangle similar to the original triangle, and the ratio of areas of similar triangles is equal to the square of their linear scale factor.
3
Find the side lengths of the smaller triangle and the remaining side segments
The sides of the smaller triangle are 12×10=5\frac{1}{2} \times 10 = 5, 12×10=5\frac{1}{2} \times 10 = 5, and base 12×12=6\frac{1}{2} \times 12 = 6. The non-parallel side segments of the trapezoid are each 105=510 - 5 = 5.
Multiplying the dimensions of the original triangle by the linear scale factor gives the side lengths of the top triangle.
4
Calculate the perimeter of the trapezoid
Perimeter = 5+5+6+12=285 + 5 + 6 + 12 = 28.
Sum the lengths of the four boundary segments of the trapezoid.

Anahtar Kavram

Properties of isosceles triangles, Pythagorean theorem, area calculations, and similar triangle area ratios
Soru 52Soru

An urban planning department surveyed a total of 360360 commercial buildings regarding three sustainability certifications: LEED (LL), BREEAM (BB), and WELL (WW). Exactly 5050 of the surveyed buildings held none of the three certifications. The survey revealed the following data:

180180 buildings held the LEED certification.
140140 buildings held the BREEAM certification.
130130 buildings held the WELL certification.
4545 buildings held both the LEED and BREEAM certifications.
4040 buildings held both the BREEAM and WELL certifications.
2525 buildings held all three certifications.

How many of the surveyed buildings held EXACTLY TWO of the three certifications?

Cevabı ve açıklamayı göster

Cevap: 90

Cevap

90
To find the number of buildings with exactly two certifications, we first determine the total number of buildings holding at least one certification: 36050=310360 - 50 = 310. Applying the three-set inclusion-exclusion formula, 310=180+140+130(45+40+LW)+25310 = 180 + 140 + 130 - (45 + 40 + |L \cap W|) + 25, which simplifies to 310=390LW310 = 390 - |L \cap W|, giving LW=80|L \cap W| = 80. Next, we isolate the regions holding exactly two certifications by subtracting the 25 triple-certified buildings from each pairwise intersection: LEED & BREEAM only = 4525=2045 - 25 = 20, BREEAM & WELL only = 4025=1540 - 25 = 15, and LEED & WELL only = 8025=5580 - 25 = 55. Summing these three exclusive regions gives 20+15+55=9020 + 15 + 55 = 90.

Adım Adım Çözüm

1
Determine the total size of the union of all three sets
LBW=36050=310|L \cup B \cup W| = 360 - 50 = 310
Buildings holding at least one certification represent the entire surveyed population minus those holding no certifications.
2
Solve for the unknown overlap of LEED and WELL certifications using the inclusion-exclusion formula
LW=80|L \cap W| = 80
Using LBW=L+B+WLBBWLW+LBW|L \cup B \cup W| = |L| + |B| + |W| - |L \cap B| - |B \cap W| - |L \cap W| + |L \cap B \cap W|, we have 310=180+140+1304540LW+25=390LW310 = 180 + 140 + 130 - 45 - 40 - |L \cap W| + 25 = 390 - |L \cap W|.
3
Calculate the number of buildings in each region corresponding to exactly two certifications
LEED and BREEAM only: 4525=2045 - 25 = 20; BREEAM and WELL only: 4025=1540 - 25 = 15; LEED and WELL only: 8025=5580 - 25 = 55
Each total pairwise intersection includes the 25 buildings that hold all three certifications, so subtracting 25 isolates those holding exclusively two certifications.
4
Sum the three isolated regions
20+15+55=9020 + 15 + 55 = 90
The total number of buildings holding exactly two certifications is the sum of the three non-overlapping regions representing two certifications.

Anahtar Kavram

Three-Set Inclusion-Exclusion Principle and Partitioning Venn Diagrams
Tahmini Süre:2m 0s
Soru 53Soru

A logistics company packages cargo using three types of containers: small, medium, and large.

- A shipment of 33 small, 22 medium, and 11 large container has a total weight of 130130 kilograms.
- A shipment of 11 small, 44 medium, and 22 large containers has a total weight of 185185 kilograms.
- A shipment of 22 small, 11 medium, and 33 large containers has a total weight of 160160 kilograms.

What is the weight, in kilograms, of one large container?

Cevabı ve açıklamayı göster

Cevap: 35

Cevap

The weight of one large container is 35 kilograms.
Representing the weights of small, medium, and large containers as variables SS, MM, and LL yields the 3x3 system of linear equations:
1) 3S+2M+L=1303S + 2M + L = 130
2) S+4M+2L=185S + 4M + 2L = 185
3) 2S+M+3L=1602S + M + 3L = 160

Solving for SS in equation (2) gives S=1854M2LS = 185 - 4M - 2L. Substituting this into equations (1) and (3) reduces the system to:
- 2M+L=852M + L = 85
- 7M+L=2107M + L = 210

Subtracting the first equation from the second yields 5M=1255M = 125, so M=25M = 25. Substituting M=25M = 25 into 2M+L=852M + L = 85 gives 50+L=8550 + L = 85, which simplifies to L=35L = 35.

Adım Adım Çözüm

1
Set up a system of three linear equations based on the shipment descriptions
3S+2M+L=1303S + 2M + L = 130, S+4M+2L=185S + 4M + 2L = 185, and 2S+M+3L=1602S + M + 3L = 160
Translate the physical constraints of the three shipments into mathematical relationships
2
Isolate variable SS in the second equation and substitute into the first and third equations
Two equations in two variables: 2M+L=852M + L = 85 and 7M+L=2107M + L = 210
Reduce the 3x3 system to a 2x2 system to eliminate variable SS
3
Subtract the two simplified equations to solve for MM
5M=125    M=255M = 125 \implies M = 25
Eliminate variable LL to obtain the value of MM
4
Substitute M=25M = 25 back into 2M+L=852M + L = 85 to solve for LL
L=35L = 35
Find the requested value for the weight of one large container

Anahtar Kavram

Solving 3x3 Systems of Linear Equations using Substitution and Elimination
Soru 54Soru

A pharmaceutical laboratory produces a custom solution in a mixing tank using two automated pumps, Pump A and Pump B. Initially, the tank contains 600600 liters of a solution that is 20%20\% active reagent by volume. Pump A adds pure active reagent to the tank at a constant rate of 1515 liters per minute, while Pump B simultaneously adds distilled water (0%0\% active reagent) to the tank at a constant rate of 2525 liters per minute. At the exact instant when the mixture in the tank reaches 35%35\% active reagent by volume, Pump B is turned off while Pump A continues to add pure active reagent at 1515 liters per minute. How many total minutes, from the moment both pumps were initially started, does it take for the solution in the tank to reach 50%50\% active reagent by volume?

Cevabı ve açıklamayı göster

Cevap: 174

Cevap

The total elapsed time is 174 minutes.
The problem requires setting up a two-stage rational rate model. In the first stage, initial reagent volume is 120120 liters (20%20\% of 600600). With Pump A adding 1515 L/min of reagent and Pump B adding 2525 L/min of water, the mixture concentration after t1t_1 minutes is 120+15t1600+40t1=0.35\frac{120 + 15t_1}{600 + 40t_1} = 0.35, yielding t1=90t_1 = 90 minutes. At t1=90t_1 = 90, the total volume is 4,2004,200 liters and the reagent volume is 1,4701,470 liters. In the second stage, only Pump A is active, so concentration after t2t_2 additional minutes is 1470+15t24200+15t2=0.50\frac{1470 + 15t_2}{4200 + 15t_2} = 0.50, yielding t2=84t_2 = 84 minutes. Summing both intervals gives 90+84=17490 + 84 = 174 total minutes.

Adım Adım Çözüm

1
Determine initial quantities of active reagent and total solution.
Initial total volume V0=600V_0 = 600 liters. Initial volume of active reagent A0=0.20×600=120A_0 = 0.20 \times 600 = 120 liters.
Establishing the baseline volume and solute concentration before any pumps are turned on.
2
Model Phase 1 where both pumps operate concurrently for t1t_1 minutes to reach 35%35\% concentration.
Total volume equation: V(t1)=600+(15+25)t1=600+40t1V(t_1) = 600 + (15 + 25)t_1 = 600 + 40t_1. Reagent volume equation: A(t1)=120+15t1A(t_1) = 120 + 15t_1. Set concentration to 0.350.35: 120+15t1600+40t1=0.35    t1=90\frac{120 + 15t_1}{600 + 40t_1} = 0.35 \implies t_1 = 90 minutes.
Both pumps add volume, but only Pump A adds active reagent. Solving 120+15t1600+40t1=720\frac{120 + 15t_1}{600 + 40t_1} = \frac{7}{20} gives 20(120+15t1)=7(600+40t1)    2400+300t1=4200+280t1    20t1=1800    t1=9020(120 + 15t_1) = 7(600 + 40t_1) \implies 2400 + 300t_1 = 4200 + 280t_1 \implies 20t_1 = 1800 \implies t_1 = 90 minutes.
3
Calculate the accumulated total volume and reagent volume at the end of Phase 1.
Total volume V1=600+40(90)=4,200V_1 = 600 + 40(90) = 4,200 liters. Active reagent volume A1=120+15(90)=1,470A_1 = 120 + 15(90) = 1,470 liters.
These amounts serve as the starting parameters for Phase 2.
4
Model Phase 2 where only Pump A operates for t2t_2 additional minutes to reach 50%50\% concentration.
In Phase 2, volume increases at 1515 L/min and reagent increases at 1515 L/min. Set concentration to 0.500.50: 1470+15t24200+15t2=0.50    t2=84\frac{1470 + 15t_2}{4200 + 15t_2} = 0.50 \implies t_2 = 84 minutes.
Solving 2(1470+15t2)=4200+15t2    2940+30t2=4200+15t2    15t2=1260    t2=842(1470 + 15t_2) = 4200 + 15t_2 \implies 2940 + 30t_2 = 4200 + 15t_2 \implies 15t_2 = 1260 \implies t_2 = 84 minutes.
5
Sum the durations of Phase 1 and Phase 2 to find the total time.
Total time T=t1+t2=90+84=174T = t_1 + t_2 = 90 + 84 = 174 minutes.
The question asks for the total minutes from the initial start of both pumps.

Anahtar Kavram

Multi-Phase Algebraic Rate and Mixture Modeling
Soru 55Soru

In right trapezoid ABCDABCD, segment ABAB is parallel to segment CDCD, DAB=90\angle DAB = 90^\circ, AD=12AD = 12, CD=15CD = 15, and BC=13BC = 13. Point EE lies on segment CDCD such that quadrilateral ABCEABCE is a parallelogram. What is the perimeter of triangle ADEADE?

Cevabı ve açıklamayı göster

Cevap: 30

Cevap

30
Decomposing right trapezoid ABCDABCD by dropping a perpendicular from BB to CDCD forms a right triangle with height 1212 and hypotenuse 1313. The Pythagorean theorem gives the base of this right triangle as 132122=5\sqrt{13^2 - 12^2} = 5. Subtracting this from CD=15CD = 15 yields AB=10AB = 10. Because ABCEABCE is a parallelogram, CE=AB=10CE = AB = 10, which leaves DE=CDCE=1510=5DE = CD - CE = 15 - 10 = 5. Triangle ADEADE is a right triangle with legs AD=12AD = 12 and DE=5DE = 5, giving hypotenuse AE=122+52=13AE = \sqrt{12^2 + 5^2} = 13. The perimeter of triangle ADEADE is 12+5+13=3012 + 5 + 13 = 30.

Adım Adım Çözüm

1
Calculate the horizontal projection of segment BCBC onto base CDCD
The length of the horizontal projection is 132122=5\sqrt{13^2 - 12^2} = 5
Segment AD=12AD = 12 defines the perpendicular distance between parallel lines ABAB and CDCD
2
Determine the length of parallel base ABAB
AB=155=10AB = 15 - 5 = 10
The total length of base CD=15CD = 15 is the sum of ABAB and the horizontal projection of slant side BCBC
3
Calculate the length of segment DEDE
DE=1510=5DE = 15 - 10 = 5
Quadrilateral ABCEABCE is a parallelogram, which implies CE=AB=10CE = AB = 10
4
Compute the hypotenuse AEAE and the total perimeter of triangle ADEADE
AE=122+52=13AE = \sqrt{12^2 + 5^2} = 13, so Perimeter=12+5+13=30\text{Perimeter} = 12 + 5 + 13 = 30
Triangle ADEADE is a right-angled triangle with right angle at vertex DD

Anahtar Kavram

Trapezoid height decomposition, parallelogram side properties, and Pythagorean theorem application
Soru 56Soru

When the positive integer nn is divided by 77, the remainder is 44. What is the remainder when n+15n + 15 is divided by 77?

Cevabı ve açıklamayı göster

Cevap: 5

Cevap

5
Adding 15 to nn increases the remainder by 15. The original remainder is 4, so the new sum of remainders is 4+15=194 + 15 = 19. Dividing 19 by 7 gives a quotient of 2 and a remainder of 5.

Adım Adım Çözüm

1
Express nn algebraically based on the given remainder rule.
n=7k+4n = 7k + 4 for some non-negative integer kk
By the division algorithm, any integer divided by 7 with remainder 4 can be written as a multiple of 7 plus 4.
2
Substitute nn into the expression n+15n + 15.
n+15=7k+4+15=7k+19n + 15 = 7k + 4 + 15 = 7k + 19
We need to find the remainder of this new quantity when divided by 7.
3
Extract the largest multiple of 7 from 19.
7k+19=7k+14+5=7(k+2)+57k + 19 = 7k + 14 + 5 = 7(k + 2) + 5
Grouping multiples of 7 isolates the remaining constant term.
4
Identify the final remainder.
The remainder is 5.
7(k+2)7(k + 2) is completely divisible by 7, leaving 5 as the remainder.

Anahtar Kavram

Remainder arithmetic and divisibility properties
Soru 57Soru

If kk is a positive integer less than 100100 such that kk is divisible by 66 but not divisible by 88, what is the greatest possible value of kk?

Cevabı ve açıklamayı göster

Cevap: 90

Cevap

90
The positive multiples of 6 less than 100 in descending order are 96, 90, 84, etc. The largest candidate, 96, is divisible by 8 (96=8×1296 = 8 \times 12), so it is excluded by the conditions. The next largest candidate, 90, is divisible by 6 (90=6×1590 = 6 \times 15) but leaves a remainder of 2 when divided by 8 (90=8×11+290 = 8 \times 11 + 2). Thus, 90 is the greatest integer satisfying all conditions.

Adım Adım Çözüm

1
Identify the largest multiples of 6 that are less than 100.
The multiples of 6 less than 100 in descending order are 96, 90, 84, 78, ...
Finding the greatest possible value requires testing candidates starting from the largest possible multiple of 6 below 100.
2
Test 96 against the constraint of not being divisible by 8.
96 / 8 = 12, so 96 is divisible by 8.
The question specifies that k must NOT be divisible by 8, ruling out 96.
3
Test the next candidate, 90, against the constraint.
90 / 8 = 11 R 2, so 90 is not divisible by 8.
90 meets all specified criteria: it is a positive integer less than 100, divisible by 6, and not divisible by 8.

Anahtar Kavram

Properties of Multiples and Divisibility Constraints
Soru 58Soru

If kk is an integer greater than 11 such that k3kk^3 - k is a multiple of 240240, what is the least possible value of kk?

Cevabı ve açıklamayı göster

Cevap: 9

Cevap

The least possible value of kk is 9.
Factoring k3kk^3 - k gives (k1)k(k+1)(k-1)k(k+1), representing the product of three consecutive integers. The prime factorization of 240240 is 24×3×52^4 \times 3 \times 5. To be divisible by 240240, the product (k1)k(k+1)(k-1)k(k+1) must contain at least four factors of 2, one factor of 3, and one factor of 5. Testing integers k>1k > 1: for k=9k=9, the product is (8)(9)(10)=720(8)(9)(10) = 720, which is 3×2403 \times 240. Checking all integers 1<k<91 < k < 9 confirms that no smaller integer satisfies the condition.

Adım Adım Çözüm

1
Factor the algebraic expression k3kk^3 - k.
k3k=k(k21)=(k1)k(k+1)k^3 - k = k(k^2 - 1) = (k-1)k(k+1).
This expresses the polynomial as a product of three consecutive integers.
2
Determine the prime factorization of 240.
240=24×3×5=16×3×5240 = 2^4 \times 3 \times 5 = 16 \times 3 \times 5.
For (k1)k(k+1)(k-1)k(k+1) to be a multiple of 240, the product must be divisible by 16, 3, and 5 simultaneously.
3
Test candidate values of k>1k > 1 to find the smallest valid integer.
For k=9k=9, (k1)k(k+1)=(8)(9)(10)=720(k-1)k(k+1) = (8)(9)(10) = 720, which equals 3×2403 \times 240.
Testing smaller values: k=5k=5 yields 120120, k=6k=6 yields 210210, k=7k=7 yields 336336, and k=8k=8 yields 504504. None of these are divisible by 240.

Anahtar Kavram

Divisibility rules and prime factor distribution across consecutive integers
Tahmini Süre:2m 0s
Soru 59Soru

When the positive integer nn is divided by 77, the remainder is 44. What is the remainder when n+18n + 18 is divided by 77?

Cevabı ve açıklamayı göster

Cevap: 1

Cevap

The remainder when n+18n + 18 is divided by 77 is 11.
Because nn leaves a remainder of 44 when divided by 77, nn can be represented as 7k+47k + 4. Adding 1818 gives n+18=7k+22n + 18 = 7k + 22. Since 7k7k is a multiple of 77, the remainder of (7k+22)÷7(7k + 22) \div 7 depends entirely on 22÷722 \div 7. Dividing 2222 by 77 gives a quotient of 33 with a remainder of 11.

Adım Adım Çözüm

1
Represent the positive integer nn algebraically based on the given remainder.
n=7k+4n = 7k + 4 for some non-negative integer kk.
By the division algorithm, any integer nn divided by 77 with remainder 44 can be written as 7k+47k + 4.
2
Add 1818 to nn.
n+18=(7k+4)+18=7k+22n + 18 = (7k + 4) + 18 = 7k + 22.
Substitute 7k+47k + 4 for nn in the expression n+18n + 18.
3
Determine the remainder when 7k+227k + 22 is divided by 77.
Since 7k7k is divisible by 77, the remainder is 22(mod7)=122 \pmod 7 = 1.
Dividing 2222 by 77 yields a quotient of 33 and a remainder of 11 (22=7×3+122 = 7 \times 3 + 1).

Anahtar Kavram

Remainder Properties under Addition
Soru 60Soru

When the positive integer nn is divided by 7, the remainder is 3, and when nn is divided by 11, the remainder is 5. If nn is a three-digit integer less than 200 that is divisible by 6, what is the value of nn?

Cevabı ve açıklamayı göster

Cevap: 192

Cevap

The value of nn is 192.
To find nn, combine the remainder requirements n3(mod7)n \equiv 3 \pmod 7 and n5(mod11)n \equiv 5 \pmod{11}. The smallest positive integer solution is 3838. Because lcm(7,11)=77\text{lcm}(7, 11) = 77, all valid integers take the form n=77m+38n = 77m + 38. Restricting nn to three-digit numbers less than 200 gives candidates n=115n = 115 (m=1m=1) and n=192n = 192 (m=2m=2). Among these, only 192 is divisible by 6 (since 192=6×32192 = 6 \times 32).

Adım Adım Çözüm

1
Formulate remainder congruences for the given conditions
n3(mod7)n \equiv 3 \pmod{7} and n5(mod11)n \equiv 5 \pmod{11}
Dividing nn by 7 leaves remainder 3, and dividing by 11 leaves remainder 5.
2
Find the smallest positive integer satisfying both congruences
n=38n = 38
Checking values 11k+511k + 5: 5,16,27,385, 16, 27, 38. 38÷7=538 \div 7 = 5 remainder 3, so 38 satisfies both conditions.
3
Determine the general solution for nn using the Chinese Remainder Theorem logic
n=77m+38n = 77m + 38 for integer m0m \ge 0
Since 7 and 11 are coprime, the solutions repeat every lcm(7,11)=77\text{lcm}(7, 11) = 77.
4
Evaluate candidate values for nn such that 100n<200100 \le n < 200
For m=1m=1, n=115n = 115; for m=2m=2, n=192n = 192
These are the only three-digit integers less than 200 of the form 77m+3877m + 38.
5
Apply the final constraint that nn must be divisible by 6
192192 is divisible by 6 (192=6×32192 = 6 \times 32)
115115 is odd, so it is not divisible by 6. 192192 is even and the sum of its digits (1+9+2=121+9+2=12) is a multiple of 3, so it is divisible by 6.

Anahtar Kavram

Simultaneous congruences and combined divisibility rules (Chinese Remainder Theorem)
Tahmini Süre:2m 0s
ÖncekiSayfa 3 / 12Sonraki
Tüm alıştırma soruları — GRE General Test | Examkin