document.write( "Question 1014848: You are putting cans of food into boxes for a food drive. One box holds 30 cans of food. Write a linear function using function notation that represents the number of cans of food that will fit in x boxes. Is the domain discrete or continuous? \n" ); document.write( "
Algebra.Com's Answer #631199 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
As indicated, let x = number of boxes.\r
\n" ); document.write( "\n" ); document.write( "Since each box could contain 30 cans, in total for x boxes there should be 30x cans of food. \r
\n" ); document.write( "\n" ); document.write( "Thus f(x) = 30x is the desired linear function.\r
\n" ); document.write( "\n" ); document.write( "The domain is discrete, as the number of boxes could take on only positive integer values.
\n" ); document.write( "
\n" );