document.write( "Question 940608: One positive number is 3 times another number. The difference between the two numbers is 62. what are the numbers? \n" ); document.write( "
Algebra.Com's Answer #573327 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
One is three times the another A=3B ;the difference is 62 A-B=62
\n" ); document.write( "3B-B=62 substitute first equation for A in second equation and solve for B
\n" ); document.write( "2B=62
\n" ); document.write( "B=31 ANSWER 1 B=31
\n" ); document.write( "A=3B
\n" ); document.write( "A=3(31)
\n" ); document.write( "A=93 ANSWER 2 A=93
\n" ); document.write( "CHECK:
\n" ); document.write( "A-B=62
\n" ); document.write( "93-31=62
\n" ); document.write( "62=62
\n" ); document.write( "
\n" ); document.write( "
\n" );