document.write( "Question 381412: 9. A number is six times another number. When the numbers are added, their sum is 49. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #270521 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let x = one number \n" ); document.write( "6x = other number \n" ); document.write( ".. \n" ); document.write( "6x+x=49 \n" ); document.write( "7x=49 \n" ); document.write( "/7 \n" ); document.write( "x=49/7 \n" ); document.write( "x= 7 \n" ); document.write( ".. \n" ); document.write( "7 & 42 are the numbers \n" ); document.write( ".. \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |