document.write( "Question 383306: if an item cost 2.50$ has a 4% price increase, what is the new price? \n" ); document.write( "
Algebra.Com's Answer #271422 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
1.04*($2.50) = $2.60, the new price. \n" ); document.write( "
\n" );