document.write( "Question 962502: One number seven more than another number if the sum of twice the smaller number +3 times larger number is 81 find the two numbers \n" ); document.write( "
Algebra.Com's Answer #588087 by hkwu(60)![]() ![]() You can put this solution on YOUR website! Standard linear system. Let \n" ); document.write( "a be the larger \n" ); document.write( "b be the smaller \n" ); document.write( "Then we have \n" ); document.write( " \n" ); document.write( "and \n" ); document.write( " \n" ); document.write( "Substituting, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "and \n" ); document.write( " \n" ); document.write( "Therefore a = 19 and b = 12. \n" ); document.write( " |