Math, asked by Anonymous, 6 months ago

solve this easy Question
 \frac{1}{2} - \frac{1}{3} (x - 1) + 2 = 0

Answers

Answered by Anonymous
6

Step-by-step explanation:

\red{\bold{\underline{\underline{QUESTION:-}}}}

Q:-solve and verify the equation

 \frac{1}{2} - \frac{1}{3} (x - 1) + 2 = 0

\huge\tt\underline\blue{Answer }

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _✍️

══════════XXX═════════════

⟹ \frac{1}{2}  -  \frac{1}{3} (x - 1) + 2 = 0</p><p>

⟹</p><p> \frac{3 - 2(x - 1) + 2}{6}  = 0

⟹</p><p> \frac{1}{6} (x - 1) + 2 = 0

⟹</p><p>(x - 1) + 2 = 0

⟹</p><p>x - 1 =  - 2

⟹</p><p>x =  - 2 + 1

⟹</p><p>x =  - 1

CHECK:-

⟹ \frac{1}{2}  -  \frac{1}{3} ( - 1 - 1) + 2</p><p>

⟹</p><p> \frac{3 - 2( - 2) + 2}{6}  = 0

⟹</p><p> \frac{1}{6} ( - 2) + 2 = 0

⟹</p><p> \frac{0}{6}  = 0

⟹</p><p>0 = 0

THEREFORE,L.H.S=R.H.S

VERIFIED ✔️

══════════XXX═════════════

HOPE IT HELPS YOU..

_____________________

Thankyou:)

Answered by Kritisonam
1

Step-by-step explanation:

I am looking for a command which would print simple fractions like 1/2, 1/3 etc using glyphs available in modern TTF/OTF fonts. Ideally, I want this command to output ordinary \frac{1}{2}, \frac{1}{3} in case if my document is compiled with (PDF)LaTeX, but outputs something like $\text{\char"00BD}$ in case if the compiler is XeLaTeX of LuaLaTeX (and fontspec and / or unicode-math is loaded) and required Unicode character is available in current font.

Similar questions