document.write( "Question 299654: The sum of two numbers is 110. The larger number is 2 less than 7 times the smaller. Find the larger number \n" ); document.write( "
Algebra.Com's Answer #215267 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let the smaller number be x\r \n" ); document.write( "\n" ); document.write( "the larger number will be 110-x\r \n" ); document.write( "\n" ); document.write( "(110-x)+2=7x\r \n" ); document.write( "\n" ); document.write( "112-x=7x \n" ); document.write( "8x=112\r \n" ); document.write( "\n" ); document.write( "x= 14\r \n" ); document.write( "\n" ); document.write( "the larger number is 96\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |