document.write( "Question 1167670: bo has been saving money to buy a car. The car costs $400. He makes $60 per week and already has $200. How many more weeks does he need to work. Write a linear equation \n" ); document.write( "
| Algebra.Com's Answer #792264 by Boreal(15235)     You can put this solution on YOUR website! 200+60w>=400 \n" ); document.write( "60w>=200 \n" ); document.write( "w>=10/3 or 3 1/3 weeks or 4 weeks if an integer is desired. \n" ); document.write( " |