Find the smallest number that is divisible by 2, 3, 4, 5, 6 and add 1.
We need the least common multiple of 2, 3, 4, 5, 6.
2 = 2
3 = 3
4 = 2^2
5 = 5
6 = 2 * 3
LCM = product of common and not common prime factors with larger exponent.
LCM = 2^2 * 3 * 5 = 4 * 3 * 5 = 60
To always have a remainder of 1, you need of add 1 to 60.
The number is 61.
Check:
61/2 = 30 remainder 1
61/3 = 20 remainder 1
61/4 = 15 remainder 1
61/5 = 12 remainder 1
61/6 = 10 remainder 1
The expression written in equivalent form with a common denominator is -1/6
<h3>Adding fractions</h3>
Fractions are written as ratio of two integers. For instance a/b is a fraction.
Given the sum of the fractions shown;
-3/4 and 5/8
Sum = -3/4 + 5/8
Sum = 5/8 - 3/4
Sum = 5-6/8
Sum = -1/8
Hence the sum of the given fraction -1/3 and 5/8 is -1/6
Learn more on sum of fractions here: brainly.com/question/78672
#SPJ1
I think so but if not goodluck to u :)