document.write( "Question 847249: For each of the following sets, indicate if the Well-Ordering Principle guarantees a
\n" );
document.write( "smallest member. Find the smallest member of each of the given sets if you can.
\n" );
document.write( "(a) All positive integers that can be written in the form 397x + 541y, where x and
\n" );
document.write( "y can be any integers. \n" );
document.write( "
Algebra.Com's Answer #510579 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! The set of positive integers is well-ordered, so any subset of the positive integers is also well-ordered.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "gcd(397, 541) = 1, so 1 is the smallest positive integer of the form 397x + 541y. \n" ); document.write( " |