Solveeit Logo

Question

Question: When a positive integer \(m\) is divided by 7, the remainder is 4. What is the remainder when \(2m\)...

When a positive integer mm is divided by 7, the remainder is 4. What is the remainder when 2m2m is divided by 7?
A) 9
B) 1
C) 4
D) 6
E) 8

Explanation

Solution

If dividend is double and divisor is same so remainder is also double but it should be less than divisor if it is greater than divisor then, that remainder should be again divided by divisor to get the original reminder.

Complete step by step solution:
Given mm is integer that is dividend,
Suppose m=7x+rm=7x+r
Where rr is remainder i.e. 7 and xxis any whole number.
So,m=7x+4m=7x+4
Now multiply 2 both sides to get the value of 2m2m
2m=2(7x+4)\Rightarrow 2m=2\left( 7x+4 \right)
2m=14x+8\Rightarrow 2m=14x+8
So, now we divide 2m2mby 7
2m7=7y+r27\Rightarrow \dfrac{2m}{7}=\dfrac{7y+{{r}_{2}}}{7}
Where yyis any whole number and r2{{r}_{2}} be the remainder
14x+87=7y+r27\Rightarrow \dfrac{14x+8}{7}=\dfrac{7y+{{r}_{2}}}{7}
7(2x7)+87=7y+r27\Rightarrow 7\left( \dfrac{2x}{7} \right)+\dfrac{8}{7}=\dfrac{7y+{{r}_{2}}}{7}
7(2x7)+7+17=7y+r27\Rightarrow 7\left( \dfrac{2x}{7} \right)+\dfrac{7+1}{7}=\dfrac{7y+{{r}_{2}}}{7}
7(2x+17)+17=7y+r27\Rightarrow 7\left( \dfrac{2x+1}{7} \right)+\dfrac{1}{7}=\dfrac{7y+{{r}_{2}}}{7}
7(2x+17)+17=7y7+r27\Rightarrow 7\left( \dfrac{2x+1}{7} \right)+\dfrac{1}{7}=\dfrac{7y}{7}+\dfrac{{{r}_{2}}}{7}
Now compare the equation both side and we get r2=1{{r}_{2}}=1
Then the remainder will be 1

Hence option (B) is correct.

Additional information:
In division we will see the relationship between the dividend, divisor, quotient and remainder. The number which we divide is called the dividend. The number by which we divide is called the divisor. The result obtained is called the quotient. The number left over is called the remainder.
Dividend = divisor × quotient + remainder

Note: Don’t confuse over dividend and divisor, doubled remainder of doubled dividend is not always a correct, it should be less than divisor.