document.write( "Question 404900: A car dealer wants to make a profit of $925 on the sale of a car that cost the dealer $12,600. Use the equation P=s-c, where p is the profit on an item, s is the selling price, and c is the cost, to find the selling price of the car. \n" ); document.write( "
Algebra.Com's Answer #286139 by anomis(18)![]() ![]() You can put this solution on YOUR website! P = profit =$925 \n" ); document.write( " C = cost = $12600 \n" ); document.write( " S = selling price ?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " If P = S - C => S = C + P \n" ); document.write( " S = 12600 + 925 \n" ); document.write( " S = 13525$ \n" ); document.write( "The selling price of the car is $13525 \n" ); document.write( " |