Difference between revisions of "LaTeX"

(External links)
Line 1: Line 1:
{{Latex}}
+
<math>5</math>)Resolva em U=R, onde a incógnita é x e <math>a\neq3</math>  
The <math>\LaTeX</math> typesetting system (pronounced "Lay-Tek" or "Lah-Tek") is widely used to produce well-formatted [[math|mathematical]] and scientific writing. With LaTeX, it is very easy to produce expressions like
 
<cmath> \sqrt{\frac {a^2+b^2+c^2}3} \geq \frac {a+b+c}3 \geq \sqrt[3]{abc} \geq \frac 3 { \frac 1a + \frac 1b + \frac 1c } . </cmath>
 
  
You can ask questions about <math>\LaTeX</math> on the <url>index.php?f=123 LaTeX Forum</url>, and you can test your skills in the <url>index.php?f=224 Test Forum</url>.
+
<math>a(x+1)=3x-2</math>
  
Nearly every serious student of math and science will use LaTeX frequently. Through these web pages, you will learn much of what you'll need to express math and science like a pro.
+
Resp:
  
 +
<math>ax+a=3x-2 \to ax-3x=-(2+a) \to x=\dfrac{-(2+a)}{a-3} \to x=\dfrac{(2+a)}{3-a}</math>
  
== See also ==
+
<math>8</math>) Resolva a equação:
  
* [[Asymptote: About | Asymptote]] (graphics language for LaTeX)
+
<math>\bullet</math> No papel que recebi estava assim:
* [[LaTeX:About |More About LaTeX]]
 
* [[LaTeX:Downloads|Setting up LaTeX]]
 
* [[LaTeX:Basics|LaTeX Basics]]
 
  
== External links ==
+
<math>\dfrac{1}{x-2}+\dfrac{1}{x}-\dfrac{1}{2}+\dfrac{1}{x-2}</math> em U=R-{2,0}
* [http://tug.ctan.org TUG], the TeX User Group
+
 
* [http://en.wikipedia.org/wiki/LaTeX Wikipedia Article]
+
<math>\bullet</math> acho que esse sinal de menos no meio era pra ser um igual.
* [http://www.latex-project.org/ The LaTeX Project Site]
+
 
* [http://www.artofproblemsolving.com/LaTeX/AoPS_L_TeXer.php This] is a useful script that will change LaTeX input into a transparent image.
+
<math>\dfrac{1}{x-2}+\dfrac{1}{x}=\dfrac{1}{2}+\dfrac{1}{x-2}</math>
* [http://dev.baywifi.com/latex/ An online LaTeX compiler]
+
 
* [http://nirvana.informatik.uni-halle.de/~thuering/php/latex-online/latex.php Another online compiler]
+
<math>\bullet</math> porém ainda fica estranho porque a solução seria <math>x=2</math>.
* [http://www.verbosus.com A free, browser based latex editor]
+
Não pode ser <math>x=2</math> porque a questão pede todas as soluções menos o 2 e o 0.Assim acredito que a questão não tenha solução.
 +
 
 +
<math>9</math>) Resolva a equação
 +
 
 +
<math>\dfrac{1}{x-3}+\dfrac{1}{x}=\dfrac{1}{3}+\dfrac{1}{x-3}</math> em U=R-{3,0}
 +
 
 +
<math>\bullet</math> Da mesma forma que ocorreu na questão anterior a solução seria <math>x=3</math>, porém a questão pede todas as soluções menos o 3 e o 0.
 +
Portanto a questão não tem solução.
 +
 
 +
<math>10</math>) Resolva as equações:
 +
 
 +
b) <math>\dfrac{1}{a}+\dfrac{a}{a+x}=\dfrac{a+x}{ax}</math>
 +
 
 +
<math>\bullet</math> Ele deveria ter mencionado quem era incógnita e quem era constante. Pelas outras questões supomos que x seja a incógnita.
 +
 
 +
<math>\bullet</math> Ele também não mencionou que o 'a' e o 'x' tem que ser diferente de 0.
 +
 
 +
<math>\bullet</math> Considerando o que foi dito acima, vem:
 +
 
 +
<math>\dfrac{1}{a}+\dfrac{a}{a+x}=\dfrac{a+x}{ax}</math> <math>\to</math> <math>\dfrac{a+x+a^2}{a(a+x)}=\dfrac{a+x}{ax}</math> <math>\to</math> <math>xa+x^2+a^2x=(a+x)^2</math> <math>\to</math>
 +
 
 +
<math>xa+x^2+a^2x=a^2+x^2+2ax</math> <math>\to</math> <math>a^2x+ax-2ax-a^2=0</math> <math>\to</math> <math>a^2x-ax-a^2=0</math> <math>\to</math> <math>(a^2-a)x=a^2</math> <math>\to</math> <math>x=\dfrac{a^2}{a^2-a}</math> <math>\to</math> <math>x=\dfrac{a}{a-1}</math>
 +
 
 +
d) <math>\dfrac{x+1}{x-1}-\dfrac{x-1}{x+1}=\dfrac{8}{x-1}</math> <math>\to</math> <math>\dfrac{x+1}{x-1}-\dfrac{8}{x-1}=\dfrac{x-1}{x+1}</math> <math>\to</math> <math>\dfrac{x-7}{x-1}=\dfrac{x-1}{x+1}</math> <math>\to</math>
 +
 
 +
<math>(x-7)(x+1)=(x-1)^2</math> <math>\to</math> <math>x^2+x-7x-7=x^2+1-2x</math> <math>\to</math> <math>-6x-7=1-2x</math> <math>\to</math> <math>x=-2</math>
 +
 
 +
Não tenho certeza se o que eu fiz está certo.

Revision as of 10:20, 21 November 2009

$5$)Resolva em U=R, onde a incógnita é x e $a\neq3$

$a(x+1)=3x-2$

Resp:

$ax+a=3x-2 \to ax-3x=-(2+a) \to x=\dfrac{-(2+a)}{a-3} \to x=\dfrac{(2+a)}{3-a}$

$8$) Resolva a equação:

$\bullet$ No papel que recebi estava assim:

$\dfrac{1}{x-2}+\dfrac{1}{x}-\dfrac{1}{2}+\dfrac{1}{x-2}$ em U=R-{2,0}

$\bullet$ acho que esse sinal de menos no meio era pra ser um igual.

$\dfrac{1}{x-2}+\dfrac{1}{x}=\dfrac{1}{2}+\dfrac{1}{x-2}$

$\bullet$ porém ainda fica estranho porque a solução seria $x=2$. Não pode ser $x=2$ porque a questão pede todas as soluções menos o 2 e o 0.Assim acredito que a questão não tenha solução.

$9$) Resolva a equação

