document.write( "Question 173001: You and your friends want to open a company to sell \"Math is fun\" t-shirts. Each shirt costs $5 and you sell them for $9.50. Please show all work.
\n" ); document.write( "a.Write a function that represents how much money would you spend if you buy x number of t-shirts.
\n" ); document.write( "b. Write a function that represents the total money you would make selling x number of t-shirts.
\n" ); document.write( "c. Using part a and b. Write a function rule for your profit.
\n" ); document.write( "d. Create a function table for your above function. Is the function of direct variation or indirect variation? If so, write the function in form of a direct or indirect equation.\r
\n" ); document.write( "\n" ); document.write( "Can you please help me because I'm having a lot of problems with this type of algebra?
\n" ); document.write( "Thank you very much.
\n" ); document.write( "

Algebra.Com's Answer #127863 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"c%28x%29\"= cost of tee-shirts
\n" ); document.write( "Let \"m%28x%29\"= money made selling tee-shirts
\n" ); document.write( "\"c%28x%29+=+5x\"dollars
\n" ); document.write( "\"m%28x%29+=+9.5x\"dollars
\n" ); document.write( "Let \"p%28x%29+=+m%28x%29+-+c%28x%29\" where \"p%28x%29\" is profit
\n" ); document.write( "\"p%28x%29+=+9.5x+-+5x\"
\n" ); document.write( "\"p%28x%29+=+4.5x\"
\n" ); document.write( "This is read: \"p\" as a function of \"x\" equals \"4.5x\"
\n" ); document.write( "This is a direct variation, since if \"x\" increases 1% or
\n" ); document.write( "any percent, \"p%28x%29\" increases the same percent
\n" ); document.write( "----------
\n" ); document.write( "x -- p(x)
\n" ); document.write( "-----------
\n" ); document.write( "1 -- 4.5
\n" ); document.write( "2 -- 9
\n" ); document.write( "3 -- 13.5
\n" ); document.write( "Notice that when \"x\" went from 2 to 3 it increased 50%
\n" ); document.write( "and p(x) went from 9 to 13.5, also increasing 50%
\n" ); document.write( "
\n" );