5
advanced-math

A rectangle has perimeter 20. Let xx be the width. Express the area AA as a function of xx and find the domain.

A

A(x)=10xx2A(x) = 10x - x^2, 0<x<100 < x < 10

B

A(x)=20xx2A(x) = 20x - x^2, 0<x<200 < x < 20

C

A(x)=10xx2A(x) = 10x - x^2, x>0x > 0

D

A(x)=x2+10xA(x) = x^2 + 10x, 0<x<100 < x < 10

Correct Answer: A

Choice A is the correct answer.

  1. Perimeter 2x+2l=20x+l=10l=10x2x + 2l = 20 \Rightarrow x + l = 10 \Rightarrow l = 10 - x.
  2. Area A(x)=x(10x)=10xx2A(x) = x(10 - x) = 10x - x^2.
  3. Domain: Width x>0x > 0 and Length 10x>0x<1010 - x > 0 \Rightarrow x < 10. So 0<x<100 < x < 10.

Choice B is incorrect. Choice C is incorrect. Choice D is incorrect.