Let us denote the points scored by each of them as follows:
Manuel = M
Skyler = S
Corey = C
Dylan = D
The information in the question can be "translate" into the language of algebra; it's encoding a linear system of equations:
![\begin{cases}M=S-9 \\ D=2S \\ C=5S-2 \\ M+D+C+S=313\end{cases}](https://img.qammunity.org/2023/formulas/mathematics/college/3k7glg32xzda71i9qqp6ohrpxi5bl58g6m.png)
Usually, we use a method for solving this kind of system, but here, there is a trick: Let us add the first three equations up; this gives us
![M+D+C=(S-9)+2S+(5S-2)](https://img.qammunity.org/2023/formulas/mathematics/college/tuqq0n32i2odognrfcld363ho0jncq6ogv.png)
Playing a little with the right-hand side, we get
![M+D+C=8S-11](https://img.qammunity.org/2023/formulas/mathematics/college/micpgtcghec5o4tmafv1zanimqc8m5fihn.png)
Now, let's play a little with the last equation in the system to get
![M+D+C=313-S](https://img.qammunity.org/2023/formulas/mathematics/college/yc7o799oj0fh2sy9gknfva0clsql8tvyjj.png)
Matching both equations
![8S-11=313-S](https://img.qammunity.org/2023/formulas/mathematics/college/jsxmm7k04v0n5duz44qdszsr9v8vs704ww.png)
It's an equation with only one variable. We know how to solve it:
![8S+S=313+11](https://img.qammunity.org/2023/formulas/mathematics/college/xf6bysjhp5o0w9i765fiwsj1ywl13mrj62.png)
![9S=324](https://img.qammunity.org/2023/formulas/mathematics/college/6zlwamm8ye740bji9c4qr9v837pmtwyh2k.png)
![S=(324)/(9)=36](https://img.qammunity.org/2023/formulas/mathematics/college/iygw9yo637vst390vxlxh4b0mbwwcaxt5l.png)
We've not finished yet. We need to find M, D, and C.
M) Replacing the value S=36 in the first equation, we get
![M=36-9=27](https://img.qammunity.org/2023/formulas/mathematics/college/s3riwvmywnfuakzxeqb1xv3ww7pmv12us5.png)
D) Replacing the value S=36 in the second equation, we get
![D=2(36)=72](https://img.qammunity.org/2023/formulas/mathematics/college/i45vro7kck6zgo5iuhsh49x238vu53h0r1.png)
C) Replacing the value S=36 in the third equation, we get
![C=5(36)-2=180-2=178](https://img.qammunity.org/2023/formulas/mathematics/college/9e5ik12gioifg0n40mg68huashlvjutmin.png)