\left. \begin{array} { l } { 12.3 \times \frac { 1000 } { 3 } } \\ { \frac { 100 } { 3 } \times 1000 } \end{array} \right.
સૉર્ટ કરો
4100,\ \frac{100000}{3}
મૂલ્યાંકન કરો
4100,\ \frac{100000}{3}
શેર કરો
ક્લિપબોર્ડ પર કૉપિ કરી
sort(\frac{123}{10}\times \frac{1000}{3},\frac{100}{3}\times 1000)
દશાંશ સંખ્યા 12.3 ને અપૂર્ણાંક \frac{123}{10} માં રૂપાંતરિત કરો.
sort(\frac{123\times 1000}{10\times 3},\frac{100}{3}\times 1000)
ગુણક વારનો ગુણક અને ભાજક વારનો ભાજકથી ગુણાકાર કરીને \frac{1000}{3} નો \frac{123}{10} વાર ગુણાકાર કરો.
sort(\frac{123000}{30},\frac{100}{3}\times 1000)
અપૂર્ણાંક \frac{123\times 1000}{10\times 3} માં ગુણાકાર કરો.
sort(4100,\frac{100}{3}\times 1000)
4100 મેળવવા માટે 123000 નો 30 થી ભાગાકાર કરો.
sort(4100,\frac{100\times 1000}{3})
\frac{100}{3}\times 1000 ને એકલ અપૂર્ણાંક તરીકે દર્શાવો.
sort(4100,\frac{100000}{3})
100000 મેળવવા માટે 100 સાથે 1000 નો ગુણાકાર કરો.
4100,\frac{100000}{3}
સૂચી 4100,\frac{100000}{3} માં દશાંશ સંખ્યાઓને અપૂર્ણાંકોમાં રૂપાંતરિત કરો.
ઉદાહરણો
દ્વિઘાત સમીકરણ
{ x } ^ { 2 } - 4 x - 5 = 0
ત્રિકોણમિતિ
4 \sin \theta \cos \theta = 2 \sin \theta
રેખીય સમીકરણ
y = 3x + 4
અંકગણિત
699 * 533
મેટ્રિક્સ
\left[ \begin{array} { l l } { 2 } & { 3 } \\ { 5 } & { 4 } \end{array} \right] \left[ \begin{array} { l l l } { 2 } & { 0 } & { 3 } \\ { -1 } & { 1 } & { 5 } \end{array} \right]
યુગપત્ સમીકરણ
\left. \begin{cases} { 8x+2y = 46 } \\ { 7x+3y = 47 } \end{cases} \right.
ડિફરેન્શિએશન
\frac { d } { d x } \frac { ( 3 x ^ { 2 } - 2 ) } { ( x - 5 ) }
ઇન્ટિગ્રેશન
\int _ { 0 } ^ { 1 } x e ^ { - x ^ { 2 } } d x
લિમિટ્સ
\lim _{x \rightarrow-3} \frac{x^{2}-9}{x^{2}+2 x-3}