document.write( "Question 571497: hey i really need some help with this question i have been trying for hours and still can't get it
\n" );
document.write( "one number is nine less than twice another, and their sum is 42. find the two numbers
\n" );
document.write( "thanks \n" );
document.write( "
Algebra.Com's Answer #368105 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let one number be x\r \n" ); document.write( "\n" ); document.write( "other number = 2x-9\r \n" ); document.write( "\n" ); document.write( "x+2x-9=42 \n" ); document.write( "3x-9=42 \n" ); document.write( "+9 \n" ); document.write( "3x=51 \n" ); document.write( "/3 \n" ); document.write( "x=17\r \n" ); document.write( "\n" ); document.write( "other number = 2x-9 \n" ); document.write( "2(17)-9=25\r \n" ); document.write( "\n" ); document.write( "17 & 25 are the numbers \n" ); document.write( " |