# Nakafa Learning Content

> For AI agents: use [llms.txt](https://nakafa.com/llms.txt) for the site index. Markdown versions are available by appending `.md` to content URLs or sending `Accept: text/markdown`.

URL: https://nakafa.com/en/exercises/high-school/snbt/general-reasoning/try-out/2026/set-8/12

Exercises: Try Out 2026 - Set 8: Real exam simulation to sharpen your skills and build confidence. - Question 12

---

## Exercise 12

### Question

export const metadata = {
  title: "Question 12",
  authors: [{ name: "Nabil Akbarazzima Fatih" }],
  date: "01/29/2026",
};

Currently, the number of workers from the millennial generation is decreasing. Psychologists explain that millennial workers tend to have high organizational commitment.

Which of the following statements WEAKENS the psychologist's opinion?


### Choices

- [ ] Millennial workers have many interesting ideas for their workplace
- [ ] Millennial workers have a high work ethic
- [ ] Few companies complain about the performance and contribution of millennial workers
- [x] Many companies complain about the performance and contribution of millennial workers
- [ ] Many millennial workers work at a company for a long period

### Answer & Explanation

export const metadata = {
  title: "Question 12 Explanation",
  authors: [{ name: "Nabil Akbarazzima Fatih" }],
  date: "01/29/2026",
};

The psychologist's opinion states that **millennial workers tend to have high organizational commitment**. High organizational commitment is typically characterized by loyalty, good performance, and positive contribution to the company.

To weaken this opinion, we need to find a statement that presents contradictory evidence, specifically signs of low commitment or poor performance.

Statements suggesting that millennial workers have interesting ideas, high work ethic, or work for long periods actually support the psychologist's opinion, as these are traits of high commitment. Similarly, if few companies complain about their performance, it implies that most companies are satisfied, which also strengthens the argument.

In contrast, if **many companies complain about the performance and contribution of millennial workers**, this indicates dissatisfaction with their work results. Complaints regarding performance and contribution are clear indicators that their organizational commitment may not be as high as claimed. This fact directly contradicts the psychologist's opinion.

Therefore, the statement that weakens the psychologist's opinion is:

> Many companies complain about the performance and contribution of millennial workers


---
