document.write( "Question 1181229: Each month ZV Corp (Zebra Vehicles where all paint jobs are striped) makes 230 A vehicles which get 10mpg,500 B vehicles which get 20mpg,and 70 C vehicles which get 40mpg. Unfortunately, the government sets a standard where companies must “average”30mpg[this is called a CAFElaw]. Any company that falls short of the 30mpg standard must pay a penalty. The penalty is calculated as $55times number of vehicles sold each month times the deficit in their average mpg from the 30mpg standard.\r
\n" );
document.write( "\n" );
document.write( "Compute ZV Corp’s monthly penalty if the correct Harmonic Mean is used.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #850067 by CPhill(1959)![]() ![]() You can put this solution on YOUR website! Here's how to calculate ZV Corp's new monthly penalty:\r \n" ); document.write( "\n" ); document.write( "1. **Calculate the total miles driven by each vehicle type:**\r \n" ); document.write( "\n" ); document.write( "* A vehicles: 230 vehicles * 10 mpg = 2300 miles \n" ); document.write( "* B vehicles: 500 vehicles * 20 mpg = 10000 miles \n" ); document.write( "* C vehicles: 70 vehicles * 40 mpg = 2800 miles \n" ); document.write( "* D vehicles: 2 vehicles * 75 mpg = 150 miles\r \n" ); document.write( "\n" ); document.write( "2. **Calculate the total miles driven by all vehicles:**\r \n" ); document.write( "\n" ); document.write( "Total miles = 2300 + 10000 + 2800 + 150 = 15250 miles\r \n" ); document.write( "\n" ); document.write( "3. **Calculate the total number of vehicles:**\r \n" ); document.write( "\n" ); document.write( "Total vehicles = 230 + 500 + 70 + 2 = 802 vehicles\r \n" ); document.write( "\n" ); document.write( "4. **Calculate the company's average mpg:**\r \n" ); document.write( "\n" ); document.write( "Average mpg = Total miles / Total vehicles \n" ); document.write( "Average mpg = 15250 / 802 \n" ); document.write( "Average mpg ≈ 19.015 mpg\r \n" ); document.write( "\n" ); document.write( "5. **Calculate the mpg deficit:**\r \n" ); document.write( "\n" ); document.write( "Deficit = Standard mpg - Company average mpg \n" ); document.write( "Deficit = 30 mpg - 19.015 mpg \n" ); document.write( "Deficit ≈ 10.985 mpg\r \n" ); document.write( "\n" ); document.write( "6. **Calculate the total penalty:**\r \n" ); document.write( "\n" ); document.write( "Penalty = $55 * Total vehicles * Deficit \n" ); document.write( "Penalty = $55 * 802 * 10.985 \n" ); document.write( "Penalty ≈ $485,355.70\r \n" ); document.write( "\n" ); document.write( "Therefore, ZV Corp's new monthly penalty is approximately $\boxed{485,355.70}$. \n" ); document.write( " \n" ); document.write( " |