Reading comp PrepTest 130 · Section 2 · Question 13

Passage

Questions 8-13 This passage was adapted from articles published in the 1990s.  .        The success that Nigerian–born computer scientist Remaining source text redacted.
Passage walkthrough
Passage Summary

Topic: Science


Paragraph 1

  • Paragraph note
    • Author on Emeagwali (looked to nature for a breakthrough in parallel computers) and problem Emeagwali solved (predicted oil flow, a difficult computation problem)
  • Views, minor Meta-Structures, and the author's attitude
    • Author's view:
      • Emeagwali drew inspiration from nature for designs, which helped him make a breakthrough with parallel computer systems (first and second sentences)
    • Comparison, according to the author:
      • Single computers make one calculation at a time (sequential), while parallel computers can process calculations simultaneously (third sentence)
      • Before Emeagwali, supercomputers working sequentially were used for oil field calculations, so they were too slow and inefficient (last sentence)
    • Author's attitude: "success" (first sentence); "fueled by his willingness to reach beyond established paradigms and draw inspiration for his designs from nature" (first sentence); "achieved breakthroughs" (second sentence); "pioneered" (fourth sentence); "solve what is considered one of the most computationally difficult problems" (fourth sentence); "too slow and inefficient to accurately predict such extremely complex movements" (last sentence)

Paragraph 2

  • Paragraph note
    • In-depth description of Emeagwali’s solution (modeled network after tree branches to maximize messages sent)
  • Views, minor Meta-Structures, and the author's attitude
    • Examples of variables that must be calculated when simulating oil flow:
      • Temperature, direction, viscosity, pressure, geological properties (second sentence)
    • Comparison, according to Emeagwali/the author:
      • The mathematical model that underlies tree branches can be used to set up a massively parallel computer network, allowing the computers to maximize the number of messages sent and preventing the computers from interfering with each other (fourth and last sentences)
    • Author's attitude: "massively" (third sentence); "great difficulties" (fourth sentence)

