document.write( "Question 1179675: For using a computerized financial news network for 45 min during prime time and 80 min during non-prime time, a customer was charged $11.85. A second customer was charged $15.20 for using the network for 65 min of prime time and 90 min of non-prime time. Find the cost per minute for using the financial news network during prime time. \n" ); document.write( "
Algebra.Com's Answer #850189 by CPhill(1959)![]() ![]() You can put this solution on YOUR website! Here's how to solve this problem:\r \n" ); document.write( "\n" ); document.write( "**1. Set up the Equations:**\r \n" ); document.write( "\n" ); document.write( "* Let 'x' be the cost per minute for prime time. \n" ); document.write( "* Let 'y' be the cost per minute for non-prime time.\r \n" ); document.write( "\n" ); document.write( "We can create two equations based on the given information:\r \n" ); document.write( "\n" ); document.write( "* Equation 1: 45x + 80y = 11.85 \n" ); document.write( "* Equation 2: 65x + 90y = 15.20\r \n" ); document.write( "\n" ); document.write( "**2. Solve the System of Equations:**\r \n" ); document.write( "\n" ); document.write( "We can use various methods to solve this, such as substitution or elimination. Here, I'll use elimination:\r \n" ); document.write( "\n" ); document.write( "* Multiply Equation 1 by 9: 405x + 720y = 106.65 \n" ); document.write( "* Multiply Equation 2 by 8: 520x + 720y = 121.60\r \n" ); document.write( "\n" ); document.write( "* Subtract the first modified equation from the second: \n" ); document.write( " * (520x - 405x) + (720y - 720y) = 121.60 - 106.65 \n" ); document.write( " * 115x = 14.95\r \n" ); document.write( "\n" ); document.write( "* Solve for x: \n" ); document.write( " * x = 14.95 / 115 \n" ); document.write( " * x = 0.13\r \n" ); document.write( "\n" ); document.write( "**3. Find the Value of y (optional):**\r \n" ); document.write( "\n" ); document.write( "* Substitute x = 0.13 into Equation 1: \n" ); document.write( " * 45(0.13) + 80y = 11.85 \n" ); document.write( " * 5.85 + 80y = 11.85 \n" ); document.write( " * 80y = 6 \n" ); document.write( " * y = 6 / 80 \n" ); document.write( " * y = 0.075\r \n" ); document.write( "\n" ); document.write( "**Answer:**\r \n" ); document.write( "\n" ); document.write( "The cost per minute for using the financial news network during prime time is $0.13. \n" ); document.write( " \n" ); document.write( " |