Find the number of positive integer pairs (a,b)(a, b)(a,b) such that gcd(a,b)=5\text{gcd}(a, b) = 5gcd(a,b)=5 and a+b=50a+b = 50a+b=50.
1
2
3
4