Problema Solution
Five times an integer is multiplied by the sum of that integer and 6. If the product equals 35, what is the integer?
Answer provided by our tutors
let 'x' represent the integer
5x(x + 6) = 35
by solving we find:
x1 = 1
x2 = -7
click here to see the step by step solution of the equation:
there are two solutions for the integer: 1 and -7.