document.write( "Question 305306: half the sum of two numbers is 17 if the difference between the numbers is 18 whar are the numbers? \n" ); document.write( "
Algebra.Com's Answer #218590 by mananth(16946)![]() ![]() You can put this solution on YOUR website! half the sum of the numbers = 17\r \n" ); document.write( "\n" ); document.write( "sum of numbers will be 34\r \n" ); document.write( "\n" ); document.write( "let one number be x\r \n" ); document.write( "\n" ); document.write( "the other will be \n" ); document.write( "34-x\r \n" ); document.write( "\n" ); document.write( "x-(34-x) =18\r \n" ); document.write( "\n" ); document.write( "x-34+x= 18 \n" ); document.write( "2x= 34+18\r \n" ); document.write( "\n" ); document.write( "2x=52 \n" ); document.write( "x= 26\r \n" ); document.write( "\n" ); document.write( "the other number will be 34-26=8\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |