All practice questions

2131 questions

Question 1881Question

A company has a total of 150150 employees assigned to either the Marketing department or the Development department. The number of employees in the Development department is 3030 more than 33 times the number of employees in the Marketing department. How many employees work in the Marketing department?

Show answer & explanation

Answer: 30

Answer

The number of employees working in the Marketing department is 30.
Letting mm represent the Marketing department employees, the Development department has 3m+303m + 30 employees. Summing both yields m+3m+30=150m + 3m + 30 = 150, which simplifies to 4m+30=1504m + 30 = 150. Subtracting 30 gives 4m=1204m = 120, and dividing by 4 yields m=30m = 30.

Step-by-Step Solution

1
Define variables for each department.
Let mm be the number of employees in Marketing. Then the number of employees in Development is 3m+303m + 30.
Expressing both quantities in terms of a single variable simplifies setting up a linear equation.
2
Set up the linear equation representing total employees.
m+(3m+30)=150m + (3m + 30) = 150
The sum of employees in both departments equals the company total of 150.
3
Combine like terms.
4m+30=1504m + 30 = 150
Adding mm and 3m3m gives 4m4m.
4
Isolate the variable term and solve for mm.
4m=120    m=304m = 120 \implies m = 30
Subtract 30 from both sides and then divide by 4.

Key Concept

Linear Equations in One Variable - Word Problem Modeling
Estimated Time:1m 0s
Question 1882Question

In the xyxy-plane, line LL passes through the points (3,4)(-3, 4) and (5,2)(5, -2). Line MM is perpendicular to line LL and passes through the point (1,1)(1, -1). What is the yy-intercept of line MM?

Show answer & explanation

Answer: 73-\frac{7}{3}

Answer

The yy-intercept of line MM is 73-\frac{7}{3}.
The slope of line LL is mL=245(3)=34m_L = \frac{-2 - 4}{5 - (-3)} = -\frac{3}{4}. The perpendicular line MM has slope mM=43m_M = \frac{4}{3}. Substituting point (1,1)(1, -1) into the line equation gives y(1)=43(x1)y - (-1) = \frac{4}{3}(x - 1), which simplifies to y=43x73y = \frac{4}{3}x - \frac{7}{3}. Thus, the yy-intercept is 73-\frac{7}{3}.

Step-by-Step Solution

1
Calculate the slope of line LL using the slope formula m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}.
mL=245(3)=68=34m_L = \frac{-2 - 4}{5 - (-3)} = \frac{-6}{8} = -\frac{3}{4}.
The slope of a line passing through two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is given by the vertical change divided by horizontal change.
2
Determine the slope of line MM using the perpendicular line slope relationship.
mM=1mL=134=43m_M = -\frac{1}{m_L} = -\frac{1}{-\frac{3}{4}} = \frac{4}{3}.
Perpendicular lines in the coordinate plane have slopes that are negative reciprocals of each other.
3
Find the equation of line MM using point-slope form yy1=m(xx1)y - y_1 = m(x - x_1) with point (1,1)(1, -1) and slope mM=43m_M = \frac{4}{3}.
y(1)=43(x1)    y+1=43x43    y=43x73y - (-1) = \frac{4}{3}(x - 1) \implies y + 1 = \frac{4}{3}x - \frac{4}{3} \implies y = \frac{4}{3}x - \frac{7}{3}.
The point-slope form allows writing the linear equation directly given one point and the slope.
4
Identify the yy-intercept of line MM.
The yy-intercept is (0,73)(0, -\frac{7}{3}), or simply 73-\frac{7}{3}.
In slope-intercept form y=mx+by = mx + b, the constant term bb represents the yy-intercept.

Key Concept

Perpendicular lines have slopes that are negative reciprocals (m1m2=1m_1 \cdot m_2 = -1). The equation of a line can be determined using its slope and a given point.
Estimated Time:1m 30s
Question 1883Question

Pipes AA and BB, operating together at their respective constant rates, can fill an empty storage tank in 66 hours. Pipes BB and CC, operating together at their constant rates, can fill the same tank in 88 hours. The rate at which Pipe AA fills the tank is 1.51.5 times the rate at which Pipe CC fills the tank. If all three pipes operate together for 33 hours to fill the empty tank, after which Pipe BB is closed, how many additional hours will it take for Pipes AA and CC together to finish filling the tank?

Show answer & explanation

Answer: 65\frac{6}{5}

Answer

65\frac{6}{5} hours
The rate equations established from the problem yield individual rates of 18\frac{1}{8} tank/hr for Pipe AA, 124\frac{1}{24} tank/hr for Pipe BB, and 112\frac{1}{12} tank/hr for Pipe CC. Working together for 33 hours at a combined rate of 14\frac{1}{4} tank/hr, all three pipes fill 34\frac{3}{4} of the tank, leaving 14\frac{1}{4} of the capacity to be filled. After Pipe BB closes, Pipes AA and CC work at a combined rate of 18+112=524\frac{1}{8} + \frac{1}{12} = \frac{5}{24} tank/hr. Dividing the remaining 14\frac{1}{4} tank by 524\frac{5}{24} tank/hr gives 65\frac{6}{5} hours.

Step-by-Step Solution

