document.write( "Question 275883: sum of numbers: One number is 2 less than 3 times a second number. their sum is 26. find the number.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #201185 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+3x-2=26 \n" ); document.write( "4x=28 \n" ); document.write( "x=7 \n" ); document.write( "3x-2=19 \n" ); document.write( " |