A line x=k intersects the graph of y=log5x and the graph of y=log5(x+4). The distance between the points of intersection is 0.5. Given that k=a+b, where a and b are integers, what is a+b?
Pick one
Solution
Since the line x=k is vertical, we are only concerned with vertical distance. In other words, we want to find the value of k for which the distance ∣log5x−log5(x+4)∣=21 Since log5x is a strictly increasing function, we have: log5(x+4)−log5x=21 log5(xx+4)=21 xx+4=521 x+4=x5 x5−x=4 x=5−14 x=5−124(5+1) x=1+5 The desired quantity is 1+5=6, and the answer is A.
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.