1
Express given conditions in terms of work rates per hour (rA,rB,rCr_A, r_B, r_C).
rA+rB=16r_A + r_B = \frac{1}{6}, rB+rC=18r_B + r_C = \frac{1}{8}, and rA=1.5rC=32rCr_A = 1.5 r_C = \frac{3}{2} r_C.
Filling a full tank in HH hours means completing 1H\frac{1}{H} of the tank per hour.
2
Solve the system of equations for individual rates rA,rB,rCr_A, r_B, r_C.
Substituting rB=18rCr_B = \frac{1}{8} - r_C into rA+rB=16r_A + r_B = \frac{1}{6} yields 32rC+18rC=16    12rC=124    rC=112\frac{3}{2} r_C + \frac{1}{8} - r_C = \frac{1}{6} \implies \frac{1}{2} r_C = \frac{1}{24} \implies r_C = \frac{1}{12}. Consequently, rA=18r_A = \frac{1}{8} and rB=124r_B = \frac{1}{24}.
Finding individual unit rates allows calculating any combined work scenario.
3
Calculate the fraction of the tank filled in the first 3 hours with all three pipes open.
Combined rate rA+rB+rC=18+124+112=3+1+224=624=14r_A + r_B + r_C = \frac{1}{8} + \frac{1}{24} + \frac{1}{12} = \frac{3+1+2}{24} = \frac{6}{24} = \frac{1}{4} of the tank per hour. In 33 hours, 3×14=343 \times \frac{1}{4} = \frac{3}{4} of the tank is filled, leaving 134=141 - \frac{3}{4} = \frac{1}{4} of the tank empty.
Work completed equals rate multiplied by time.
4
Determine the additional time needed for Pipes AA and CC to fill the remaining 14\frac{1}{4} of the tank.
Combined rate of AA and CC is rA+rC=18+112=524r_A + r_C = \frac{1}{8} + \frac{1}{12} = \frac{5}{24} per hour. Additional time t=14524=14×245=65t = \frac{\frac{1}{4}}{\frac{5}{24}} = \frac{1}{4} \times \frac{24}{5} = \frac{6}{5} hours.
Time required equals remaining work divided by active rate.

Key Concept

Combined Work Rates and Systems of Rate Equations
Question 1884Question

Based on the structural clues and transition signals in the passage, enter a transition word that best completes the blank.

Fill in the blanks below

In marine bioacoustics, researchers historically regarded deep-sea cetacean vocalizations as purely navigational signals; , recent spectral analyses demonstrate that these acoustic patterns carry intricate social information, effectively reversing long-held assumptions regarding their functional simplicity.
Show answer & explanation

Answer

however (or an equivalent contrast signal such as nevertheless, yet, conversely, or nonetheless)
The sentence contrasts an older view ('purely navigational signals') with a modern finding ('intricate social information'). The concluding participial phrase ('effectively reversing long-held assumptions') explicitly confirms that a contrast transition word such as 'however', 'nevertheless', or 'conversely' is required.

Step-by-Step Solution

1
Analyze the relationship between the two main clauses connected across the semicolon.
The first clause notes that vocalizations were historically viewed as 'purely navigational signals', whereas the second clause presents findings showing they carry 'intricate social information'.
Comparing 'purely navigational' with 'intricate social information' reveals a direct contrast in understanding.
2
Identify structural clues that indicate the direction of the thought.
The phrase 'effectively reversing long-held assumptions' signals a reversal of perspective.
A reversal marker requires an explicit contrast or adversarial transition signal to join the clauses logically.

Key Concept

Deciphering Meaning via Structural Clues and Contrast/Continuation Signals
Question 1885Question

For all real numbers aa and bb, which of the following expressions are equivalent to (a+b)2(ab)2(a + b)^2 - (a - b)^2? Select all that apply.

Select all that apply

Show answer & explanation

Answer: 4ab4ab; (2a)(2b)(2a)(2b)

Answer

The expressions 4ab4ab and (2a)(2b)(2a)(2b) are equivalent to (a+b)2(ab)2(a + b)^2 - (a - b)^2.
Expanding the squared expressions gives (a+b)2=a2+2ab+b2(a+b)^2 = a^2 + 2ab + b^2 and (ab)2=a22ab+b2(a-b)^2 = a^2 - 2ab + b^2. Subtracting the second expression from the first yields (a2+2ab+b2)(a22ab+b2)=4ab(a^2 + 2ab + b^2) - (a^2 - 2ab + b^2) = 4ab. Since (2a)(2b)(2a)(2b) also equals 4ab4ab, both 4ab4ab and (2a)(2b)(2a)(2b) are mathematically equivalent to the original expression.

Step-by-Step Solution

1
Expand (a+b)2(a + b)^2 using the binomial square formula.
(a+b)2=a2+2ab+b2(a + b)^2 = a^2 + 2ab + b^2
Squaring a sum produces a trinomial containing two squared terms and a middle product term.
2
Expand (ab)2(a - b)^2 using the binomial square formula.
(ab)2=a22ab+b2(a - b)^2 = a^2 - 2ab + b^2
Squaring a difference produces a trinomial with a negative middle product term.
3
Subtract the second expanded trinomial from the first.
(a2+2ab+b2)(a22ab+b2)=a2a2+2ab+2ab+b2b2=4ab(a^2 + 2ab + b^2) - (a^2 - 2ab + b^2) = a^2 - a^2 + 2ab + 2ab + b^2 - b^2 = 4ab
Distributing the negative sign across (a22ab+b2)(a^2 - 2ab + b^2) changes the signs inside the second set of parentheses.
4
Compare the simplified result 4ab4ab against all given choices.
Both 4ab4ab and (2a)(2b)=4ab(2a)(2b) = 4ab are identical to the calculated result.
Algebraic multiplication shows (2a)(2b)=4ab(2a)(2b) = 4ab.

Key Concept

Binomial expansion and combination of like terms
Question 1886Question

In GRE Sentence Equivalence questions, test-takers must evaluate candidate vocabulary choices against sentence logic while avoiding semantic traps. Match each candidate word scenario on the left with its correct analytical classification on the right.

Click a left item, then click its matching right item

Items

True Contextual Synonym Pair (e.g., taciturn / laconic)
False Synonym Trap Pair (e.g., obdurate / obstinate)
Topically Related Distractor (e.g., astronomical in an astrophysics context)
Unpaired Contextual Fit (e.g., transient)

Matches

Show answer & explanation

Answer

The correct pairings match True Contextual Synonym Pair to valid equivalent words fitting context; False Synonym Trap Pair to valid dictionary synonyms that contradict sentence clues; Topically Related Distractor to subject-associated words lacking a pair; and Unpaired Contextual Fit to plausible single words without a synonymous option.
The correct pairings accurately distinguish between true equivalent pairs, out-of-context synonym traps, topically biased distractors, and unpaired contextual fits based on GRE Sentence Equivalence rules.

Step-by-Step Solution

1
Analyze the role of True Contextual Synonym Pairs in Sentence Equivalence.
Identify that correct choices must form a synonym pair AND satisfy the sentence's logical direction.
Sentence Equivalence requires two options that create sentences with identical meanings.
2
Examine False Synonym Trap Pairs.
Recognize that dictionary synonyms are incorrect if they violate tone or contrast signals.
Test writers frequently include true synonym pairs that create a coherent but contextually incorrect sentence.
3
Evaluate Topically Related Distractors and Unpaired Contextual Fits.
Match subject-matter triggers and single fitting words to their respective failure mechanisms.
Distractors often exploit domain familiarity or single-word plausibility without fulfilling the requirement for equivalent paired sentences.

Key Concept

Eliminating False Synonyms and Topically Related Distractors in Sentence Equivalence
Question 1887Question

While the lead archivist acknowledged that the primary documents were somewhat fragmented, she maintained that the chronicler’s narrative was essentially __________, as it contained no demonstrable fabrications or intentional distortions. Which two of the following options, when inserted into the sentence, produce completed sentences that are most similar in meaning?

Select all that apply

Show answer & explanation

Answer: veracious; truthful

Answer

The correct selections are the options corresponding to 'veracious' and 'truthful'. Both words mean truthful or accurate, perfectly matching the contextual clue that the account contained no fabrications, and creating sentences with identical meanings.
The sentence specifies that the chronicler's narrative 'contained no demonstrable fabrications or intentional distortions.' The blank therefore requires a word that means truthful, honest, or factual. 'veracious' (meaning truthful) and 'truthful' (meaning conforming to truth) fit this definition precisely and create sentences with identical meaning.

Step-by-Step Solution

1
Analyze sentence context and structural pivots
The sentence uses 'While' to contrast fragmented documents with the chronicler's account, and the explanatory clause 'contained no demonstrable fabrications or intentional distortions' indicates that the blank must mean truthful, factual, or accurate.
The target word must describe an account that is free of falsehoods.
2
Evaluate option definitions and identify synonym pairs
Identified two potential synonym pairs: 'veracious' and 'truthful' (both meaning honest/accurate), and 'exhaustive' and 'thorough' (both meaning complete/detailed). 'Compelling' and 'lucid' stand alone without semantic pairs.
Sentence Equivalence requires selecting two words that both fit contextually and produce equivalent sentences.
3
Test synonym pairs against context
'veracious' and 'truthful' directly align with being free of fabrications. 'exhaustive' and 'thorough' fail context because the passage explicitly states the underlying records were fragmented, so the narrative could not be fully complete.
Distractors may form valid dictionary synonym pairs but fail the specific logical requirements of the blank.

Key Concept

Selecting Contextually Valid Synonym Pairs in Sentence Equivalence
Question 1888Question

If xx satisfies the equation 3x12x+45=x+710+2\frac{3x - 1}{2} - \frac{x + 4}{5} = \frac{x + 7}{10} + 2, which of the following statements about xx must be true? Indicate all such statements.

Select all that apply

Show answer & explanation

Answer: x>3x > 3; 3x3x is an integer; xx is a solution to the equation 3x10=03x - 10 = 0

Answer

The statements that x>3x > 3, that 3x3x is an integer, and that xx is a solution to the equation 3x10=03x - 10 = 0 are all correct.
Solving the equation yields x=1033.33x = \frac{10}{3} \approx 3.33. The statement x>3x > 3 is correct since 3.33>33.33 > 3. The statement that 3x3x is an integer is correct because 3×103=103 \times \frac{10}{3} = 10. The statement that xx is a solution to 3x10=03x - 10 = 0 is correct because 3(103)10=03\left(\frac{10}{3}\right) - 10 = 0.

Step-by-Step Solution

1
Clear denominators by multiplying the entire linear equation by the least common multiple, 10.
5(3x1)2(x+4)=(x+7)+205(3x - 1) - 2(x + 4) = (x + 7) + 20
Eliminating fractions simplifies the expression into a standard linear form.
2
Distribute terms across parentheses.
15x52x8=x+7+2015x - 5 - 2x - 8 = x + 7 + 20
Expand both sides while correctly applying sign rules.
3
Combine like terms on each side.
13x13=x+2713x - 13 = x + 27
Group variable terms together and constant terms together.
4
Isolate the variable xx.
12x=40    x=4012=10312x = 40 \implies x = \frac{40}{12} = \frac{10}{3}
Subtract xx and add 1313 on both sides, then divide by 1212.
5
Evaluate each given statement using x=103x = \frac{10}{3}.
The value 1033.33\frac{10}{3} \approx 3.33 is greater than 33; 3(103)=103\left(\frac{10}{3}\right) = 10 is an integer; 3(103)10=03\left(\frac{10}{3}\right) - 10 = 0 is true; 103\frac{10}{3} is not an integer; 103\frac{10}{3} is not less than 3.23.2.
Determine which logical assertions hold true for x=103x = \frac{10}{3}.

