Difference between revisions of "2021 Fall AMC 10A Problems/Problem 14"
(→Solution (Graphing)) |
(→Solution (Graphing)) |
||
Line 24: | Line 24: | ||
yaxis(-8,8,Ticks(f, 2.0,0.5)) | yaxis(-8,8,Ticks(f, 2.0,0.5)) | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</asy> | </asy> |
Revision as of 20:04, 23 November 2021
Problem
How many ordered pairs of real numbers satisfy the following system of equations?
Solution (Graphing)
The second equation is . We know that the graph of is a very simple diamond shape, so let's see if we can reduce this equation to that form.
}.
We now have two separate graphs for this equation and one graph for the first equation, so let's put it on the coordinate plane:
import graph; Label f; f.p=fontsize(6); xaxis(-8,8,Ticks(f, 2.0,0.5)); yaxis(-8,8,Ticks(f, 2.0,0.5)) (Error making remote request. Unknown error_msg)
See Also
2021 Fall AMC 10A (Problems • Answer Key • Resources) | ||
Preceded by Problem 13 |
Followed by Problem 15 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | ||
All AMC 10 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.