document.write( "Question 1010645: My problem is as follows:
\n" );
document.write( "I need to write a function of the total amount of payment (P) in the number of t-shirts ordered (N).
\n" );
document.write( "Here is the word problem:
\n" );
document.write( "a wholesale store charges $20 per t-shirt for the first 50 t-shirts, then $15 per t-shirt for those t-shirts from 51 to 125 t-shirts, and then $12 for each t-shirt from the 125th t-shirt.\r
\n" );
document.write( "\n" );
document.write( "I would greatly appreciate any help.
\n" );
document.write( "Thanks in advance.
\n" );
document.write( "Maria \n" );
document.write( "
Algebra.Com's Answer #626207 by MathTherapy(10552)![]() ![]() You can put this solution on YOUR website! My problem is as follows: \n" ); document.write( "I need to write a function of the total amount of payment (P) in the number of t-shirts ordered (N). \n" ); document.write( "Here is the word problem: \n" ); document.write( "a wholesale store charges $20 per t-shirt for the first 50 t-shirts, then $15 per t-shirt for those t-shirts from 51 to 125 t-shirts, and then $12 for each t-shirt from the 125th t-shirt.\r \n" ); document.write( "\n" ); document.write( "I would greatly appreciate any help. \n" ); document.write( "Thanks in advance. \n" ); document.write( "Maria \n" ); document.write( " I believe you meant: \"and then $12 for each t-shirt from the 126th\n" ); document.write( " |