volume_mute
Match Operations with β to Their Results
publish date:Β 2026/05/23 22:07:23.176022 UTC
volume_muteMatch each expression to its result (assuming \(x \in \mathbb{R}\) where applicable).
To complete the line match
- Click on an item in the first group
- Click on the match in the second group
To delete a match, double click on a line
Expression
x + (+β), x β β
x β (+β), x β β
x / (+β), x β β
(+β)(ββ)
Result
+β
ββ
0
ββ
Correct Answer
(1) x + (+β), x β β,+β
(2) x β (+β), x β β,ββ
(3) x / (+β), x β β,0
(4) (+β)(ββ),ββ
Explanation
Key rules of the extended real number system: adding \(+\infty\) to any finite number gives \(+\infty\); subtracting \(+\infty\) from any finite number gives \(-\infty\); dividing any finite number by \(\pm\infty\) gives 0; multiplying \(+\infty\) by \(-\infty\) gives \(-\infty\) (opposite signs).
Reference
Introduction to Differential Calculus (Systematic Studies with Engineering Applications for Beginners) - 2012
