Question 289497
First name your variables. 
Then translate from words to math eqautions. 
Let W be the number of wins and T be the number of ties.
Each win scores 2 points. Each tie scores 1 point.
.
.
.
"They won 10 more games than they tied"
1.{{{W=10+T}}}
"won a championchip with 56 points"
2.{{{2W+1T=56}}}
Substitute from eq. 1 into eq. 2 and solve for T. 
Then go back and solve for W.
2.{{{2W+T=56}}}
{{{2(10+T)+T=56}}}
{{{20+2T+T=56}}}
{{{20+3T=56}}}
{{{3T=36}}}
{{{T=12}}}
Then from eq. 1,
1.{{{W=10+T}}}
{{{W=10+12}}}
{{{W=22}}}
They won 22 games and tied 12 games.