document.write( "Question 593765: the second of two numbers is 3 less than twice the first. their sum is 18. find the two numbers\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #376491 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+2x-3=18 \n" ); document.write( "3x=18+3 \n" ); document.write( "x=21/3 \n" ); document.write( "x=7 \n" ); document.write( "2x-3=11 \n" ); document.write( " |