document.write( "Question 124238: I am so lost when it comes to story problems..can someone help walk me through the steps so that i can become more proficient at them? Thanks...\r
\n" );
document.write( "\n" );
document.write( "Frozen yogurt costs $2 plus 50 cents for every topping. Express the total cost of a cup of yogurt as a function of the number of toppings chosen.\r
\n" );
document.write( "\n" );
document.write( "So confused.... \n" );
document.write( "
Algebra.Com's Answer #91027 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! Ok, the cost of the frozen yogurt is constant at $2.00. \n" ); document.write( "The cost of the toppings varies and depends on the number of toppings you select, so let's call this variable, x, and for every topping you choose, it will cost $0.50 \n" ); document.write( "So you can express the total cost (C) of a cup of frozen yogurt as the sum of the fixed cost ($2.00) of the frozen yogurt plus the variable cost (x dollars) of the number (x) of toppings at $0.50 each. \n" ); document.write( "C = $2.00 + x($0.50) \n" ); document.write( " \n" ); document.write( " |