document.write( "Question 1205221: If a ≡ -25 (mod 7) then a is equal to \n" ); document.write( "
Algebra.Com's Answer #841911 by greenestamps(13219) You can put this solution on YOUR website! \n" ); document.write( "As the problem is presented, there is no way to know what a is equal to. By the definition of mod, a can be any number that differs from -25 by an integer multiple of 7. \n" ); document.write( "The usual intent of a problem like this is to have the answer equal to a non-negative number less than 7. \n" ); document.write( "So a typical correct presentation of the problem, allowing a single answer, would be something like this: \n" ); document.write( "\"Solve: a ≡ -25 (mod 7) (0 <= a < 7)\" \n" ); document.write( " \n" ); document.write( " |