document.write( "Question 1206156: Kevin and James each has some money. If only Kevin spends $54, the ratio of the amount of money Kevin has to the amount of money James has will become 2:5. If only James spends $54, the ratio will become 8:13. How much money does each boy have? \n" ); document.write( "
Algebra.Com's Answer #843401 by josgarithmetic(39630)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "KEVIN       k       (k-54)/j=2/5\r\n" );
document.write( "\r\n" );
document.write( "JAMES       j        k/(j-54)=8/13\r\n" );
document.write( "
\n" ); document.write( "
\n" );