document.write( "Question 814353: The sum of two numbers is 27. Their difference is 1. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #490263 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! two ways \n" ); document.write( "one \n" ); document.write( "27-1=26 \n" ); document.write( "26/2=13 \n" ); document.write( "13 and 14\r \n" ); document.write( "\n" ); document.write( "two \n" ); document.write( "x+y=27 \n" ); document.write( "x-y=1 \n" ); document.write( "add \n" ); document.write( "2x=28 \n" ); document.write( "x=14 \n" ); document.write( "x-1=13 \n" ); document.write( " |