Maths Olympiad Prep

Library / /278 of 520

Algebra Difficulty 3.3 AMC 10/12 Find the answer

Which of the following equations is definitely a quadratic equation in terms of xx?

Pick one

Solution

To determine which of the given equations is definitely a quadratic equation in terms of xx, we need to analyze each option:

Option A: (1x)2+2x+1=0(\frac{1}{x})^2+\frac{2}{x}+1=0

This equation involves terms with xx in the denominator, which means it is not a polynomial equation. A quadratic equation must be a polynomial of degree 2. Therefore, option A does not meet the requirements.

Option B: x(x+1)=1+x2x(x+1)=1+x^2

Expanding and simplifying gives:
x2+x=1+x2x^2 + x = 1 + x^2
Subtracting x2x^2 from both sides gives:
x=1x = 1
This simplification leads to a linear equation, not a quadratic equation. Therefore, option B does not meet the requirements.

Option C: x(x1)=0x(x-1)=0

Expanding gives:
x2x=0x^2 - x = 0
This is a polynomial equation of degree 2, which means it is a quadratic equation. Therefore, option C meets the requirements.

Option D: ax2+x+1=0ax^2 + x + 1 = 0

This equation is a quadratic equation when a0a \neq 0. However, if a=0a = 0, the equation becomes x+1=0x + 1 = 0, which is a linear equation. Since the condition "definitely a quadratic equation" implies it must always be quadratic regardless of the coefficients, option D does not meet the requirements when a=0a = 0.

Based on the analysis, the only option that is definitely a quadratic equation in terms of xx is:

C\boxed{C}

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.