document.write( "Question 1048120: Jordan has a part-time job which pays $75 a week. He has already saved $55 toward the purchase of a $380 custom skateboard. What is the minimum number of weeks Jordan must work in order to have enough money to buy the skateboard? \n" ); document.write( "
Algebra.Com's Answer #663701 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
75w+55>=$380. The salary per week multiplied by the number of weeks plus $55 will be greater than or equal to the price of the skateboard.
\n" ); document.write( "75w>=325
\n" ); document.write( "w>=4.33
\n" ); document.write( "he has to work 5 weeks. After 4 weeks, he will have $355, so he needs the fifth week minimum to pay for it.
\n" ); document.write( "
\n" );