In what base is 647 the square of 25?

  • Thread starter RChristenk
  • Start date
  • #1
RChristenk
64
9
Homework Statement
In what base is ##647## the square of ##25##?
Relevant Equations
Knowledge of base conversion
##25 \cdot 25 = 625## in base ##10##, and since ##647## is larger than ##625##, the base the question is seeking must be smaller than ##10##.

So I tried base ##9## and it turns out ##25 \cdot 25 = 647## in base ##9##.

The problem here is I'm just guessing. I'm pretty sure there is a systematic way to write out a equation for this, something along the lines of ##6 \cdot r^2 + 4\cdot r + 7 = 25 \cdot 25 ## or something. But I don't know how. Thanks for the help.
 
Physics news on Phys.org
  • #2
##6 \cdot r^2 + 4\cdot r + 7 = (2 \cdot r+5)^2##
 
  • Like
Likes RChristenk and PeroK
  • #3
I get ##23^2=6\cdot 9^2+4\cdot 9+7.##

Guessing is not the worst method in this case, because you need the digit seven, which only leaves you with the cases ##r\in \{8,9\}.##
 
  • #4
fresh_42 said:
I get ##23^2=6\cdot 9^2+4\cdot 9+7.##

Guessing is not the worst method in this case, because you need the digit seven, which only leaves you with the cases ##r\in \{8,9\}.##
I got ##r \in \{18,9\}##. Which is, perhaps, what you meant.

Since the last digit is 7, that means that ##25_{10}## is equal to 7 modulo ##r##. Which means that ##18_{10}## is equal to 0 modulo ##r##. So ##r## must be a factor of ##18_{10}##.

But since 7 is a valid digit, ##r## must be at least 8. The only factors of 18 that are greater than or equal to 8 are 9 and 18 itself.

And then, OP had already reasoned that ##r## was less than 10 which only leaves one possibility.
 
  • #5
An interesting observation is that in base 7: ##25^2 = 1024##, where both numbers are squares base 10.
 

FAQ: In what base is 647 the square of 25?

What does it mean for 647 to be the square of 25 in a different base?

It means that when 25 is squared in a certain number base, the result is 647 in that same base. The number 647 is not in base 10 but in another base, and we need to find that base.

How do you convert numbers between different bases?

To convert numbers between different bases, you can use repeated division for converting from decimal to another base, and repeated multiplication for converting from another base to decimal. Alternatively, you can use mathematical formulas and algorithms designed for base conversion.

What is the process to determine in which base 647 is the square of 25?

First, express the numbers in terms of base \( b \). For example, 25 in base \( b \) is \( 2b + 5 \). Then, square this expression and set it equal to 647 in base \( b \), which is \( 6b^2 + 4b + 7 \). Solve the resulting equation for \( b \).

What is the equation to solve to find the base \( b \)?

The equation is \( (2b + 5)^2 = 6b^2 + 4b + 7 \). Expanding and simplifying this equation will allow you to solve for \( b \).

What is the solution to the equation and the base in which 647 is the square of 25?

Solving the equation \( (2b + 5)^2 = 6b^2 + 4b + 7 \), we find that \( b = 7 \). Therefore, in base 7, 647 is the square of 25.

Similar threads

Replies
13
Views
1K
Replies
3
Views
1K
Replies
1
Views
1K
Replies
13
Views
1K
Replies
1
Views
1K
Replies
10
Views
2K
Replies
14
Views
1K
Replies
7
Views
1K
Back
Top