document.write( "Question 1176722: A wireless carrier offers the following plans that a person is considering.
\n" );
document.write( "The Family Plan: $90 monthly fee, unlimited talk and text on up to 8 lines, and data charges of $40 for each device for
\n" );
document.write( "up to 2 GB of data per device. The Mobile Share Plan: $120 monthly fee for up to 10 devices, unlimited talk and text
\n" );
document.write( "for all the lines, and data charges of $35 for each device up to a shared total of 10 GB of data. Use P for the number of
\n" );
document.write( "devices that need data plans as part of their cost.
\n" );
document.write( "Find the model of the total cost of the Family Plan \n" );
document.write( "
Algebra.Com's Answer #850566 by CPhill(1959)![]() ![]() You can put this solution on YOUR website! Let's break down the cost of the Family Plan and create a model.\r \n" ); document.write( "\n" ); document.write( "**Understanding the Family Plan**\r \n" ); document.write( "\n" ); document.write( "* **Monthly Fee:** $90 (fixed cost) \n" ); document.write( "* **Unlimited Talk and Text:** Included for up to 8 lines \n" ); document.write( "* **Data Charges:** $40 per device (up to 2 GB per device) \n" ); document.write( "* **Number of Devices with Data:** P\r \n" ); document.write( "\n" ); document.write( "**Building the Cost Model**\r \n" ); document.write( "\n" ); document.write( "1. **Fixed Cost:** The $90 monthly fee is a constant, regardless of the number of devices.\r \n" ); document.write( "\n" ); document.write( "2. **Variable Cost:** The data charge is $40 per device, and we have P devices. So, the data cost is $40 * P.\r \n" ); document.write( "\n" ); document.write( "3. **Total Cost:** To find the total cost, we add the fixed cost and the variable cost.\r \n" ); document.write( "\n" ); document.write( "**The Model**\r \n" ); document.write( "\n" ); document.write( "The total cost (C) of the Family Plan can be represented by the following equation:\r \n" ); document.write( "\n" ); document.write( "* **C = 90 + 40P**\r \n" ); document.write( "\n" ); document.write( "Where:\r \n" ); document.write( "\n" ); document.write( "* C = total monthly cost \n" ); document.write( "* P = number of devices with data plans \n" ); document.write( " \n" ); document.write( " |