Key Concept

Solving multi-step linear equations with fractions and evaluating properties of rational solutions.
Question 1889Question

If xx and yy are positive integers such that 2x2y=19202^x - 2^y = 1920, what is the value of x+yx + y?

Show answer & explanation

Answer: 1818

Answer

The correct value is 18.
Factoring 2y2^y from 2x2y2^x - 2^y yields 2y(2xy1)2^y(2^{x-y} - 1). Factoring 1920 as 27×152^7 \times 15 allows us to uniquely match the power-of-two factor 2y=272^y = 2^7 (y=7y = 7) and the odd factor 2xy1=152^{x-y} - 1 = 15 (xy=4    x=11x - y = 4 \implies x = 11). Summing xx and yy gives 11+7=1811 + 7 = 18.

Step-by-Step Solution

1
Factor out the smaller power of 2 from the expression
2y(2xy1)=19202^y(2^{x-y} - 1) = 1920
Since xx and yy are positive integers and 2x2y>02^x - 2^y > 0, we know x>yx > y. Factoring 2y2^y separates the even power of 2 component from an odd component.
2
Determine the prime factorization of 1920 into a power of 2 and an odd integer
1920=128×15=27×151920 = 128 \times 15 = 2^7 \times 15
Repeatedly dividing 1920 by 2 gives 1920=27×151920 = 2^7 \times 15, where 15 is an odd integer.
3
Equate the even and odd components
2y=27    y=72^y = 2^7 \implies y = 7 and 2xy1=15    2xy=16=24    xy=42^{x-y} - 1 = 15 \implies 2^{x-y} = 16 = 2^4 \implies x - y = 4
Because xy1x - y \ge 1, the quantity 2xy12^{x-y} - 1 must be an odd integer, forcing it to equal 15 and the power of 2 factor to equal 272^7.
4
Solve for xx and calculate the final sum x+yx + y
x=7+4=11x = 7 + 4 = 11, so x+y=11+7=18x + y = 11 + 7 = 18
Adding x=11x = 11 and y=7y = 7 gives the required value.

Key Concept

Factoring exponential expressions by pulling out the common base power and matching unique prime factorizations.
Question 1890Question

Line QQ passes through the coordinates (1,7)(-1, 7) and (7,1)(7, 1) in the Cartesian plane. Line PP is perpendicular to line QQ and intersects the xx-axis at (6,0)(-6, 0). What is the yy-intercept of line PP?

Show answer & explanation

Answer: 8

Answer

The yy-intercept of line PP is 8.
The slope of line QQ is calculated as 177(1)=34\frac{1 - 7}{7 - (-1)} = -\frac{3}{4}. Since line PP is perpendicular to line QQ, its slope is the negative reciprocal, 43\frac{4}{3}. Using the xx-intercept point (6,0)(-6, 0), the line equation is y0=43(x+6)y - 0 = \frac{4}{3}(x + 6), which simplifies to y=43x+8y = \frac{4}{3}x + 8. Setting x=0x = 0 yields the yy-intercept of 88.

Step-by-Step Solution

1
Calculate the slope of line QQ
Slope of line QQ is 34-\frac{3}{4}
Using the slope formula m=y2y1x2x1=177(1)=68=34m = \frac{y_2 - y_1}{x_2 - x_1} = \frac{1 - 7}{7 - (-1)} = \frac{-6}{8} = -\frac{3}{4}.
2
Determine the slope of perpendicular line PP
Slope of line PP is 43\frac{4}{3}
Perpendicular lines have slopes that are negative reciprocals of each other: mP=1mQ=13/4=43m_P = -\frac{1}{m_Q} = -\frac{1}{-3/4} = \frac{4}{3}.
3
Find the equation and yy-intercept of line PP
The yy-intercept is 88
Line PP passes through (6,0)(-6, 0). Using point-slope form: y0=43(x(6))    y=43x+8y - 0 = \frac{4}{3}(x - (-6)) \implies y = \frac{4}{3}x + 8. Substituting x=0x = 0 gives y=8y = 8.

Key Concept

Perpendicular lines and line equations in coordinate geometry
Question 1891Question

Read the passage below:

Far from revealing an evolutionary trajectory that was (i)________, the fossil discoveries at the rift valley demonstrated a remarkable structural continuity, compelling paleontologists to conclude that the morphological shifts observed across epochs were (ii)________ rather than abrupt.

Which of the following pairs of terms best completes the passage so that the text maintains logical coherence and inter-blank dependency?

Show answer & explanation

Answer: (i) erratic, (ii) incremental

Answer

The pair '(i) erratic, (ii) incremental' correctly completes the passage by establishing proper contrast in the first clause and coherent alignment in the second.
The correct completion is '(i) erratic, (ii) incremental'. The opening structure 'Far from revealing [Blank i]... demonstrated structural continuity' establishes a clear contrast, requiring a word in Blank (i) that means irregular or disjointed ('erratic'). In the second clause, the morphological shifts are described as 'Blank (ii) rather than abrupt' while maintaining 'structural continuity', requiring a word that means gradual or step-by-step ('incremental'). Together, both words satisfy the inter-blank dependency and structural pivots.

Step-by-Step Solution

