document.write( "Question 552979: The difference between two numbers is 3. one number Is t. What are the possible values for the other number? Show your Workings. \n" ); document.write( "
Algebra.Com's Answer #360599 by Alan3354(69443) You can put this solution on YOUR website! The difference between two numbers is 3. one number Is t. What are the possible values for the other number? \n" ); document.write( "----------- \n" ); document.write( "n = the other number \n" ); document.write( "n = t-3 or \n" ); document.write( "n = 3-t \n" ); document.write( "------- \n" ); document.write( "|n-t| = 3 \n" ); document.write( "n = |t-3| \n" ); document.write( "| | is absolute value \n" ); document.write( " \n" ); document.write( " |