document.write( "Question 1008101: The wholesale price for a chair is
\n" ); document.write( "$188
\n" ); document.write( ". A certain furniture store marks up the wholesale price by
\n" ); document.write( "38%
\n" ); document.write( ". Find the price of the chair in the furniture store.
\n" ); document.write( "

Algebra.Com's Answer #623849 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
The markup is 38% of $188 or (.38)(188) = $71.44 so that the new price would be
\n" ); document.write( "$188 + $71.44 = $259.44
\n" ); document.write( "
\n" );