1
Analyze the structural signals and pivot words in the first sentence clause.
The phrase 'Far from revealing...' indicates a reversal between Blank (i) and 'demonstrated a remarkable structural continuity'.
Blank (i) must describe a trajectory opposite to one characterized by structural continuity.
2
Determine the semantic valence required for Blank (i).
'Erratic' (disjointed, unpredictable, or lacking continuity) serves as the exact opposite of structural continuity.
This satisfies the concession/contrast introduced by 'Far from'.
3
Analyze the structural context surrounding Blank (ii).
Blank (ii) describes 'morphological shifts' that are characterized as 'rather than abrupt' and supported by 'structural continuity'.
Blank (ii) requires a word meaning gradual or continuous to contrast with 'abrupt'.
4
Evaluate candidate words for Blank (ii) and verify inter-blank alignment.
'Incremental' (occurring in small, gradual steps) aligns with structural continuity and directly opposes 'abrupt'.
Pairing '(i) erratic' with '(ii) incremental' creates a fully coherent sentence across both blanks.

Key Concept

Multi-Blank Dependency Tracking
Estimated Time:1m 15s
Question 1892Question

A delivery truck traveled from Warehouse X to Warehouse Y at a constant speed of 5050 miles per hour. On the return trip along the exact same route, heavy traffic reduced the truck's constant speed to 3030 miles per hour. If the total driving time for the entire round trip was 88 hours, what was the distance, in miles, between Warehouse X and Warehouse Y?

Show answer & explanation

Answer: 150150

Answer

The distance between Warehouse X and Warehouse Y is 150150 miles.
The correct distance between the two warehouses is 150150 miles. Since time equals distance divided by rate, the time taken going to Warehouse Y is d50\frac{d}{50} hours and returning is d30\frac{d}{30} hours. Summing these expressions to equal the total 88 hours gives d50+d30=8\frac{d}{50} + \frac{d}{30} = 8. Solving for dd yields 8d150=8\frac{8d}{150} = 8, which simplifies to d=150d = 150 miles.

Step-by-Step Solution

1
Define variables and write time expressions for each leg of the trip
Let dd be the distance in miles between Warehouse X and Warehouse Y. Time outbound is t1=d50t_1 = \frac{d}{50} hours, and time inbound is t2=d30t_2 = \frac{d}{30} hours.
Distance divided by rate gives the time taken for each individual leg of the journey.
2
Set up the equation using total elapsed time
d50+d30=8\frac{d}{50} + \frac{d}{30} = 8
The total driving time for both legs combined is given as 88 hours.
3
Solve the algebraic equation for dd
\frac{3d + 5d}{150} = 8 \implies \frac{8d}{150} = 8 \implies 8d = 1200 \implies d = 150
Finding a common denominator of 150150 allows combining the fractions to solve for the unknown distance dd.

Key Concept

Distance-Rate-Time Relationship & Harmonic Mean Rate Modeling
Question 1893Question

Read the following passage concerning early modern European cartography:

"In early modern European cartography, mapmakers rarely aimed for literal geographic fidelity; rather, their illustrations were designed to inform the viewer's moral worldview. Indeed, far from functioning merely to report topographical coordinates, these elaborate maps served primarily to shape and animate the audience's cultural values. Consequently, modern analysts who evaluate these maps solely by their empirical precision misapprehend their underlying purpose, mistaking a medium of ideological instruction for an unsuccessful attempt at spatial measurement."

In the context of the passage, the word "inform" most nearly means:

Show answer & explanation

Answer: impart form or character to

Answer

The word 'inform' in this context means to 'impart form or character to' (shape or animate).
The passage employs a contrast signal ('rarely...; rather...') followed by an elaboration signal ('Indeed, far from... served primarily to shape and animate'). These structural clues demonstrate that 'inform' does not mean to convey factual data, but rather to give shape, form, or character to the viewer's worldview.

Step-by-Step Solution

1
Analyze the structural pivot in the first sentence
The semi-colon followed by 'rather' creates a contrast between 'literal geographic fidelity' (empirical accuracy) and what map illustrations were designed to do to the viewer's moral worldview.
Contrast signals indicate that the target word must express a function distinct from literal reporting.
2
Examine the elaboration signal in the second sentence
The phrase 'Indeed, far from functioning merely to report... served primarily to shape and animate' restates and clarifies the clause containing 'inform'.
The continuation signal 'Indeed' directly connects 'inform' with its parallel structural equivalent: 'to shape and animate'.
3
Select the definition matching the contextual structural clues
The secondary definition of 'inform'—meaning to imbue, animate, or give form to—aligns precisely with 'shape and animate'.
Relying on structural context resolves the polysemous word to its secondary scholarly definition rather than its common usage.

Key Concept

Deciphering Meaning via Structural Clues and Contrast/Continuation Signals
Estimated Time:1m 30s
Question 1894Question

Determine which terms best complete each corresponding blank in the passage to maintain cross-sentence contextual coherence.

Fill in the blanks below

Early attempts to codify maritime law in the seventeenth century were hardly ; rather than establishing universally accepted protocols, they reflected the partisan economic interests of individual seafaring powers. Consequently, modern historians who characterize these early treaties as foundational models of international altruism the pervasive commercial rivalries that dictated their terms. It was only when systemic piracy threatened all merchant fleets alike that sovereign states moved past unilateral maneuvering and approached oceanic governance with genuine .
Show answer & explanation

Answer

Blank 1 requires 'disinterested', Blank 2 requires 'gloss over', and Blank 3 requires 'reciprocity'.
The passage establishes a contrast between initial partisan lawmaking and later cooperative governance. For the first blank, the contrast with 'partisan economic interests' demands 'disinterested' (meaning impartial). For the second blank, the causal transition 'Consequently' indicates that scholars viewing partisan treaties as altruistic are ignoring historical evidence, meaning they 'gloss over' rivalries. For the third blank, moving past 'unilateral maneuvering' when faced with shared threats implies engaging in 'reciprocity' (mutual exchange and cooperation).

Step-by-Step Solution

