document.write( "Question 192373: You decide to design and sell customized t-shirts. the company charges you $7.50 for each t-shirt and a set-up cost of $22.50 for a new design. You decide to sell the t-shirts for $8.25 each.\r
\n" ); document.write( "\n" ); document.write( "A. Write an equation that gives the production cost in dollars to make one design of t-shirt in terms of the number of t-shirts made. Be sure to describe what your variables represent. Use a complete sentence in your answer.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "B. Write an equation that gives the income (the amount of money that you earn) in dollars in terms of the number of t-shirts sold. Be sure to describe what your variables represent. Use a complete sentence in your answer.
\n" ); document.write( "

Algebra.Com's Answer #144422 by RAY100(1637)\"\" \"About 
You can put this solution on YOUR website!
cost = $22.50*d +$7.50 *x\r
\n" ); document.write( "\n" ); document.write( "where d = number of designs (1 for all problems today)
\n" ); document.write( "and x = number of shirts\r
\n" ); document.write( "\n" ); document.write( "Cost Sentence, Total cost is $22.50 for each design plus $7.50 for each shirt purchased\r
\n" ); document.write( "\n" ); document.write( "Income = sales - cost\r
\n" ); document.write( "\n" ); document.write( "I=$8.25* x1 -($22.50d+$7.50*x2)\r
\n" ); document.write( "\n" ); document.write( "I= $8.25*x1-$7.50*x2-$22.50d\r
\n" ); document.write( "\n" ); document.write( "x1= number of shirts sold
\n" ); document.write( "x2 = number of shirts purchased
\n" ); document.write( "where I = Income or Profit\r
\n" ); document.write( "\n" ); document.write( "Income Sentence, Total income is equal to $8.25 for each shirt sold less $7.50 for each shirt purchased less again $22.50 for each design.
\n" ); document.write( "
\n" );