This is a 2-part problem about finding the limit of the ratio of two triangles inscribed in a quarter-circle.
Part 1: For each point (x, y) on the quarter-circle x[sup:mwp6lwwv]2[/sup:mwp6lwwv] + y[sup:mwp6lwwv]2[/sup:mwp6lwwv] = 9 (x > 0, y > 0), let A(x) and B(x) be the areas of the triangles A and B. The vertices of triangle A are (0, 0), (1, 0), and (x, y), and the vertices of triangle B are (1, 0), (3, 0), and (x, y). Find the limit of B(x) / A(x) as x approaches 3.
My solution for Part 1: Triangle A has base 1 and altitude x, and triangle B has base 2 and altitude x. Therefore A(x) = x / 2 and B(x) = (2x) / 2 = x, and R(x) = B(x) / A(x) = x / (x / 2) = 2. So the limit of B(x) / A(x) = 2, which approaches 0 as x approaches 3.
Part 2: Generalize this problem to curves other than the quarter-circle.
My questions: Does my solution to Part 1 look right? How should I get started on Part 2? Thanks for any help on this one.
Part 1: For each point (x, y) on the quarter-circle x[sup:mwp6lwwv]2[/sup:mwp6lwwv] + y[sup:mwp6lwwv]2[/sup:mwp6lwwv] = 9 (x > 0, y > 0), let A(x) and B(x) be the areas of the triangles A and B. The vertices of triangle A are (0, 0), (1, 0), and (x, y), and the vertices of triangle B are (1, 0), (3, 0), and (x, y). Find the limit of B(x) / A(x) as x approaches 3.
My solution for Part 1: Triangle A has base 1 and altitude x, and triangle B has base 2 and altitude x. Therefore A(x) = x / 2 and B(x) = (2x) / 2 = x, and R(x) = B(x) / A(x) = x / (x / 2) = 2. So the limit of B(x) / A(x) = 2, which approaches 0 as x approaches 3.
Part 2: Generalize this problem to curves other than the quarter-circle.
My questions: Does my solution to Part 1 look right? How should I get started on Part 2? Thanks for any help on this one.