I Need help understanding base-10 number format please

  • I
  • Thread starter Thread starter andrecoelho
  • Start date Start date
AI Thread Summary
The discussion centers on the representation of the number 9312 in base-10 format, specifically how to interpret the term 10^2. Participants clarify that 10^2 equals 100, not 2 or 1000, and express that logarithms are unnecessary for this calculation. The conversation emphasizes that 9312 can be broken down into its components: 9*1000 + 3*100 + 1*10 + 2. The importance of clear mathematical expression is highlighted to avoid confusion. Understanding base-10 representation does not require logarithmic functions.
andrecoelho
Messages
9
Reaction score
1
Hey..suppose i have the 9312 number. And 3 digit. Number can be represented by
9*10^3 + 3*10^2 + 1*10 + 2

how do i get the 10^2 ? (either 2 or 1000) ? do we need logarithms?

thanks

andre
 
Mathematics news on Phys.org
Hi, @andrecoelho, first of all, wellcome.
andrecoelho said:
Hey..suppose i have the 9312 number. And 3 digit.
They first sentence stands for four digits. What do you mean when you mention three digits?
andrecoelho said:
Number can be represented by
9*10^3 + 3*10^2 + 1*10 + 2
Fine
andrecoelho said:
how do i get the 10^2 ?
From my point of view, it is ten powered to two. I see no mathematical difficulty.
andrecoelho said:
(either 2 or 1000) ? do we need logarithms?
My opinion is that it is either ##100## or ##10^2##. Why should we need logarithms?. Logarithms are the opposite function to exponentiation.
Which is the question you want to solve?
Greetings!
 
  • Like
Likes e_jane and berkeman
Not sure what you’re asking but perhaps by rewriting what you wrote will clarify what you want?

9312 is short for ##9*1000 + 3*100 + 1*10 + 2##

we can use various math expressions to get the units value

##9312 - INT( 9312 / 10 )*10 = 9312 - INT( 931.2 )*10 = 9312 - 9310 = 2##
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Back
Top