document.write( "Question 95750This question is from textbook
\n" );
document.write( ": 1. The sum of two numbers is 50. Their difference is 22. What are the numbers? \n" );
document.write( "
Algebra.Com's Answer #69768 by madhujiithcharu@yahoo.co.in(28)![]() ![]() ![]() You can put this solution on YOUR website! Let the nos. be x and y. Given x + y = 50 --- (1) & x - y = 22 ---- (2)\r \n" ); document.write( "\n" ); document.write( "(1) + (2) => 2x = 72 => x = 72/2 => x = 36.\r \n" ); document.write( "\n" ); document.write( "Substitute x in (1) we have 36 + y = 50 => y = 50-36 => y = 14.\r \n" ); document.write( "\n" ); document.write( "Therfore the two nos. are 36 ,14 \n" ); document.write( " |