document.write( "Question 934443: Two numbers have a sum = 51. The larger number is one less than three times the smaller number. What are the two numbers? \n" ); document.write( "
Algebra.Com's Answer #567505 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
n + (3n-1) = 51 \n" ); document.write( "
\n" );