document.write( "Question 1039159: One number is 4 more than 3 times another. Their sum is 32. Find the two numbers.
\n" );
document.write( "The smaller number is ___ while the larger number is___? \n" );
document.write( "
Algebra.Com's Answer #653891 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! Let n be the smaller number. The larger number is 3n+4. Together: \n" ); document.write( "n+3n+4=32 \n" ); document.write( "4n=28 \n" ); document.write( "n=7 \n" ); document.write( "3n+4=25!!!!!!!!!!!!!!! \n" ); document.write( " |