SOLUTION: twenty three times a positive integer is more than its square by 63. find the integer.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: twenty three times a positive integer is more than its square by 63. find the integer.      Log On


   



Question 892319: twenty three times a positive integer is more than its square by 63. find the integer.
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
23N=N%5E2%2B63
N%5E2-23N%2B63=0
.
.
.
graph%28300%2C300%2C-5%2C25%2C-15%2C15%2Cx%5E2-23x%2B63%29
.
.
.
This equation does not have integer solutions.
Please recheck your problem setup and repost.