Official Solution: Bunuel
A solar energy project involves installing solar panels over a total area of 240 square meters and has two design strategies to choose from. Strategy 1 uses the entire 240 square meters for a single high-efficiency solar panel setup, which provides an electrical output equal to 0.5kWH per square meter. Strategy 2 splits the area into two separate setups: 200 square meters with a slightly lower efficiency that provides an electrical output equal to 0.4kWH per square meter and the remaining 40 square meters with an output of \(x\) kWH per square meter. Both strategies are otherwise identical, and all electrical output is calculated at the end of the year.
Select for
x the value of \(x\) at which the two strategies result in the same total electrical output, and select for
y the value at which the output from the 200 square meters setup would be exactly twice the additional output from the 40 square meters setup. Make only two selections, one in each column.
Let’s first calculate the total electrical output for both strategies and solve for the given conditions.
Strategy 1 The total output from Strategy 1 using the entire 240 square meters at 0.5 kWH per square meter:
\(240 * 0.5 = 120\) kWH
Strategy 2 1. The output from the 200 square meters at 0.4 kWH per square meter:
\(200 * 0.4 = 80\) kWH
2. The output from the remaining 40 square meters at \(x\) kWH per square meter:
\(40x\) kWH
The total output from Strategy 2 is:
\(80 + 40x\) kWH
Solving for \(x\) in the First Column To make the total output of both strategies equal:
\(120 = 80 + 40x\)
\(40 = 40x\)
\(x = 1.0\)
Solving for \(y\) in the Second Column We want the output from the 200 square meters setup (80 kWH) to be twice the output from the 40 square meters setup at \(y\) kWH per square meter:
\(80 = 2 * (40y)\)
\(80 = 80y\)
\(y = 1.0\)
Correct answer: x
"1"y
"1"