document.write( "Question 622650: Two number differ by 5 and 3/5 of the greater number is equal to 3/4 to the smaller. Find the number. \n" ); document.write( "
Algebra.Com's Answer #391496 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Two number differ by 5 and 3/5 of the greater number is equal to 3/4 to the smaller. Find the number
\n" ); document.write( "**
\n" ); document.write( "let x=larger number
\n" ); document.write( "x-5=smaller number
\n" ); document.write( "3x/5=3(x-5)/4
\n" ); document.write( "3x/5=(3x-15)/4
\n" ); document.write( "LCD=20
\n" ); document.write( "12x=15x-75
\n" ); document.write( "3x=75
\n" ); document.write( "x=25
\n" ); document.write( "x-5=20
\n" ); document.write( "larger number=25
\n" ); document.write( "smaller number=20
\n" ); document.write( "
\n" ); document.write( "
\n" );