document.write( "Question 623069: A salesman marks up the price of everything he sells by 20%. The equation for the sales price, p, is p=1.2w, where w is the wholesale cost. What will be the sales price of a sweater with a wholesale cost of $48? \n" ); document.write( "
Algebra.Com's Answer #391883 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
p=1.2*48
\n" ); document.write( "p=$57.60
\n" ); document.write( "
\n" );