document.write( "Question 615269: The sum of two numbers is 50. The larger number is 11 less than 3 times the smaller number. \n" ); document.write( "
Algebra.Com's Answer #387045 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+3x-11=50
\n" ); document.write( "4x=50+11
\n" ); document.write( "4x=61
\n" ); document.write( "x=61/4
\n" ); document.write( "x=15.25
\n" ); document.write( "3x-11=34.75
\n" ); document.write( "
\n" );