document.write( "Question 264861: one number exceeds another by 6. the sum of the numbers is 66. what are the numbers? \n" ); document.write( "
Algebra.Com's Answer #194899 by mananth(16946)![]() ![]() You can put this solution on YOUR website! one number exceeds another by 6. the sum of the numbers is 66. what are the numbers?\r \n" ); document.write( "\n" ); document.write( "let thenumber be x\r \n" ); document.write( "\n" ); document.write( "the other number will be x+6\r \n" ); document.write( "\n" ); document.write( "x+6+x=66 \n" ); document.write( "2x+6=66 \n" ); document.write( "2x=66-6 \n" ); document.write( "2x=60 \n" ); document.write( "x=30 \n" ); document.write( "&36\r \n" ); document.write( "\n" ); document.write( "The numbers are 30 and 36 \n" ); document.write( " \n" ); document.write( " |