document.write( "Question 971815: The sum of two numbers is sixty-five. If the larger number is divided by the smaller number, then the quotient is three and the remainder is five. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #594210 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
numbers are x and y, y is larger\r
\n" ); document.write( "\n" ); document.write( "x+y =65,\r
\n" ); document.write( "\n" ); document.write( "(y/x) = 3 ; 5 remainder\r
\n" ); document.write( "\n" ); document.write( "y=3x +5\r
\n" ); document.write( "\n" ); document.write( "x+ 3x +5=65
\n" ); document.write( "4x=60
\n" ); document.write( "x=15\r
\n" ); document.write( "\n" ); document.write( "y=50\r
\n" ); document.write( "\n" ); document.write( "(50/15)=3 remainder 5; sum is 65\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );