Computer Science, asked by mysticd, 11 months ago

write latex code for given attachment​

Attachments:

Answers

Answered by Anonymous
59

Answer:

\display \text{Example 12: Find $\sqrt{96.04}$}\\\\\display \text{Solution:}

\begin{tabular}{c | c | c}9&\overline{96}.\overline{04}}&9.8\\9&-81\\\cline{1-2}188&1504\\&-1504\\\cline{1-2}& 0 \\\end{tabular}

\display \text{Therefore $\sqrt{96.04}=9.8$}

In order to write this code , we have to use Array and Tabular :

\display \text{Example 12: Find $\sqrt{96.04}$}\\\\\display \text{Solution:}

\begin{tabular}{c | c | c}

                                  9 & \overline{96}.\overline{04}} & 9.8 \\ 9 & -81 \\

                                  \cline{1-2} 188 & 1504 \\ & -1504 \\

                                    \cline{1-2}  & 0 \\

\end{tabular}

\display \text{Therefore $\sqrt{96.04}=9.8$}

Note :

We have to inclose it by using code :

[ tex ]    [ / tex ] .  [ No any space should be provided]

If i would have written in it would convert into main answer .

Attachments:

mysticd: excellent. will please ,attach paper work with complete code.
Anonymous: Thank you : )
Anonymous: Great answer
Anonymous: Thanks : )
Answered by Prince063867
0

9

96.04

9.8

-81

9

188

1504

-1504

0

Similar questions