document.write( "Question 936970: One number is 4 more than another. If 3 times the smaller number is equal to twice the larger number what is the smaller number \n" ); document.write( "
Algebra.Com's Answer #570631 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
1.\"A=B%2B4\"
\n" ); document.write( "2.\"3B=2A\"
\n" ); document.write( "From eq. 1,
\n" ); document.write( "\"2A=2B%2B8\"
\n" ); document.write( "Substituting,
\n" ); document.write( "\"3B=2B%2B8\"
\n" ); document.write( "\"B=8\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );