Base of Number System: 121 = 324 Decimal

  • Thread starter Thread starter mmekosh
  • Start date Start date
  • Tags Tags
    System
AI Thread Summary
The discussion revolves around determining the base of a number system where the representation "121" equals the decimal number "324." The problem can be expressed as a quadratic equation: 1*(b^2) + 2*(b) + 1 = 324. To solve for the base, one can use trial and error with values greater than 10. Understanding the conversion from base-b to decimal is crucial for finding the correct base. This approach clarifies the relationship between the two number representations.
mmekosh
Messages
3
Reaction score
0

Homework Statement


What is the base of the system in which 121 represents the same number as the decimal number 324?


Homework Equations





The Attempt at a Solution


Can you please just explain to me what this means? I don't think we've learned it, and all the explanations I have found online are no help. I have no clue what the question is asking, but if someone could please reword perhaps what the question is asking, I'm sure I could figure it out. Thanks so much!
 
Physics news on Phys.org
We count using base 10. The decimal number 324 can be defined as follows:

3*(10^2) + 2*(10^1) + 4(10^0) = 324.

So,

324 = 1*(X^2) + 2*(X^1) + 1*(X^0)

This is now a quadratic equation which you can solve. The CORRECT resulting zero will be the base of the system in which the number 121 corresponds to 324 in base 10.
 
The digits in a number in the decimal (base-10) system represent increasingly higher powers of 10. The decimal number in this problem, 324, represents 3*102 + 2*101 + 4*100, or 300 + 20 + 4.

What this problem is asking for is the base b for which 1*b2 + 2*b + 1 is the same number as 324. One way to do this problem is trial and error - take a guess at what b might be, and see what 121b equal as a base-10 number.

Hint: Try values for b that are larger than 10.
 
Ok, thank you so much! This helped a lot.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top