document.write( "Question 271152: If the larger of two numbers is divided by 6 and is subtracted from three times the smaller number, the result is 44. If the smaller number is increased by 4, the result is half the largest number. Find the numbers. This is so comples I do not know how to set it up. I know 3X-n/6=44 and the part +4 = 1/2n \n" ); document.write( "
Algebra.Com's Answer #198552 by Greenfinch(383)\"\" \"About 
You can put this solution on YOUR website!
Numbers N and n
\n" ); document.write( "Then 3n - (N/6)= 44
\n" ); document.write( "and (n + 4)= N/2
\n" ); document.write( "so (n+4)/3 = N/6
\n" ); document.write( "so 3n - (n + 4)/3 = 44
\n" ); document.write( "9n - n - 4 = 132
\n" ); document.write( "8n = 136
\n" ); document.write( "n = 17
\n" ); document.write( "N = 42
\n" ); document.write( "
\n" ); document.write( "
\n" );