In a code language, 'government help people' is written as 'abc pqr mno', 'people live happily' is written as 'efg xyz pqr', and 'people choose government' is written as 'abc pqr ijk'. What is the code for the word 'choose' in that language?
- Aabc
- Bijk
- Cpqr
- Dxyz
Solution & Step-by-step Explanation
Let's find the common words and their corresponding codes across the statements:'government help people' = 'abc pqr mno''people live happily' = 'efg xyz pqr''people choose government' = 'abc pqr ijk'Comparing statements 1, 2, and 3, the word 'people' is common to all three, and the code 'pqr' is common to all three. Thus, 'people' = 'pqr'.Comparing statements 1 and 3, the word 'government' is common, and the code 'abc' is common. Thus, 'government' = 'abc'.Now looking at statement 3:'people choose government' = 'abc pqr ijk'Since 'people' = 'pqr' and 'government' = 'abc', the remaining word 'choose' must be coded as 'ijk'.