document.write( "Question 627324: Three times a larger number added to 4 times a smaller number totals 24. When twice the smaller number is subtracted from twice the larger number, the result is 2. What are the two numbers?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #394862 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x and y represent the smaller and larger number respectively
\n" ); document.write( "Three times a larger number added to 4 times a smaller number totals 24. \"3y%2B4x=24\"
\n" ); document.write( "When twice the smaller number is subtracted from twice the larger number, the result is 2. \"2y+-+2x+=2\"
\n" ); document.write( " 3y + 4x = 24
\n" ); document.write( " 2y - 2x = 2 |Multiply 2EQ by 2 and add to the 1st EQ
\n" ); document.write( " 7y = 28
\n" ); document.write( " y = 4 and x = 3 \"2%2A4+-+2x+=+2\" \n" ); document.write( "
\n" );