document.write( "Question 96168: The price of a coat is represented by (2x+5) dollars. Represent the amount a man paid for (5x-3) of these coats.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #70015 by checkley71(8403) ![]() You can put this solution on YOUR website! price of a coat=(2x+5) \n" ); document.write( "number of coats bought (5X-3) \n" ); document.write( "THEREFORE WE MULTIPLY THESE 2 VALUES & WE GET THE TOTAL COST OF ALL THE COATS BOUGHT. THUS: \n" ); document.write( "(2X+5)(5X-3) \n" ); document.write( "10X^2+25X-6X-15 \n" ); document.write( "10X^2+19X-15 ANSWER FOR THE TOTAL COSTS. \n" ); document.write( " |