document.write( "Question 1085296: The wholesale price of a laptop is 50% less than the retail price. If the retail price is $199, what was the wholesale price? \n" ); document.write( "
Algebra.Com's Answer #699374 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Take 50% of $199 to get 0.5*199 = 99.50\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This means that we take $99.50 off the retail price getting 199 - 99.50 = 99.50\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The wholesale price was $99.50 \n" ); document.write( " |