Ask Question
5 July, 10:45

A rectangle has a fixed perimeter of 350 but the length and width of the rectangle can vary. Define a function g that determines the area of the rectangle (in square inches) given the length of the rectangle in inches, l.

+3
Answers (1)
  1. 5 July, 13:18
    0
    g (L) = 175L - L²

    Step-by-step explanation:

    350 = 2 (length + width)

    length + width = 175

    Let L be the length,

    L + width = 175

    width = 175 - L

    Area = length * width

    g (L) = L (175 - L)

    g (L) = 175L - L²
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “A rectangle has a fixed perimeter of 350 but the length and width of the rectangle can vary. Define a function g that determines the area ...” in 📘 Mathematics if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers