Difference between revisions of "2006 AMC 12A Problems/Problem 11"
(Added solution) |
|||
| Line 6: | Line 6: | ||
== Solution == | == Solution == | ||
| + | <math> (x+y)^2 = x^2 + y^2 </math> | ||
| + | <math> x^2 + 2xy + y^2 = x^2 + y^2 </math> | ||
| + | |||
| + | <math> 2xy = 0 </math> | ||
| + | |||
| + | Either: | ||
| + | |||
| + | <math> x = 0 </math> | ||
| + | |||
| + | or | ||
| + | |||
| + | <math> y = 0 </math> | ||
| + | |||
| + | This describes 2 lines <math> \Rightarrow C </math> | ||
== See also == | == See also == | ||
* [[2006 AMC 12A Problems]] | * [[2006 AMC 12A Problems]] | ||
Revision as of 21:39, 11 July 2006
Problem
Which of the following describes the graph of the equation
?
![]()
![]()
Solution
Either:
or
This describes 2 lines