Maths Olympiad Prep

Library / /244 of 520

Algebra Difficulty 3.2 AMC 10/12 Find the answer

Solve the equations:
(1) 2x2=8x2x^2 = 8x
(2) y210y1=0y^2 - 10y - 1 = 0

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

Solution

Solution:
(1) 2x28x=02x^2 - 8x = 0
2x(x4)=02x(x - 4) = 0
Therefore, x1=0x_1 = 0, x2=4x_2 = 4; (4 points)

(2) Given y210y1=0y^2 - 10y - 1 = 0,
since a=1a = 1, b=10b = -10, c=1c = -1,
we have y=b±b24ac2ay = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}
=10±1004×(1)2= \frac{10 \pm \sqrt{100 - 4 \times (-1)}}{2}
=5±26= 5 \pm \sqrt{26},
thus, y1=5+26y_1 = 5 + \sqrt{26}, y2=526y_2 = 5 - \sqrt{26}. (4 points)

Therefore, the solutions are x1=0x_1 = \boxed{0}, x2=4x_2 = \boxed{4} for the first equation, and y1=5+26y_1 = \boxed{5 + \sqrt{26}}, y2=526y_2 = \boxed{5 - \sqrt{26}} for the second equation.

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.