document.write( "Question 926025: The function b = cs gives the total number of calories in a box of food that contains s servings, and each serving contains c calories.\r
\n" ); document.write( "\n" ); document.write( "Which function can be used to determine the number of calories in a box that contains 8 servings, given the number of calories per serving?
\n" ); document.write( "(Points : 1)
\n" ); document.write( " a. b(c) = 8c
\n" ); document.write( " b. b(c) = 8
\n" ); document.write( " c. b(s) = 8s
\n" ); document.write( " d. b(s) = 8
\n" ); document.write( "

Algebra.Com's Answer #561922 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Which function can be used to determine the number of calories in a box that contains 8 servings,
\n" ); document.write( "given the number of calories per serving?
\n" ); document.write( "b = cs (s = 8)
\n" ); document.write( "a. b(c) = 8c
\n" ); document.write( "
\n" );