document.write( "Question 341018: The sum of two numbers is 70. Their quotient is 13. what are the two numbers? \n" ); document.write( "
Algebra.Com's Answer #244502 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let the two numbers be A and B.
\n" ); document.write( "1.\"A%2BB=70\"
\n" ); document.write( "2.\"A%2FB=13\"
\n" ); document.write( "From eq. 2,
\n" ); document.write( "\"A=13B\"
\n" ); document.write( "Substitute into eq. 1,
\n" ); document.write( "\"13B%2BB=70\"
\n" ); document.write( "\"14B=70\"
\n" ); document.write( "\"highlight%28B=5%29\"
\n" ); document.write( "\"A=13%285%29\"
\n" ); document.write( "\"highlight%28A=65%29\"
\n" ); document.write( "
\n" );