SOLUTION: Which of th following statements is(are) true for all positive integers
1) 13^n+10 is divisible by 2
2) 7^n+11 is divisible by 4
How to i figure out if these are true
Algebra ->
Test
-> Lessons
-> SOLUTION: Which of th following statements is(are) true for all positive integers
1) 13^n+10 is divisible by 2
2) 7^n+11 is divisible by 4
How to i figure out if these are true
Log On
1) 13^n+10 is divisible by 2
Whether the exponent is n or n+10, this will always give an odd number, so it's false.
------------
2) 7^n+11 is divisible by 4
If the exponent is n+11, it will be an odd number --> false.
If the exponent is n, then one counter-example will prove it false.
7^3 + 11 = 354 --> false