Question 858207
This is not a linear system, at least not how I analyze it.  


Let Q = how many quarts
let L = how many loonies
let r = rate of dollars per coin for the loonies; we already know that for the quarters, that rate is 0.25.  We do not yet know this rate for loonies.


Coin Count:  {{{L+Q=35}}}
Dollars Count: {{{Lr+(.025)Q=17.75}}}
No other equation was found possible.  We only know that Q, and L, must be Natural Numbers, and less clear about r, except it is greater than zero, and rational.  


Solving the system symbolically for r will give:
...
{{{highlight_green(r=(71-Q)/(4(35-Q)))}}}
So, this comes from a nonlinear system in three unknowns for two equations.  The only way I see to find any possible reasonably answer is the crudely test values of Q from 34 to 1; compute r for each value of Q.  We must have values of r such that r is rational, and r greater than 0.  A simple computer program might be the way to go, or maybe use the formula in a graphing calculator.



NOTE: You may find several possible answers for this.  I just checked a couple different values for r from the equation above just found.  If Q is 33, then you find r = 9 dollars per loony.  Other values for Q may also be useful.  The question as given seems to be open-ended.