Maths Olympiad Prep

Library / /391 of 520

Algebra Difficulty 3.8 AMC 10/12 Find the answer

A. In the rectangular coordinate system, the parametric equation of curve C is given by {x=2cosθy=3sinθ\begin{cases} x = 2\cos\theta \\ y = \sqrt{3}\sin\theta \end{cases} where θ\theta is the parameter. Establish a polar coordinate system with the coordinate origin as the pole and the positive half of the x-axis as the polar axis. The line ll passes through two points A(2,π4)A(\sqrt{2}, \frac{\pi}{4}) and B(3,π2)B(3, \frac{\pi}{2}) in the polar coordinate system.

(I) Write the ordinary equation of curve C and find the slope of line ll.

(II) Suppose line ll intersects curve C at points PP and QQ. Find BPBQ|BP| \cdot |BQ|.

B. Given the function f(x)=x1+2xaf(x) = |x - 1| + |2x - a|.

(I) When a=1a = 1, find the solution set of f(x)1f(x) \geq 1.

(II) When x[1,1]x \in [-1, 1], f(x)1f(x) \geq 1 always holds true. Find the range of real number values for aa.

A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.

Solution

A. (I) From the given information, the ordinary equation of curve C is x24+y23=1\frac{x^2}{4} + \frac{y^2}{3} = 1.

Given points A(1,1)A(1,1) and B(0,3)B(0, 3), the slope of line ll is 2-2.

(II) The parametric equation of line ll is {x=15ty=3+25t\begin{cases} x = -\frac{1}{\sqrt{5}}t \\ y = 3 + \frac{2}{\sqrt{5}}t \end{cases} where tt is the parameter.

Substitute this equation into the equation of curve C, we get 195t2+485t+24=0\frac{19}{5}t^2 + \frac{48}{\sqrt{5}}t + 24 = 0.

Let the two roots of the equation be t1{t}_1 and t2{t}_2. Then BPBQ=t1t2=12019|BP| \cdot |BQ| = |{t}_1{t}_2| = \boxed{\frac{120}{19}}.

B. (I) When a=1a = 1, we have the inequality x1+2x11|x - 1| + |2x - 1| \geq 1.

This leads to three cases:

1. When x1x 1, solve 3x213x - 2 \geq 1.

The solutions for the three cases are x13x \leq \frac{1}{3}, x=1x = 1, and x>1x > 1, respectively.

Combining all three cases, the solution set for the inequality is (,13][1,+)\boxed{(-\infty, \frac{1}{3}] \cup [1, +\infty)}.

(II) When x[1,1]x \in [-1, 1], we have 2xa1x1=x|2x - a| \geq 1 - |x - 1| = x.

When x[1,0)x \in [-1, 0), aRa \in \mathbb{R}.

When x[0,1]x \in [0, 1], either 2xax2x - a \geq x or 2xax2x - a \leq -x holds true.

Thus, axa \leq x or a3xa \geq 3x always holds true.

Hence, a0a \leq 0 or a3a \geq 3.

In conclusion, the range of values for aa is (,0][3,+)\boxed{(-\infty, 0] \cup [3, +\infty)}.

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.