document.write( "Question 208427: the price of a coat is representedd by (2x-5) dollars. Represent the amount a man paid for (5x-3) of these coats. \n" ); document.write( "
Algebra.Com's Answer #157662 by nerdybill(7384) You can put this solution on YOUR website! the price of a coat is representedd by (2x-5) dollars. Represent the amount a man paid for (5x-3) of these coats. \n" ); document.write( ". \n" ); document.write( "\"amount paid\" = \"number of coats\" * \"price of a coat\" \n" ); document.write( ". \n" ); document.write( "c(x) = (5x-3)(2x-5) \n" ); document.write( "c(x) = 10x^2-25X-6X+15 \n" ); document.write( "c(x) = 10x^2-31x+15 \n" ); document.write( "where \n" ); document.write( "c(x) is the amount paid \n" ); document.write( " \n" ); document.write( " |