document.write( "Question 1012539: One positive number is 8 times another positive number. The difference between the two numbers is 126 . Find the two numbers \n" ); document.write( "
Algebra.Com's Answer #628510 by addingup(3677)![]() ![]() You can put this solution on YOUR website! x = 8y Since x= 8y, we will use this value for x next. \n" ); document.write( "x-y = 126 Substitute for x: \n" ); document.write( "8y-y = 126 \n" ); document.write( "7y = 126 \n" ); document.write( "y = 18 \n" ); document.write( "------------------------------------ \n" ); document.write( "Check: \n" ); document.write( "x = 8y \n" ); document.write( "x = 8(18) \n" ); document.write( "x = 144 \n" ); document.write( "and \n" ); document.write( "144 - 18 = 126 We have the correct answer. \n" ); document.write( "J \n" ); document.write( " \n" ); document.write( " |