document.write( "Question 452641: the greater of two numbers is one more than twice the smaller. three times the greater exceeds five times the smaller by ten. find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #312443 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
y=2x+1
\n" ); document.write( "3y-10=5x
\n" ); document.write( "6x+6-10=5x
\n" ); document.write( "6x-4=5x
\n" ); document.write( "x=4
\n" ); document.write( "y=9..
\n" ); document.write( "
\n" );