document.write( "Question 881885: find the value of 'a-b' if a and b are integers such that b is the predecessor of a \n" ); document.write( "
Algebra.Com's Answer #532574 by fcabanski(1391) ![]() You can put this solution on YOUR website! Integers are the positive and negative whole numbers. If b is the predecessor of a, then b is a-1. For example, b=1, a=2 or b=-2, a=-1.
|