document.write( "Question 121972: The sum of two numbers is 72. One of the numbers is six more than twice the other. What are the two numbers? \n" ); document.write( "
Algebra.Com's Answer #89543 by oscargut(2103)\"\" \"About 
You can put this solution on YOUR website!
Let A and B the numbers\r
\n" ); document.write( "\n" ); document.write( "then A+B=72\r
\n" ); document.write( "\n" ); document.write( "A=2B+6 so 2B+6+B=72 so 3B=66 then B=22 and A=50\r
\n" ); document.write( "\n" ); document.write( "R: the numbers are 50 and 22
\n" ); document.write( "
\n" );