document.write( "Question 676280: One number is three more than another. Their sum is 27. Find numbers. \n" ); document.write( "
Algebra.Com's Answer #420285 by rfer(16322) ![]() You can put this solution on YOUR website! x+x+3=27 \n" ); document.write( "2x=27-3 \n" ); document.write( "2x=24 \n" ); document.write( "x=12 \n" ); document.write( "x+3=15 \n" ); document.write( " |