Difference between revisions of "Trivial Inequality"
10000th User (talk | contribs) m (→Problems) |
(→Problems: Correct format) |
||
Line 12: | Line 12: | ||
== Problems == | == Problems == | ||
− | === | + | === Introductory === |
− | + | *Find all integer solutions <math>x,y,z</math> of the equation <math>x^2+5y^2+10z^2=2z+6yz+4xy-1</math>. (No source nor solution) | |
− | |||
=== Intermediate === | === Intermediate === | ||
− | + | *Triangle <math>ABC</math> has <math>AB</math><math>=9</math> and <math>BC: AC=40: 41</math>. What is the largest area that this triangle can have? ([[1992 AIME Problems/Problem 13|Source]]) | |
− | |||
− | |||
== See also == | == See also == |
Revision as of 18:14, 15 November 2007
The Trivial Inequality states that for all real numbers . This is a rather useful inequality for proving that certain quantities are nonnegative. The inequality appears to be obvious and unimportant, but it can be a very powerful problem solving technique.
Applications
The trivial inequality can be used to maximize and minimize quadratic functions.
After completing the square, the trivial inequality can be applied to determine the extrema of a quadratic function.
Here is an example of the important use of this inequality:
Suppose that are nonnegative real numbers. Starting with , after squaring we have . Now add to both sides of the inequality to get . If we take the square root of both sides (since both sides are nonnegative) and divide by 2, we have the well-known Arithmetic Mean-Geometric Mean Inequality for 2 variables:
Problems
Introductory
- Find all integer solutions of the equation . (No source nor solution)
Intermediate
- Triangle has and . What is the largest area that this triangle can have? (Source)