Paragraph 3

  • Paragraph note
    • Another Emeagwali breakthrough (parallel computers, based on honeycombs' geometery, that can predict weather) and prediction (more use of nature)
  • Views, minor Meta-Structures, and the author's attitude
    • Comparison, according to Emeagwali/the author:
      • Emeagwali's parallel computer network is similar to the geometry of bees' honeycombs, which use efficient 3D spacing (second sentence)
    • Cause-and-effect relationship, according to Emeagwali:
      • Computer scientists will increasingly turn to nature, which will cause us to better understand natural systems and improve human technology (third and last sentences)
    • Author's attitude: "another breakthrough" (first sentence); "extremely efficient" (second sentence)

Main Point: By designing parallel computer systems modeled after elements of nature, Emeagwali has been able to solve computational problems that couldn’t be addressed by traditional supercomputers running sequentially.

Meta-Structure?

Innovative [Subject]: This passage best fits the "Innovative [Subject]" Meta-Structure.* In these passages, the author describes why the subject was unique, pioneering, or disruptive. So, "[Subject]" is a placeholder for whatever the subject of the passage happens to be. The subject of this passage is the computer scientist Philip Emeagwali, so we can think of this as an Innovative Computer Scientist passage.

In an Innovative [Subject] passage, the main point is generally the author's opinion on the innovative subject. To identify this main point, we look for the sentence or two in which the author summarizes their position on the subject. The author provides their summary in the first sentence of the passage. We used this sentence as the basis of our anticipated main point. But to make sure we had all our bases covered, we added some details from the passage.

*You could also think of this as a Problem/Solution passage since Emeagwali's innovative designs solved problems that couldn't be solved with sequential computer networks. Likewise, we could think of this as an Old Approach/New Approach passage, with those sequential computers representing the old way of doing things and Emeagwali's innovative parallel networks representing the new way. We could even call this a Generalization/Example passage, as the passage gives us two examples of breakthroughs that illustrate Emeagwali's innovative mind and willingness to turn to nature for solutions.

Comparison: Given the passage's main point, it's unsurprising that the author compares Emeagwali's parallel computer networks to nature several times. This makes the comparison the most prominent minor Meta-Structure in this passage. To save us some time on the inevitable questions about these comparisons, we can try to commit these two comparisons to memory:

  • Network that predicted underground oil flow was based on tree branch formations
  • Network that can predict weather patterns was based on the geometry of bees' honeycomb geometry

Last Thoughts?

We can classify this passage's Meta-Structure in several ways, but they all largely align and overlap. In viewing the passage through these lenses, though, we are better able to anticipate answers. For example, we know from them that answers about innovation, new ideas, improving approaches, and solving problems are more likely to be correct than answers that don’t use that language. That’s a pretty good general idea to have going into any set of answer choices!

Question prompt

It can be inferred Remaining source text redacted.
Why the credited answer is right

Credited answer: E

The notes below walk through why it fits the stem and how to eliminate the rest.

Question Type

Science

Strategy Overview

Refer to notes or what you highlighted/underline to locate where the passage discusses the development of Emeagwali's parallel system that can predict the flow of oil, and refer to the relevant part of the passage as needed to find that answer choice that must be true

Answer Anticipation

For questions that ask us to infer, from a few details in the passage, an answer choice that must be true, quickly finding and reviewing those details is critical. That is why we make brief notes describing the role of each paragraph and highlight or underline definitions and the minor Meta-Structures — doing so helps us find the salient information efficiently and reliably. Once we review that part of the passage, we can look through the answer choices to see which one is best supported by what we reviewed. Since the question stem asks us to make an inference, the correct answer probably won't restate something from the passage. Instead, the question will likely require us to draw a connection between a few different pieces of information.Here, the question asks us for one of the reasons massively parallel computers had not been used to model oil field flow prior to 1989. Where did the passage discuss that? According to our notes, we know that the first paragraph discusses the history of Emeagwali's breakthroughs on parallel computing, along with the old approach to the oil field flow problem. So, let's review that paragraph.There, we see that Emeagwali pioneered the use of parallel computing for this problem in 1989 (P1, S4). This was after he achieved "breakthroughs" in the 1980s (P1, S2), allowing for computers to run calculations in parallel instead of sequentially (P1, S3), which is what had been done "[u]ntil that time" (P1, S5).However, there's no indication as to why only sequential supercomputers were used until Emeagwali applied parallel systems to the problem! After all, it was known that they were "too slow and inefficient" to run the relevant calculations (P1, S5). Why wasn't the switch done sooner?Since it wasn't a lack of knowledge that the old systems were bad for this, there must have been something that prevented the parallel systems from being used. We know that Emeagwali made breakthroughs in parallel computing systems, but we aren't told what they are in the first paragraph. According to our notes, that was the purpose of the second paragraph! So let's head there.Is there a breakthrough stated in that paragraph? Absolutely — we noted that there was a problem with Emeagwali's solution. That problem was that these parallel computing systems needed to distribute tasks to the parallel computers so that they "d[id] not interfere with each other" (P2, S4). It was Emeagwali who figured out how to solve this problem by using the mathematical principle that underlies tree branching (P2, S5).So, these parallel systems weren't used sooner because they had a key problem that had yet to be solved — until Emeagwali came around. Let's find an answer that brings up that problem!

Answer choices

  1. A
    supercomputers are sufficiently powerful Remaining source text redacted.
    Why choice A is not credited

    (A) Does this say that one of the reasons massively parallel computers had not been used to model oil field flow prior to 1989 was that computer scientists couldn't figure out how to get the systems to distribute tasks to parallel computers so that they did not interfere with each other?

    Nope. There's no indication that supercomputers can solve most problems, just that, until Emeagwali's breakthroughs, parallel systems weren't as viable (P1, S5). In other words, supercomputers were the only game in town! Additionally, that supercomputers were sufficiently powerful to solve most problems would, at best, explain why parallel computers were underdeveloped — after all, why develop a system when you have something that works? But supercomputers were known to not work for these systems (P1, S5), so this answer provides no indication as to why someone wouldn't have worked on developing these systems before Emeagwali.

  2. B
    the possibility of using Remaining source text redacted.
    Why choice B is not credited

    (B) Does this say that one of the reasons massively parallel computers had not been used to model oil field flow prior to 1989 was that computer scientists couldn't figure out how to get the systems to distribute tasks to parallel computers so that they did not interfere with each other?

    No. Emeagwali was making breakthroughs on parallel computing systems throughout the '80s (P1, S2), so using them for computationally difficult problems had absolutely been considered ahead of his work on the oil field flow problem in 1989.

  3. C
    the general public was Remaining source text redacted.
    Why choice C is not credited

    (C) Does this say that one of the reasons massively parallel computers had not been used to model oil field flow prior to 1989 was that computer scientists couldn't figure out how to get the systems to distribute tasks to parallel computers so that they did not interfere with each other?

    Nope. Who cares what the general public was aware of? The passage doesn't discuss them, and they wouldn't be the ones trying to solve oil field flow problems, anyway.

  4. D
    oil companies had not Remaining source text redacted.
    Why choice D is not credited

    (D) Does this say that one of the reasons massively parallel computers had not been used to model oil field flow prior to 1989 was that computer scientists couldn't figure out how to get the systems to distribute tasks to parallel computers so that they did not interfere with each other?

    No. The passage notes that until 1989, oil companies had been using supercomputers to make oil field calculations despite them not being fast and efficient enough to solve them (P1, S5). That implies the oil companies knew of the need to make these calculations but lacked the ability to do so, so this answer is incorrect.

  5. E
    smaller computers can interfere Remaining source text redacted.
    Why choice E matches the stem

    (E) Does this say that one of the reasons massively parallel computers had not been used to model oil field flow prior to 1989 was that computer scientists couldn't figure out how to get the systems to distribute tasks to parallel computers so that they did not interfere with each other?

    Yes! The passage notes that a problem with parallel computing is that dividing up the tasks between the individual computers can lead to interference (P2, S4), and this problem hadn't been solved until Emeagwali applied the mathematical principles underlying tree branching to it (P2, S5). Since this was a problem with using parallel computers for oil field flow calculations that was solved by Emeagwali in or after 1989, it explains why these systems weren't used before that time. This answer is, therefore, correct.

What this tests

Question analytics

Based on historical answer selection rates for this question.

Answer choice distribution

  1. A 6%
  2. B 48%
  3. C 3%
  4. D 2%
  5. E Credited 41%

Deeper help

Ask follow-ups on any step

Optional AI tutor mode will let you interrogate assumptions, compare answers, and drill weak patterns without leaving the page.

Human-written explanations stay primary; AI is an add-on when you want it.

Discussion