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 #144417 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 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. \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. \n" ); document.write( "C(x) = 22.50 + 7.50x \n" ); document.write( "x is the number of t-shirts made. \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( "I(x) = 8.25x - [22.50 + 7.50x] \n" ); document.write( "I(x) = 0.75x - 22.50 \n" ); document.write( "x is the number of t-shirts sold. \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |