Maths Olympiad Prep

Library / /136 of 520

Algebra Difficulty 2.9 Junior Find the answer

Given the line l:ax+y2a=0l: ax + y - 2 - a = 0, if the intercepts on the xx-axis and yy-axis are equal, then the value of the real number aa is ( ).
A: 11
B: 1-1
C: 2-2 or 1-1
D: 2-2 or 11

Multiple choice: answer with the letter of the option you want.

Solution

To find the value of aa for which the line has equal intercepts on both axes, we will find the xx-intercept and the yy-intercept of the line.

**For the xx-intercept:**
We set y=0y = 0 to find where the line intersects the xx-axis:
ax+(0)2a=0 ax + (0) - 2 - a = 0
axa2=0 ax - a - 2 = 0
ax=a+2 ax = a + 2
If a0a \neq 0, the xx-intercept is:
x=a+2a x = \frac{a + 2}{a}

**For the yy-intercept:**
We set x=0x = 0 to find where the line intersects the yy-axis:
(0)a+y2a=0 (0) \cdot a + y - 2 - a = 0
y=2+a y = 2 + a

For the intercepts to be equal:
a+2a=2+a \frac{a + 2}{a} = 2 + a

Now we solve for aa:
a2+2=2a+a2 a^2 + 2 = 2a + a^2
a=2 or a=1 a = -2 \text{ or } a = 1

So the values of aa for which the line ll has equal intercepts on both the xx-axis and the yy-axis are 2 or 1\boxed{-2 \text{ or } 1}.

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.