LaTeX Solving a LaTeX Coding Problem with x^2, 36-x^2, and 3/2

  • Thread starter Thread starter ineedhelpnow
  • Start date Start date
  • Tags Tags
    Coding Latex
AI Thread Summary
The discussion centers on a new user seeking guidance on formatting LaTeX code for a mathematical expression. The user successfully formats the integral of x^2 over (36-x^2)^(3/2) with assistance from others in the thread. Participants highlight the use of the Live Preview box for experimenting with LaTeX and mention available templates for easier coding. Additionally, users can right-click on displayed math to view the TeX commands used. The conversation also touches on a specific issue regarding the inability to display the theta symbol, prompting further inquiry into LaTeX syntax. Overall, the thread serves as a helpful resource for beginners learning to use LaTeX for mathematical expressions.
ineedhelpnow
Messages
649
Reaction score
0
hi. just joined this site and I've never used latex coding before so how would i go about formatting (x^2)/((36-x^2)^(3/2) dx?
 
Physics news on Phys.org
You can play around with the Live Preview box to figure out how things work. We also now have a lot of templates on the right for $\LaTeX$ code. Finally, you can always right-click any $\LaTeX$ displayed math, follow Show Math As, and then choose TeX Commands to see how anybody typed up their math.

Code:
$$\int \frac{x^2 \, dx}{(36-x^2)^{3/2}}$$

displays as

$$\int \frac{x^2 \, dx}{(36-x^2)^{3/2}}$$
 
$$\int \frac{x^2 \, dx}{(36-x^2)^{3/2}}$$ :D ooooh i did it. thanks!
 
ineedhelpnow said:
$$\int \frac{x^2 \, dx}{(36-x^2)^{3/2}}$$ :D ooooh i did it. thanks!

You're quite welcome. Also check our http://mathhelpboards.com/latex-tips-tutorials-56/how-use-latex-site-27.html. That'll get you through all the basics.
 
wait but why doesn't theta show up when i try it?
 
ineedhelpnow said:
wait but why doesn't theta show up when i try it?

\theta
 

Similar threads

Replies
9
Views
2K
Replies
3
Views
2K
Replies
4
Views
2K
Replies
23
Views
4K
Replies
1
Views
2K
Replies
4
Views
3K
Back
Top