document.write( "Question 391596: you purchase a desk for 60% of the original price p. the price is $32 less then the original price.write and solve an equation to find the original price of the desk. \n" ); document.write( "
Algebra.Com's Answer #277864 by robertb(5830) You can put this solution on YOUR website! 0.60p = p - 32 \n" ); document.write( "==> -0.40p = -32 \n" ); document.write( "==> p = -32/-0.40 = $80, the original price of the desk. \n" ); document.write( " |