Converting N/cm² to kg/cm² with correct unit factors

  • Context: Undergrad 
  • Thread starter Thread starter kasnay
  • Start date Start date
  • Tags Tags
    Units
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
13 replies · 2K views
kasnay
Messages
10
Reaction score
1
Im trying to us 1.6*10^7 N/cm^2. this breaks to (kg*m/s^2)/cm^2. I need my units in terms of cm. So can I convert 1.6*10^7 kgm/s^2/cm^2 to
1.6*10^11 (kgm/s^2)/(m^2) then reduce to 1.6*10^11 kg/ms^2. The go back to cm and have 1.67*10^9kg/cms^2
 
  • Wow
Likes   Reactions: Delta2
Physics news on Phys.org
kasnay said:
(kg*m/s^2)/cm^2. I need my units in terms of cm.
First, it's pretty hard to read this when you don't use LaTeX. Please read the LaTeX Guide link below the Edit window to start using LaTeX. Thank you.

Second, I don't understand what you mean when you say you want to convert from ##cm^2## to ##cm##. Those are not compatible...
 
  • Like
Likes   Reactions: Delta2
Also, most of your equation uses ##mks## units, and it's generally bad to mix ##cm## into ##mks## equations...
 
Better yet, please explain why you feel you need to make that conversion and we might be able to help you with that.
 
  • Like
Likes   Reactions: nasu
kasnay said:
Im trying to us 1.6*10^7 N/cm^2. this breaks to (kg*m/s^2)/cm^2. I need my units in terms of cm. So can I convert 1.6*10^7 kgm/s^2/cm^2 to
1.6*10^11 (kgm/s^2)/(m^2) then reduce to 1.6*10^11 kg/ms^2. The go back to cm and have 1.67*10^9kg/cms^2
Yes, ##1.6 \ 10^7 \mathrm{\ N/cm^2}=1.6 \ 10^9 \mathrm{ \ kg/(cm \ s^2)}##
 
  • Like
Likes   Reactions: Delta2, symbolipoint and bob012345
berkeman said:
First, it's pretty hard to read this when you don't use LaTeX. Please read the LaTeX Guide link below the Edit window to start using LaTeX. Thank you.

Second, I don't understand what you mean when you say you want to convert from ##cm^2## to ##cm##. Those are not compatible...
Also note that units must be typeset in Roman (non-italic) symbols!
 
vanhees71 said:
Also note that units must be typeset in Roman (non-italic) symbols!
Interesting! I just used the default LaTeX font. How would I switch fonts in LaTeX? I'm off to the LaTeX Guide for some research...
 
Okay, I see how to switch to Roman, but don't see yet how to switch back to the default font...

1654724035448.png


##\mathrm cm^2##
 
berkeman said:
Interesting! I just used the default LaTeX font. How would I switch fonts in LaTeX? I'm off to the LaTeX Guide for some research...
You have to use \mathrm{m} to typeset the symbol for the unit meter within a formula: ##\mathrm{m}##. To get ##A=1 \mathrm{cm}^2## just type a=1 \mathrm{cm}^2.
 
  • Informative
Likes   Reactions: berkeman
anorlunda said:
I know there's no good alternative, but Latex sucks IMO.
What I find annoying is that sometimes the characters don't line up properly. Look at ##A=1 \mathrm{cm}^2##. The bottom of the c is not properly lined up with the bottom of the m. Sometimes I find it convenient to use the default font instead of \mathrm{} as in ##A=1~##cm##^2##. In LaTeX #A=1~#cm#^2# where all # signs are doubled. That lines up the characters nicely.
 
kasnay said:
Im trying to us 1.6*10^7 N/cm^2. this breaks to (kg*m/s^2)/cm^2. I need my units in terms of cm.
But it's ok to use kilograms instead of grams?
 
  • Like
Likes   Reactions: berkeman
You can use any units you wish as long as you are clear about what they are. An exception might be when you enter quantities as answers to online homework problems. There you have to enter the numbers in the units the algorithm expects from you.
 
  • Like
Likes   Reactions: vanhees71
Mister T said:
But it's ok to use kilograms instead of grams?
I also don't see any problem to use cm within the SI. Why should this be a problem?