1
Analyze Blank 1 using internal contrast clues within the first sentence.
The clause 'rather than establishing universally accepted protocols, they reflected the partisan economic interests' indicates that the first blank must mean unbiased or impartial. 'Disinterested' fits this exact definition.
The contrast signal 'rather than' opposes partisan interest with impartiality.
2
Analyze Blank 2 using the causal transition 'Consequently' connecting Sentence 1 and Sentence 2.
Since the treaties were actually driven by partisan self-interest, historians who view them as altruistic are failing to acknowledge the true rivalries. Thus, they 'gloss over' these rivalries.
The shift signal 'Consequently' requires Blank 2 to express a failure to account for the partisan reality established in Sentence 1.
3
Analyze Blank 3 using the condition specified in the final sentence.
The text states that states 'moved past unilateral maneuvering' when threats impacted 'all merchant fleets alike'. This shift toward shared, non-unilateral action requires a word meaning mutual exchange or cooperation, which is 'reciprocity'.
Moving past 'unilateral maneuvering' logically leads to bilateral or multilateral mutual cooperation.

Key Concept

Cross-Sentence Contextual Coherence in Multi-Blank Text Completion
Question 1895Question

Match each formal vocabulary term on the left with its most precise functional near-synonym on the right.

Click a left item, then click its matching right item

Items

Fastidious
Prevaricate
Munificent
Taciturn

Matches

Show answer & explanation

Answer

Fastidious pairs with Punctilious; Prevaricate pairs with Dissemble; Munificent pairs with Bountiful; Taciturn pairs with Reticent.
Each left term aligns with its functional near-synonym based on shared core definitions: 'Fastidious' and 'Punctilious' both indicate extreme care regarding details; 'Prevaricate' and 'Dissemble' both signify misleading evasiveness; 'Munificent' and 'Bountiful' express broad generosity; and 'Taciturn' and 'Reticent' describe quiet restraint.

Step-by-Step Solution

1
Analyze the primary definition and tone of each left item.
'Fastidious' means demanding and attentive to detail. 'Prevaricate' means to lie or mislead. 'Munificent' means remarkably generous. 'Taciturn' means reserved in speech.
Establishing core semantic definitions allows accurate alignment with corresponding synonyms.
2
Match each term to its nearest functional synonym among the right items.
'Punctilious' shares the exact nuance of meticulous detail with 'fastidious'. 'Dissemble' matches the deceitful evasion of 'prevaricate'. 'Bountiful' reflects the lavish generosity of 'munificent'. 'Reticent' mirrors the quiet reserve of 'taciturn'.
Direct semantic correspondence establishes correct synonym pairs without contextual ambiguity.

Key Concept

Identifying Synonym and Near-Synonym Pairs
Estimated Time:1m 0s
Question 1896Question

An investor allocates a total principal of $10,000\$10,000 between two investment options, Account X and Account Y. Account X earns simple interest at an annual rate of 8%8\%. Account Y earns interest at an annual rate of 8%8\% compounded semi-annually. Neither account receives additional deposits or withdrawals for a period of 22 years. Which of the following statements MUST be true?

Select all such statements.

Select all that apply

Show answer & explanation

Answer: If the total principal is divided equally between Account X and Account Y, the total interest earned after 22 years is greater than $1,640\$1,640.; Allocating a greater portion of the total principal to Account Y strictly increases the total interest earned after 22 years.

Answer

The correct statements are the statement regarding equal division yielding total interest greater than $1,640, and the statement that allocating a greater portion of principal to Account Y increases the total interest earned.
The statement regarding equal principal division is true because 5,000placedinAccountXyields5,000 placed in Account X yields 800 in simple interest and 5,000placedinAccountYyields5,000 placed in Account Y yields 849.29 under semi-annual compounding, giving a sum of 1,649.29whichexceeds1,649.29 which exceeds 1,640. The statement regarding shifting allocation to Account Y is true because Account Y's effective two-year yield of 16.99% is higher than Account X's two-year simple yield of 16.00%.

Step-by-Step Solution

