SOLUTION: Here is the problem I am trying to solve: The square of a positive number is six more than five times the positive number. Find the number.

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: Here is the problem I am trying to solve: The square of a positive number is six more than five times the positive number. Find the number.       Log On


   



Question 347844: Here is the problem I am trying to solve: The square of a positive number is six more than five times the positive number. Find the number.

Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
let the number be x
x^2 =5x+6
x^2-5x-6=0
x^2-6x+x-6=0
x(x-6)+1(x-6)=0
(x-6)(x+1)
x=6 OR -1