document.write( "Question 717817: Find 2 consecutive nos. such that 5/8 of the smaller number equals 3/5 of the larger number \n" ); document.write( "
Algebra.Com's Answer #440553 by lynnlo(4176)![]() ![]() ![]() You can put this solution on YOUR website! 5x/8=3(x+1)/5 \n" ); document.write( "25x=24(x+1) \n" ); document.write( "25x=24x+24 \n" ); document.write( "25x-24x=24 \n" ); document.write( "X EQUALS 24,25 \n" ); document.write( " |