document.write( "Question 113792: Can someone tell me if I did this right. The answer that I got was
\n" );
document.write( "$806.25/25%=32.25
\n" );
document.write( "$806.25-32.25=$774.00\r
\n" );
document.write( "\n" );
document.write( "The retail selling price of a sofa is $806.25. What is the cost to the dealer if she sells at 25% markup on the cost?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #82815 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The retail selling price of a sofa is $806.25. What is the cost to the dealer if she sells at 25% markup on the cost? \n" ); document.write( "-------------------------------------------- \n" ); document.write( "Let dealer cost be \"x\" dollars \n" ); document.write( "-------------- \n" ); document.write( "EQUATION: \n" ); document.write( "x + 0.25x = 806.25 \n" ); document.write( "1.25x = 806.25 \n" ); document.write( "x = $645.00 \n" ); document.write( "Dealer price was $645.00 \n" ); document.write( " |