Arithmetic
Problems related to basic calculations, fractions, decimals, etc.
Problems in this category
The problem presents a programming question involving the modulo operator (%). We need to determine ...
Modulo OperatorRemainderInteger Arithmetic
2025/3/28
The first question asks whether the expression $8\%-4 == 8\%4$ is true or false, where $\%$ represen...
Modulo OperatorModular ArithmeticBoolean Logic
2025/3/28
The problem asks whether $22/7$ is equal to $22 \cdot 7$.
FractionsDivisionMultiplicationEquality
2025/3/28
The question asks what the opcode is in the expression $2^6$. The last question asks if the express...
ExponentiationInteger DivisionFloating-point divisionOrder of OperationsOperators
2025/3/28
Eddie's average after four tests is 78%. He believes that if he scores 82% on his fifth test, his ne...
AveragesPercent Calculations
2025/3/27
The problem asks us to evaluate the expression $\frac{6\frac{1}{2} \cdot 9\frac{1}{4}}{216\frac{1}{4...
FractionsMixed NumbersArithmetic Operations
2025/3/27
The problem is to simplify the following expression: $\frac{6\frac{1}{2} \cdot 9\frac{1}{4}}{216\fra...
FractionsMixed NumbersSimplificationArithmetic Operations
2025/3/27
The problem asks to find the distance between $-7$ and $-12$.
Absolute ValueNumber LineDistance
2025/3/27
The problem requires plotting the numbers $-7$ and $-12$ on the provided number line.
Number LineIntegersPlotting Points
2025/3/27
The problem asks us to plot $-2$ and $-8$ on the given number line. Then, we need to find the distan...
Number LineAbsolute ValueDistanceIntegers
2025/3/27