document.write( "Question 275130: what is the solution to this problem?\r
\n" ); document.write( "\n" ); document.write( "the difference of two positive numbers is 28. one of the numbers is 3 times the other. find the two numbers
\n" ); document.write( "

Algebra.Com's Answer #200712 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
let the number be \"a\" and \"b\" given:
\n" ); document.write( "\"a+-+b+=+28\"
\n" ); document.write( "\"a+=+3b\"
\n" ); document.write( "By substitution:
\n" ); document.write( "\"3b+-+b+=+28\"
\n" ); document.write( "\"2b+=+28\"
\n" ); document.write( "\"b+=+14\"
\n" ); document.write( "and
\n" ); document.write( "\"a+=+3b\"
\n" ); document.write( "\"a+=+42\"
\n" ); document.write( "The numbers are 42 and 14
\n" ); document.write( "
\n" );