document.write( "Question 610126: Two numbers are such that ratio between 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( "
Algebra.Com's Answer #384137 by flame8855(424)\"\" \"About 
You can put this solution on YOUR website!
x/y= 3/5
\n" ); document.write( "x+10/y+10 =5/7
\n" ); document.write( "x=15
\n" ); document.write( "y=25
\n" ); document.write( "
\n" );