document.write( "Question 913313: 1. One number is greater by 6 than twice another number, but 3 times the smaller number exceeds the greater by one. find the numbers \n" ); document.write( "
Algebra.Com's Answer #554420 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! 2x - y = 6 \n" ); document.write( "-(3x - y = 1) \n" ); document.write( "-x = 5 \n" ); document.write( "x = -5 and y = -16 \n" ); document.write( "checking \n" ); document.write( "-15 -(-16) = 1 \n" ); document.write( " |