document.write( "Question 73575This question is from textbook
\n" ); document.write( ": One of two positive numbers exceeds 4 times the other number by 4. One-third of the larger exceeds one-half of the smaller by 8. Find both numbers. \n" ); document.write( "
Algebra.Com's Answer #52639 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
X=4Y+4
\n" ); document.write( "X/2+8=y/3 now replace x with (4y+4) in this equation & solve for y
\n" ); document.write( "(4y+4)/2+8=y/3
\n" ); document.write( "2y+2+8=y/3
\n" ); document.write( "2y+10=y/3 now cross multiply
\n" ); document.write( "3(2y+10)=y
\n" ); document.write( "6y+30=y
\n" ); document.write( "6y-y=-30
\n" ); document.write( "5y=-30
\n" ); document.write( "y=-30/5
\n" ); document.write( "y=-6 answer. now substitute -6 for y & solve for x n the other equation
\n" ); document.write( "x=4*-6+4
\n" ); document.write( "x=-24+4
\n" ); document.write( "x=-20 answer
\n" ); document.write( "proof
\n" ); document.write( "-20/2+2=-6/3
\n" ); document.write( "-10+8=-2
\n" ); document.write( "-2=-2
\n" ); document.write( "
\n" );