Okay so I have this exercise question. I tried looking for solutions online and found some related ones but this case is a bit different. I tried by eliminating $a$ also but couldn't get some reasonable answer. Here's my work so far according to another question. Let $p$ = $26a + 39b$ $q$ = $9a + 5b$, $a$ = $\frac{p-39b}{26}$ Substituting in $q$ gives $26q = 9p - 346b$ Now $9p$ is divisible by $17$ but how do I prove for $346b$?
2026-04-06 20:12:09.1775506329
On
Let $a$ and $b$ be integers. If $17\mid 26a + 39b$, prove that $17\mid 9a + 5b$
251 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
5
There are 5 best solutions below
0
On
$$ 13(2a+3b)=17m\Rightarrow 2a+3b=17m'\\ 9a+5b=17n $$
then solving for $a,b$
$$ 2a+3b=17m'\\ 9a+5b=17n $$
$$ a = 3n-5m'\\ b=9m'-2n $$
hence those are the feasible $a,b$
$17 \mid 26a + 39b$
prove $17 \mid 9a +5b$
One side of the proof $\Rightarrow$ you can work backwards to get $\Leftarrow$ :
$17\mid 26a + 39b \iff 9a +17a + 5b +34b \iff(9a+5b) + 17(a + 2b)$
If $17\mid 26a + 39b$ then $17\mid 9a+5b + 17(a+2b)$.
Since $17\mid 17(a+2b)$ and $17\mid 9a+5b + 17(a+2b)$,
$17\mid 9a+5b$ because $17\mid 9a+5b + 17(a+2b)$.