
A triangle has sides length a, a + d, a + 2d and area S. Find its sides and angles in terms of d and S. Give numerical answers for d = 1, S = 6.
Solution
It is slightly more convenient to use b = a+d. Then by Heron S2 = (3b2/4)(b2/4 - d2). This is a quadratic in b2. We need a positive solution, so b2 = 2(d2 + √(d4 + 4S2/3) ). That gives the sides a, b, c = b+d. Now sin A = 2S/bc, and sin B = 2S/ac. Since c is the longest side, A and B must be acute. Finally, C = 180o - A - B.
For d = 1, S = 6, we find b = 4. Hence a = 3, c = 5, A = sin-1(3/5). We recognize the triangle, so C = 90o, B = 90o - A.
![]()
© John Scholes
jscholes@kalva.demon.co.uk
11 Oct 2003
Last corrected/updated 11 Oct 03