document.write( "Question 647419: the sum of two numbers are 62 the greater number is exceed twice the smaller number by 5 what are the two numbers \n" ); document.write( "
Algebra.Com's Answer #406233 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
the sum of two numbers are 62 the greater number is exceed twice the smaller number by 5 what are the two numbers
\n" ); document.write( "------------
\n" ); document.write( "x + y = 62
\n" ); document.write( "y = 2x - 5
\n" ); document.write( "-------------
\n" ); document.write( "x + y = 62
\n" ); document.write( "2x -y = -5
\n" ); document.write( "------------- Add
\n" ); document.write( "3x = 57
\n" ); document.write( "x = 19
\n" ); document.write( "y = 43
\n" ); document.write( "
\n" ); document.write( "
\n" );