Question 1186642
(rx^3+5x^2+t)/x-5 

I know there will be a remainder but I am not sure what to do with the r term<pre>
----------------------------------------------

{{{quotient+remainder/divisor}}}


5 | r     5       0           t
  |<u>      5r  25-25r    125-125r</u> 
    r  5-5r  25-25r  t+125-125r


{{{rx^2+(5-5r)x + (25-25r) + (t+125-125r)/(x-5)}}}

Edwin</pre>