I do know what this is but you are missing a big bit of info , the best way to solve is to use the grit link because you can type it in.
Answer:
x=4.5 or 9/2
Step-by-step explanation:
=
Then, cross multiply
6×X=6x
9×3=27
6x=27
x=4.5
Answer:
do you have a graph to go along with this?
Area = *Longer Side* x *Shorter side*
44 = (x + 7) * x
44 = x^2 + 7x
0 = x^2 + 7x - 44
0 = (x + 11)(x - 4)
0 = x + 11 OR 0 = x - 4
x = -11*impossible* OR x = 4
So x = 4
F(x) = x^4 + 81x^2
f(x) = x^2*x^2 + x^2*81
f(x) = x^2*(x^2 + 81) ... see note 1
f(x) = x^2*(x + 9i)(x - 9i) ... see note 2
note 1: if you haven't learned about complex or imaginary numbers yet, then you would stop at the line with "note 1" on it
note 2: you would stop here if you have learned about complex or imaginary numbers and you want to factor over the complex numbers. I used the rule that
a^2 + b^2 = (a+bi)*(a-bi)