document.write( "Question 259689: A store determines a camera’s retail price by marking up its wholesale price by
\n" );
document.write( "twenty percent. If the store then discounts all cameras by taking twenty percent off their retail price, and the sales price is $76.80, what is the wholesale price of the cameras?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #191144 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 1.2x-.2(1.2x)=76.80 \n" ); document.write( "1.2x-.24x=76.80 \n" ); document.write( ".96x=76.80 \n" ); document.write( "x=76.80/.96 \n" ); document.write( "x=$80.00 the wholesale price. \n" ); document.write( "Proof: \n" ); document.write( "1.2*80-.2(1.2*80)=76.80 \n" ); document.write( "96-.2*96=76.80 \n" ); document.write( "96-19.2=76.80 \n" ); document.write( "76.80=76.80 \n" ); document.write( " |