Back to Freecodecamp

Task 94

curriculum/challenges/english/blocks/learn-how-to-use-conditionals/6784cde0b4978d55aa3b69d8.md

latest1.2 KB
Original Source

--instructions--

This task doesn't have audio. Read the question below and select the correct answer.

--questions--

--text--

Which sentence is grammatically correct?

--answers--

If TechCorp goes out of business, it would be a big shock.

--feedback--

This mixes tenses incorrectly. For a hypothetical scenario, use the Past Simple tense in the condition and would in the result.


If TechCorp went out of business, it would be a big shock.


If TechCorp went out of business, it will be a big shock.

--feedback--

Using will is incorrect for the Second Conditional. You should use would for imagined or unlikely situations.


If TechCorp goes out of business, it will be a big shock.

--feedback--

This sentence uses the First Conditional, which is for real possibilities, but Tom and Lisa are talking about a hypothetical situation.

--video-solution--

2

--explanation--

The correct sentence, If TechCorp went out of business, it would be a big shock, follows the Second Conditional structure:

If + Past Simple tense, would + base verb.

This structure is used for unreal or unlikely scenarios, like imagining TechCorp going out of business.