The quotient of 21 given by the learner is wrong based on the division algorithm.
A division algorithm is a system of division that results in some quotient and a remainder.
Given two integers 105 and 7, the division algorithm will compute their quotient as 15.
105÷7 = ⎕x5
105÷7 = 15
⎕ = 3 (15/5)
And 3 x 5
= 15
Thus, since the correct quotient of 15 is not the same value as 21, the learner is wrong.
Learn more about the division algorithms at https://brainly.com/question/27893941
#SPJ1