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

Home > Numbers
Find number and base (Posted on 2016-03-17) Difficulty: 2 of 5
  

An integer n written in base b is 211 and 110
written in base b+2. Find n and b in base 10.   

No Solution Yet Submitted by Bractals    
Rating: 5.0000 (1 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution solution | Comment 1 of 6
2*b^2 + b + 1 = n

(b+2)^2 + b + 2 = n

b^2 + 4*b + 4 + b + 2 = n

b^2 + 5*b + 6 = n

Subtracting the first equation from twice this gives

9*b + 11 = n

So 

2*b^2 + b + 1 = 9*b + 11

2*b^2 - 8*b - 10 = 0

b^2 - 4*b - 5 = 0

b = (4 + sqrt(16 + 20)) / 2
  = 2 + sqrt(9)
  = 5
  
n = 9*5 + 11 = 56  

  Posted by Charlie on 2016-03-17 10:41:11
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (17)
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