Answer: x = 12
Step-by-step explanation:
Adam scored x points = (x)
Imran scored 3 points fewer than Adam = (x-3)
Shakeel scored twice as many points as Imran = 2(x-3)
Together they scored 39 points. = 39
- x + (x-3) + 2(x-3) = 39
- x + (x-3) + (2x-6) = 39 [Multiply 2*x & 2x-3]
- +3 +3 [Add 3 to both sides]
- x + (x) + (2x-6) = 42
- +6 +6 [Add 6 to both sides]
- x + (x) + (2x) = 48
- 4x = 48 [Combine like terms]
- /4 /4 [Divide both sides by 4]
- x = 12
**Check your work by inputting substituting 12 for x:
- 12 + (12 - 3) + 2(12-3) = 39
- 12 + 9 + (24-6) = 39
- 12 + 9 + 18 = 39
- 39 = 39