document.write( "Question 1195834: How many ordered pairs of integers (a,b) satisfy all of the following inequalities?
\n" ); document.write( "\"a%5E2%2Bb%5E2%3C16\"
\n" ); document.write( "\"a%5E2%2Bb%5E2%3C8a\"
\n" ); document.write( "\"a%5E2%2Bb%5E2%3C8b\"
\n" ); document.write( "

Algebra.Com's Answer #828400 by greenestamps(13203)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "*** Note that another tutor has pointed out that my solution below overlooks
\n" ); document.write( "*** two other solutions, (3,2) and (2,3) -- so there are 6 ordered pairs that
\n" ); document.write( "*** satisfy the given inequalities, not just 4.

\n" ); document.write( "First, notice that, by symmetry, if (m,n) satisfies all three conditions then (n,m) does also.

\n" ); document.write( "Next, since a^2 and b^2 are non-negative, conditions 2 and 3 mean a and b are positive; and condition 1 means a and b are both less than 4.

\n" ); document.write( "So we know a and b are both either 1, 2, or 3. There aren't a lot of ordered pairs to look at, so a \"brute force\" solution (by simply trying all the ordered pairs with both coordinates 1, 2, or 3) will be easier than a formal algebraic solution.

\n" ); document.write( "Trial and error show that (1,1) and (2,2) satisfy the conditions, but (3,3) violates condition 1.

\n" ); document.write( "Trial and error shows that (2,1) satisfies the conditions, so (1,2) does also. And similar trial and error shows that (3,1) and (1,3) do not satisfy all the conditions.

\n" ); document.write( "So we have found all the ordered pairs of integers that satisfy all three conditions: (1,1), (2,2), (1,2), and (2,1).

\n" ); document.write( "ANSWER: 4

\n" ); document.write( "You can easily verify this answer by using x and y instead of a and b and graphing all three equations (not the inequalities) on desmos.com. The ordered pairs that satisfy all three conditions are the lattice points that are inside all three circles.

\n" ); document.write( "Of course, you could also find the answer by doing the graphing first, without the logical analysis I showed in the first part of my response.

\n" ); document.write( "
\n" ); document.write( "
\n" );