Answer:
Step-by-step explanation:
Method 1: Counting the number of committees with exactly one engineer:
There are 2 ways to choose the engineer, and 10 ways to choose the remaining 9 computer scientists. Hence, there are 2 * 10 = 20 different committees with exactly one engineer.
Method 2: Using the combinations formula:
There are 12 people in total, and we need to choose 10 of them for the committee. We can use the combinations formula to calculate the number of different ways to choose 10 people from 12: C(12, 10) = (12!) / (10! * (12-10)!) = (12!) / (10! * 2!) = 66.
So, there are 66 different ways to create a committee of 10 people with at least one engineer represented.