What are the integer value(S) for x where $$\frac{2x+5}{3x+4}$$ is not in lowest terms?
Any help is appreciated!
What are the integer value(S) for x where $$\frac{2x+5}{3x+4}$$ is not in lowest terms?
Any help is appreciated!
$gcd(2x+5,3x+4)=gcd(2x+5,x-1)=gcd(7x,x-1)$, but $gcd(7x,x-1)=7$ if $x=7k+1$ and $gcd(7x,x-1)=1$ in any other case.
Thus the fraction is not in lowest terms only when $x=7k+1$,for any integer k.