All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
Name the base (Posted on 2023-02-07) Difficulty: 3 of 5
Given:
x2-17x+73=0 .
In what base is there a solution of two Integers of the above equation ?

No Solution Yet Submitted by Ady TZIDON    
Rating: 4.0000 (2 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution | Comment 3 of 4 |
Changing from Base 11 to Base 10, the equation becomes:
    x^2 - 18x + 80 = (x-8)(x-10)
Answer:  Base 11, Roots are (8,10)

I ran a program similar to Charlie's, but I let the base vary from 2 up to 20000.  There were no solutions for base larger than 11.  Of course it doesn't make sense to have a base less than or equal to the largest digit, which is 7.

But I found a spurious result that in Base 3, (if you could have 3s and 7s in Base 3), there is a solution with integer roots.

Changing from Base 3 to Base 10, the equation becomes:
    x^2 - 10x + 24 = (x-4)(x-6)
Answer:  Base 3, Roots are (4,6)

  Posted by Larry on 2023-02-07 09:12:19
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (1)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (12)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information