document.write( "Question 914709: One number is seven more than three times another; their sum is 19. Find the numbers.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #555271 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+3x+7=19 \n" ); document.write( "4x=19-7 \n" ); document.write( "x=12/4 \n" ); document.write( "x=3 \n" ); document.write( "3x+7=16 \n" ); document.write( " |