80.0k views
2 votes
Joe wants to enlarge the rectangular pumpkin patch located on his farm. The pumpkin patch is currently 40 meters wide and 60 meters long. The new pumpkin patch will be 3x meters wider and 5x meters longer than that of the original pumpkin patch. Which of the following functions will give the area of the new pumpkin patch in square meters?

User Abdelgrib
by
7.9k points

2 Answers

2 votes

Answer:

f(x) = 15 x² + 380 x + 2400

Explanation:

User Oliver Michels
by
8.3k points
4 votes

Answer:

The area of new pumpkin patch is
Area_2 = 15 x² + 380 x + 2400

Explanation:

Given as :

The length of rectangular patch = L = 40 meters

The width of rectangular patch = W = 60 meters

So, The area of rectangular patch = Length × Width

Or,
Area_1 = L × W

So ,
Area_1 = 40 meters × 60 meters

Or,
Area_1
= 2400 meters²

Again The Width of new Patch = ( 40 + 3 x ) meter

And The Length of new Patch = ( 60 + 5 x ) meter

Or,
Area_2 = L × W

So ,
Area_2 = ( 40 + 3 x ) meters × ( 60 + 5 x ) meters

Or,
Area_2 = 2400 + 200 x + 180 x + 15 x²

Or,
Area_2 = 15 x² + 380 x + 2400

Hence The area of new pumpkin patch is
Area_2 = 15 x² + 380 x + 2400 Answer

User Mitchimus
by
8.4k points