document.write( "Question 765960: the difference between two positive integers is 8 and their sum is 50.find the numbers.can you give me the solution.? THANKSS!! \n" ); document.write( "
Algebra.Com's Answer #466541 by ramkikk66(644)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Difference between the numbers is 8 and sum is 50.\r\n" );
document.write( "Let the numbers be x and y\r\n" );
document.write( "\r\n" );
document.write( "x - y = 8\r\n" );
document.write( "or, y = x - 8\r\n" );
document.write( "\r\n" );
document.write( "x + y = 50\r\n" );
document.write( "Substituting for y as x - 8, \r\n" );
document.write( "x + x - 8 = 50\r\n" );
document.write( "2*x = 50+8 = 58\r\n" );
document.write( "\r\n" );
document.write( "x = 29\r\n" );
document.write( "Therefore y = x - 8 = 21\r\n" );
document.write( "\r\n" );
document.write( "The two numbers are 29 and 21.\r\n" );
document.write( "\r\n" );
document.write( "Hope you got it :)\r\n" );
document.write( "
\n" ); document.write( "
\n" );