document.write( "Question 1062850: One number is four more than another number. The difference between five times the smaller number and six times the larger number is 5. Find each of the numbers. \n" ); document.write( "
Algebra.Com's Answer #677871 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! Let n be the smaller number. Then the larger number is n+4. So: \n" ); document.write( "6(n+4)=5n+5 \n" ); document.write( "6n+24=5n+5 \n" ); document.write( "n=5-24=-19 \n" ); document.write( "The numbers are -19 and -15. ☺☺☺☺ \n" ); document.write( " |