document.write( "Question 494495: Consider the following proposition: There are no integers a and b such that
\n" ); document.write( "b^2 = 4a + 2.
\n" ); document.write( "(a) Rewrite this statement in an equivalent form using a universal quantifier
\n" ); document.write( "by completing the following:
\n" ); document.write( "For all integers a and b,....
\n" ); document.write( " (b) Prove the statement in Part (a).
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #335733 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
You could say something like, \"For all integers a and b, b^2 is never equal to 4a+2.\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "For any integer b, b^2 is congruent to either 0 or 1 modulo 4. 4a+2 is always 2 modulo 4. If b^2 and 4a+2 were equivalent mod 4, then they could be equal but they're different mod 4, so they can never be equal.
\n" ); document.write( "
\n" );