The answer will be (x-9) with a little two in the corner *2
Answer:314
Step-by-step explanation:
Let the width be x.
Length is 8 feet more than width. Length = x + 8
Area = x(x + 8)
width increased by 4, that is, (x + 4)
Length decreased by 5, (x + 8 - 5) = (x + 3)
Area = (x + 4)(x +3)
Area remains the same
x(x + 8) = (x+4)(x +3)
x² + 8x = x(x +3) + 4(x +3)
x² + 8x = x² +3x + 4x +12
x² + 8x = x² +7x +12 Eliminate x² from both sides
8x = 7x + 12
8x - 7x = 12
x = 12
Dimensions of original rectangle : x, x + 8
12, 12 +8 = 12, 20
Original rectangle is 20 feet by 12 feet
Answer: I belive the answer is C
Step-by-step explanation:
The graph has a vertex at (3, -2). It extends upward from there linearly at a slope of -1 to the left and 1 to the right. It is the graph of an absolute value function. If we assume it keeps extending upwards the domain is all real numbers. (which is what i would assume even though there's no arrows it doesn't have decipherable endpoints). The range is y ≥ -2 with y -intercept (0,1), and x-intercepts: (5,0) & (1,0).
To write the equation for this function, I would acknowledge that it is the translation of the graph of the standard absolute value function: f(x) = |x| ; right 3 and down 2. Which would be to subtract 3 from x and subtract 2 from the end.
f(x) = |x - 3| - 2