document.write( "Question 756919: Two numbers are such that the ratio between them is 3:5. If each is increased by 10, the ratio between the new numbers so formed is 5:7. Find the original numbers.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #460473 by fcabanski(1391)\"\" \"About 
You can put this solution on YOUR website!
Equation 1: x/y = 3/5


\n" ); document.write( "5x = 3y


\n" ); document.write( "x = 3y/5


\n" ); document.write( "Equation 2:(x+10)/(y+10) = 5/7


\n" ); document.write( "7(x+10) =5(y+10)


\n" ); document.write( "7x + 70 = 5y + 50


\n" ); document.write( "Substitute in the value of x from equation 1.


\n" ); document.write( "7(3y/5) + 70 = 5y + 50


\n" ); document.write( "21y/5 + 70 = 5y + 50


\n" ); document.write( "20 = 5y - 21y/5


\n" ); document.write( "20 = 25y/5 - 21y/5 = 4y/5


\n" ); document.write( "100 = 4y


\n" ); document.write( "25 = y


\n" ); document.write( "Substitute that back into equation 1: x = 3*25/5 = 75/5 = 15 \n" ); document.write( "

\n" );