\left. \begin{array} { l } { 48 + 72 \div 9 \times 3 - 5 \times 7 + 4 } \\ { 48 + 8 \times 5 - 5 \times 7 + 4 } \end{array} \right.
Sort
41,\ 57
Evaluate
41,\ 57
Share
Copied to clipboard
sort(48+8\times 3-5\times 7+4,48+8\times 5-5\times 7+4)
Divide 72 by 9 to get 8.
sort(48+24-5\times 7+4,48+8\times 5-5\times 7+4)
Multiply 8 and 3 to get 24.
sort(72-5\times 7+4,48+8\times 5-5\times 7+4)
Add 48 and 24 to get 72.
sort(72-35+4,48+8\times 5-5\times 7+4)
Multiply 5 and 7 to get 35.
sort(37+4,48+8\times 5-5\times 7+4)
Subtract 35 from 72 to get 37.
sort(41,48+8\times 5-5\times 7+4)
Add 37 and 4 to get 41.
sort(41,48+40-5\times 7+4)
Multiply 8 and 5 to get 40.
sort(41,88-5\times 7+4)
Add 48 and 40 to get 88.
sort(41,88-35+4)
Multiply 5 and 7 to get 35.
sort(41,53+4)
Subtract 35 from 88 to get 53.
sort(41,57)
Add 53 and 4 to get 57.
41,57
The list values are already in order.
Examples
Quadratic equation
{ x } ^ { 2 } - 4 x - 5 = 0
Trigonometry
4 \sin \theta \cos \theta = 2 \sin \theta
Linear equation
y = 3x + 4
Arithmetic
699 * 533
Matrix
\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]
Simultaneous equation
\left. \begin{cases} { 8x+2y = 46 } \\ { 7x+3y = 47 } \end{cases} \right.
Differentiation
\frac { d } { d x } \frac { ( 3 x ^ { 2 } - 2 ) } { ( x - 5 ) }
Integration
\int _ { 0 } ^ { 1 } x e ^ { - x ^ { 2 } } d x
Limits
\lim _{x \rightarrow-3} \frac{x^{2}-9}{x^{2}+2 x-3}