Problema Solution

Represent algebriacally two numbers so that one is 5 more than 4 times the other. Use x as the variable.

Answer provided by our tutors

let number is x and other is y

            4y + 5 = x

              y = (x - 5 )/4 

         one number is x other is (x -5)/4