1
Calculate the effective 2-year return for Account X under simple interest.
Simple interest over 2 years at an annual rate of 8% is 2×8%=16%2 \times 8\% = 16\%. Total return factor is 0.160.16.
Simple interest accumulates linearly as I=PrtI = P \cdot r \cdot t.
2
Calculate the effective 2-year return for Account Y under semi-annual compound interest.
Semi-annual rate is 8%2=4%=0.04\frac{8\%}{2} = 4\% = 0.04. The number of compounding periods in 2 years is 2×2=42 \times 2 = 4. Total compound multiplier is (1.04)4=1.16985856(1.04)^4 = 1.16985856. Thus, the total interest earned is 16.985856%16.985856\% of the principal.
Compound interest uses the period rate raised to the power of total compounding periods: (1+rperiod)n(1 + r_{period})^n.
3
Evaluate the statement for equal division of $10,000.
With 5,000inAccountX:interest=5,000 in Account X: interest = 5,000 \times 0.16 = 800.With800. With 5,000 in Account Y: interest = 5,000×0.169858565,000 \times 0.16985856 \approx 849.29. Total interest = 800+800 + 849.29 = 1,649.29.Since1,649.29. Since 1,649.29 > $1,640, this statement is TRUE.
Summing the interest from both accounts confirms the total exceeds $1,640.
4
Evaluate the statement comparing allocation shifts.
Since Account Y earns approximately 16.99%16.99\% over 2 years and Account X earns 16.00%16.00\%, the yield of Y exceeds X by approximately 0.99%0.99\%. Thus, increasing the allocation to Account Y increases overall interest earned. This statement is TRUE.
Reallocating principal to an option with a higher effective yield strictly increases overall earnings.
5
Evaluate the statement for placing all funds in Account X.
If all 10,000isinAccountX,interest=10,000 is in Account X, interest = 10,000 \times 0.16 = 1,600.Theclaimof1,600. The claim of 1,664 is FALSE.
1,664resultsfromcalculatingannualcompoundinterest(1,664 results from calculating annual compound interest ( 10,000 \times (1.08^2 - 1)$), which does not apply to simple interest.

Key Concept

Simple Interest vs. Compound Interest
Estimated Time:2m 0s
Question 1897Question

In convex pentagon ABCDEABCDE, the measure of interior angle A\angle A is 100100^\circ. The measures of the remaining four interior angles, B\angle B, C\angle C, D\angle D, and E\angle E, are in the ratio 2:3:3:32 : 3 : 3 : 3. What is the measure, in degrees, of B\angle B?

Show answer & explanation

Answer: 8080^\circ

Answer

The correct answer is 8080^\circ, which corresponds to the measure of B\angle B.
The sum of interior angles of a 5-sided polygon (pentagon) is (52)×180=540(5-2) \times 180^\circ = 540^\circ. Subtracting A=100\angle A = 100^\circ leaves 440440^\circ for the remaining four angles. The total ratio parts for these four angles is 2+3+3+3=112 + 3 + 3 + 3 = 11. Dividing 440440^\circ by 11 gives 4040^\circ per ratio unit. Since B\angle B corresponds to 2 ratio parts, its measure is 2×40=802 \times 40^\circ = 80^\circ.

Step-by-Step Solution

1
Calculate the sum of all interior angles of the pentagon.
The sum of interior angles for an nn-sided polygon is given by (n2)×180(n - 2) \times 180^\circ. For a pentagon (n=5n = 5), the sum is (52)×180=3×180=540(5 - 2) \times 180^\circ = 3 \times 180^\circ = 540^\circ.
Determining the total interior angle sum is necessary to find the sum of the unknown angles.
2
Subtract the known angle measure A\angle A from the total interior angle sum.
The combined sum of angles B+C+D+E=540100=440\angle B + \angle C + \angle D + \angle E = 540^\circ - 100^\circ = 440^\circ.
Isolating the sum of the remaining four angles allows distribution according to the given ratio.
3
Determine the value of one ratio unit.
The sum of ratio parts is 2+3+3+3=112 + 3 + 3 + 3 = 11 parts. One part is equal to 440/11=40440^\circ / 11 = 40^\circ.
Finding the magnitude of a single ratio unit enables calculation of any individual angle.
4
Multiply the single unit value by the ratio coefficient for B\angle B.
Since B\angle B corresponds to 2 parts, B=2×40=80\angle B = 2 \times 40^\circ = 80^\circ.
This yields the requested measure of angle B\angle B.

Key Concept

Sum of interior angles of an n-sided polygon: (n2)×180(n - 2) \times 180^\circ, combined with proportional partitioning of angle sums.

Alternative Method

Express the angles in terms of a variable xx. Let the remaining angles be 2x,3x,3x,3x2x, 3x, 3x, 3x. Set up the equation 100+2x+3x+3x+3x=540100^\circ + 2x + 3x + 3x + 3x = 540^\circ, simplify to 100+11x=540100 + 11x = 540, solve for x=40x = 40^\circ, and then evaluate B=2x=80\angle B = 2x = 80^\circ.
Estimated Time:1m 15s
Question 1898Question

A rectangular floor measuring 126 cm126\text{ cm} by 180 cm180\text{ cm} is to be completely covered with identical square tiles of the largest possible side length, without cutting any tiles or leaving gaps. What is the total number of square tiles required to cover the floor?

Show answer & explanation

Answer: 70

Answer

The total number of square tiles required is 70.
To cover the rectangular floor with the largest possible identical square tiles, the side length of the square tile must be the greatest common divisor of 126126 and 180180. Factoring both numbers gives 126=2×32×7126 = 2 \times 3^2 \times 7 and 180=22×32×5180 = 2^2 \times 3^2 \times 5. The greatest common divisor is 2×32=18 cm2 \times 3^2 = 18\text{ cm}. Dividing the dimensions by 18 cm18\text{ cm} gives 77 tiles along the length and 1010 tiles along the width. Multiplying 7×107 \times 10 yields a total of 7070 tiles.

Step-by-Step Solution

1
Find the prime factorization of both dimensions of the floor.
126=21×32×71126 = 2^1 \times 3^2 \times 7^1 and 180=22×32×51180 = 2^2 \times 3^2 \times 5^1
Prime factorization allows systematic determination of the greatest common divisor.
2
Calculate the Greatest Common Divisor (GCD) of 126 and 180 to determine the largest possible square tile side length.
gcd(126,180)=21×32=18 cm\gcd(126, 180) = 2^1 \times 3^2 = 18\text{ cm}
The square tiles must fit evenly along both the length and width without cutting.
3
Determine the number of tiles along each dimension.
Along length: 126÷18=7126 \div 18 = 7; along width: 180÷18=10180 \div 18 = 10
Dividing each total length by the tile side length gives the tile count per side.
4
Calculate the total number of tiles required.
7×10=70 tiles7 \times 10 = 70\text{ tiles}
The floor forms a 7 by 10 grid of tiles.

Key Concept

Greatest Common Divisor (GCD) applications in geometric tiling
Question 1899Question

Three industrial machines, XX, YY, and ZZ, continuously produce liquid chemical mixtures composed solely of Compounds AA and BB.

- Machine XX produces the mixture at a constant rate of 100100 liters per hour, with Compound AA and Compound BB in a ratio of 3:23:2 by volume.
- Machine YY produces the mixture at a constant rate of 150150 liters per hour, with Compound AA and Compound BB in a ratio of 1:41:4 by volume.
- Machine ZZ produces the mixture at a constant rate of RR liters per hour, with Compound AA and Compound BB in a ratio of 7:37:3 by volume.

If all three machines operate simultaneously for 44 hours, the resulting combined mixture contains equal total volumes of Compound AA and Compound BB.

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

Select all that apply

Show answer & explanation

Answer: The operating rate RR of Machine ZZ is 175175 liters per hour.; Machine ZZ accounts for more than 40%40\% of the total volume of the combined mixture produced in 44 hours.; In the 4-hour output, the volume of Compound BB produced by Machine YY is greater than the total volume of Compound BB produced by Machines XX and ZZ combined.

Answer

The statements asserting that Machine Z's rate is 175 liters per hour, that Machine Z accounts for over 40% of the total output volume, and that Machine Y produces more Compound B than Machines X and Z combined are all true.
The correct options are those stating that Machine Z operates at 175 liters per hour, that Machine Z accounts for over 40% of the 4-hour output, and that Machine Y produces more Compound B than Machines X and Z combined. Machine X produces 240 liters of Compound A and 160 liters of Compound B in 4 hours. Machine Y produces 120 liters of Compound A and 480 liters of Compound B in 4 hours. Machine Z produces 2.8R liters of Compound A and 1.2R liters of Compound B in 4 hours. Equating total Compound A (360 + 2.8R) to total Compound B (640 + 1.2R) gives 1.6R = 280, so R = 175 liters per hour. Machine Z thus contributes 700 liters out of 1700 total liters, which is approximately 41.18% (greater than 40%). Machine Y produces 480 liters of Compound B, which exceeds the 370 liters of Compound B produced by Machines X and Z combined (160 + 210 liters).

Step-by-Step Solution

1
Calculate the volumes of Compound A and Compound B produced by Machines X and Y in 4 hours.
Machine X produces 400400 L total (240240 L of A, 160160 L of B). Machine Y produces 600600 L total (120120 L of A, 480480 L of B). Combined from X and Y: 360360 L of A and 640640 L of B.
Decompose each machine's total 4-hour output into individual compound amounts using part-to-whole fraction multipliers.
2
Formulate Machine Z's 4-hour output expressions and solve for rate R.
Machine Z produces 4R4R L total (2.8R2.8R L of A, 1.2R1.2R L of B). Setting total A equal to total B: 360+2.8R=640+1.2R    1.6R=280    R=175360 + 2.8R = 640 + 1.2R \implies 1.6R = 280 \implies R = 175 L/hr.
The condition of equal total volumes of Compound A and Compound B forms a single linear equation in terms of R.
3
Determine Machine Z's proportion of the total volume produced by all three machines.
Machine Z volume = 4×175=7004 \times 175 = 700 L. Total volume = 400+600+700=1700400 + 600 + 700 = 1700 L. Percentage = 7001700×100%41.18%>40%\frac{700}{1700} \times 100\% \approx 41.18\% > 40\%.
Evaluate whether Machine Z contributes more than 40% of the complete 1700-liter mixture.
4
Compare Compound B output from Machine Y against the combined Compound B output from X and Z.
Machine Y produces 480480 L of B. Machines X and Z produce 160+(1.2×175)=370160 + (1.2 \times 175) = 370 L of B. 480>370480 > 370 is true.
Direct numerical comparison verifies the inequality statement.
5
Evaluate the remaining ratio claims.
Compound A ratio X to Z is 240:490=24:492:3240 : 490 = 24 : 49 \neq 2 : 3. Combined X and Z ratio of A to B is 730:370=73:377:3730 : 370 = 73 : 37 \neq 7 : 3. Both claims are false.
Check remaining distractors for mathematical accuracy.

Key Concept

Multi-rate and multi-component ratio mixture balancing
Question 1900Question

While contemporary scholars often praise the treatise for its seemingly progressive assertions, historical context reveals that the author's primary motivation was to ______ traditional orthodoxy rather than dismantle it. Which two options, when inserted into the sentence, produce completed sentences that are most similar in meaning?

Select all that apply

Show answer & explanation

Answer: bolster; buttress

Answer

The correct selections are 'bolster' and 'buttress', as both words mean to strengthen or support, providing the exact logical opposition to 'dismantle' demanded by the structural contrast clue.
The sentence structure hinges on the contrast indicator 'rather than dismantle it', establishing that the author sought to preserve or support orthodoxy. Both 'bolster' and 'buttress' mean to strengthen or reinforce, completing the sentence with equivalent meanings that satisfy this contrast.

Step-by-Step Solution

1
Analyze structural transition and context clues in the stem.
The phrase 'rather than dismantle it' signals a contrast between what scholars praise (progressive assertions) and the author's actual goal (supporting or reinforcing traditional orthodoxy).
Identifying sentence polarity determines the required semantic direction for the blank.
2
Evaluate candidate options for synonym pairs and contextual fit.
Two distinct synonym pairs exist: 'bolster'/'buttress' (meaning to support/strengthen) and 'subvert'/'undermine' (meaning to weaken/overthrow).
Sentence Equivalence requires selecting pair members that produce coherent, identical meanings.
3
Eliminate false synonym traps and unpaired topical distractors.
The 'subvert'/'undermine' pair opposes the needed logical shift. 'Promulgate' and 'scrutinize' are topically related to treatises and analysis but lack synonymous matches and fail contextual fit.
Topical relevance does not equal contextual fit or pair equivalence.

Key Concept

Eliminating False Synonyms and Topically Related Distractors
Estimated Time:1m 15s
PreviousPage 95 / 107Next
All practice questions — GRE General Test | Examkin