document.write( "Question 923416: One number is 4 more than 4 times another. Their sum is 44. Find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #560012 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! (4n+4) + n = 44 \n" ); document.write( "5n = 40 \n" ); document.write( "n = 8\r \n" ); document.write( "\n" ); document.write( "Numbers are: 8, 36 \n" ); document.write( "And...checking \n" ); document.write( "36 + 8 = 44 \n" ); document.write( " |