document.write( "Question 1004955: A soft drink costs $1.65, and each refill for the drink costs $0.95. If you have $4.50, how many refills can you purchase? \n" ); document.write( "
Algebra.Com's Answer #621295 by addingup(3677)![]() ![]() You can put this solution on YOUR website! 1.65+0.95x= 4.50 \n" ); document.write( "0.95x= 2.85 \n" ); document.write( "x= 2.85/0.95 Divide and you have your answer \n" ); document.write( " |