IMG0 Determine the number of positive divisors of 900, including 1 and 900, that are perfect squares. (A positive divisor of 900 is a positive integer that divides exactly into 900.) Points A(k,3), B(3,1) and C(6,k) form an isosceles triangle. If ∠ABC=∠ACB, determine all possible values of k.
This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.
Since 900=302 and 30=2×3×5, then 900=223252. The positive divisors of 900 are those integers of the form d=2a3b5c, where each of a,b,c is 0, 1 or 2. For d to be a perfect square, the exponent on each prime factor in the prime factorization of d must be even. Thus, for d to be a perfect square, each of a,b,c must be 0 or 2. There are two possibilities for each of a,b,c so 2×2×2=8 possibilities for d. These are 203050=1, 223050=4, 203250=9, 203052=25, 223250=36, 223052=100, 203252=225, and 223252=900. Thus, 8 of the positive divisors of 900 are perfect squares. Solution 2 The positive divisors of 900 are 1,2,3,4,5,6,9,10,12,15,18,20,25,30,36,45,50,60,75,90,100,150,180,225,300,450,900 Of these, 1, 4, 9, 25, 36, 100, 225, and 900 are perfect squares (12,22,32,52,62,102,152,302, respectively). Thus, 8 of the positive divisors of 900 are perfect squares. In isosceles triangle ABC, ∠ABC=∠ACB, so the sides opposite these angles (AC and AB, respectively) are equal in length. Since the vertices of the triangle are A(k,3), B(3,1) and C(6,k), then we obtain AC(k−6)2+(3−k)2(k−6)2+(3−k)2(k−6)2+(k−3)2(k−6)2=AB=(k−3)2+(3−1)2=(k−3)2+(3−1)2=(k−3)2+22=4 Thus, k−6=2 or k−6=−2, and so k=8 or k=4.
We can check by substitution that each satisfies the original equation.