document.write( "Question 920339: jennifer is saving money to buy a bike. the bike costs $245. she has $125 saved, and each week she adds $15 to her savings.how long will it take her to save enough money to buy the bike? \n" ); document.write( "
Algebra.Com's Answer #558372 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x the number of weeks
\n" ); document.write( "125 + 15x = 245
\n" ); document.write( "15x = 120
\n" ); document.write( "x = 8 weeks to save enough money to buy the bike
\n" ); document.write( "
\n" );