document.write( "Question 929726: kyle has $ 75. in his savings account and saves an additional $5 per week. Ricky has $30 in his savings account and saves an additional $10 per week. In how many weeks will they both have the same amount of money in their \n" ); document.write( "
Algebra.Com's Answer #564441 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! kyle has $ 75. in his savings account and saves an additional $5 per week. \n" ); document.write( "K(x) = 75+5x \n" ); document.write( "--------------------- \n" ); document.write( " Ricky has $30 in his savings account and saves an additional $10 per week. R(x) = 30+10x \n" ); document.write( "------ \n" ); document.write( "In how many weeks will they both have the same amount of money? \n" ); document.write( "--- \n" ); document.write( "Solve: \n" ); document.write( "75+5x = 30+10x \n" ); document.write( "45 = 5x \n" ); document.write( "x = 9 weeks \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |