These are the answers, and how I grouped them up.
Answer:
48
Step-by-step explanation:
It is given in the question that f is a one-to-one function.
And for a one-to - one function,
If

So we will get

<span><span><span>x^2</span></span><span><span>+<span>4x</span></span><span>-5</span></span></span> using the AC method.<span><span><span>(<span>x<span>−1</span></span>)</span><span>(<span>x+5</span>)/</span></span><span>1<span>−<span>x
which gives you -x-5</span></span></span></span>
Answer:
width = 2 units
Step-by-step explanation:
If the length of a rectangle is (x) units, then that means that the width of a rectangle is x - 4 units.
the area of a rectangle is length * width
so just substitute the values that we have now.
x (length) * (x-4) width = 12 (area of rectangle)
so that gives us
x^2 - 4x =12
subtract 12 from both sides
x^2 - 4x - 12 =0
now factor this equation
x^2 + 2x - 6x -12 = 0
x(x+2) - 6(x+2) = 0
(x-6)(x+2) = 0
x = 6, or x = -2 REMEMBER THAT VALUE OF x = LENGTH, IT CANNOT BE NEGATIVE AS YOU CANT HAVE NEGATIVE VALUE OF A SIDE
length = 6, and width = 6 -4 = 2