1)the last one 2) g(x) is function beacause fx is one - to-one
I'm assuming you're looking for the dimensions of the plot. I'm going with that. ;) If the length of the plot is 5 meters longer than the width, then L = w + 5. The area for a rectangle is L*w, and we have an area value of 20,000 so our formula is 20000=(w+5)(w) and

. We will bring the 20,000 over by subtraction and set the polynomial equal to 0 to factor and solve for w.

Solving for w we get values of w=138.9 and -143.9. Of course the 2 things in math that will never EVER be negative are time and distance/length, so -143.9 is out. Our width is 138.9 and the length is 138.9 + 5 so the length is 143.9. And there you go! Hope that's what you needed!
Answer:
(7,2)
Step-by-step explanation:
x + y = 9 + 2x - 3y = 8 is really two equations, and you should show this by separating x + y = 9 from 2x - 3y = 8 through the use of a comma, or the word "and," or through writing only one equation per line.
Here you have the system of linear equations
x + y = 9
2x - 3y = 8.
Let's solve this system by elimination. Mult. the 1st eqn by 3, obtaining the system
3x + 3y = 27
2x - 3y = 8
-------------------
5x = 35, so that x = 7. Subbing 7 for x in x + y = 9, we get 7 + y = 9, indicating that y = 2.
Thus, the solution to this system of equations is (7,2).