$\dfrac{1}{x-3}+\dfrac{1}{x}=\dfrac{1}{3}+\dfrac{1}{x-3}$ em U=R-{3,0}

$\bullet$ Da mesma forma que ocorreu na questão anterior a solução seria $x=3$, porém a questão pede todas as soluções menos o 3 e o 0. Portanto a questão não tem solução.

$10$) Resolva as equações:

b) $\dfrac{1}{a}+\dfrac{a}{a+x}=\dfrac{a+x}{ax}$

$\bullet$ Ele deveria ter mencionado quem era incógnita e quem era constante. Pelas outras questões supomos que x seja a incógnita.

$\bullet$ Ele também não mencionou que o 'a' e o 'x' tem que ser diferente de 0.

$\bullet$ Considerando o que foi dito acima, vem:

$\dfrac{1}{a}+\dfrac{a}{a+x}=\dfrac{a+x}{ax}$ $\to$ $\dfrac{a+x+a^2}{a(a+x)}=\dfrac{a+x}{ax}$ $\to$ $xa+x^2+a^2x=(a+x)^2$ $\to$

$xa+x^2+a^2x=a^2+x^2+2ax$ $\to$ $a^2x+ax-2ax-a^2=0$ $\to$ $a^2x-ax-a^2=0$ $\to$ $(a^2-a)x=a^2$ $\to$ $x=\dfrac{a^2}{a^2-a}$ $\to$ $x=\dfrac{a}{a-1}$

d) $\dfrac{x+1}{x-1}-\dfrac{x-1}{x+1}=\dfrac{8}{x-1}$ $\to$ $\dfrac{x+1}{x-1}-\dfrac{8}{x-1}=\dfrac{x-1}{x+1}$ $\to$ $\dfrac{x-7}{x-1}=\dfrac{x-1}{x+1}$ $\to$

$(x-7)(x+1)=(x-1)^2$ $\to$ $x^2+x-7x-7=x^2+1-2x$ $\to$ $-6x-7=1-2x$ $\to$ $x=-2$

Não tenho certeza se o que eu fiz está certo.