As you know that sum of complementary angles equal 90°
so,
7x + 11x = 90
18x = 90
x = 90/18
x =5
so,
option A is the correct one.
A quadratic equation has either two different real roots, one real root, or two conjugate complex roots (this is the case when the discriminant is negative, i.e. when you have no real roots).
Two conjugate complex roots have the same real part and opposite imaginary parts. So, the solutions to Amina's equation will be in this form:

For some 
First of all, a bit of theory: since the area of a square is given by

where s is the length of the square. So, if we invert this function we have
.
Moreover, the diagonal of a square cuts the square in two isosceles right triangles, whose legs are the sides, so the diagonal is the hypothenuse and it can be found by

So, the diagonal is the side length, multiplied by the square root of 2.
With that being said, your function could be something like this:
double diagonalFromArea(double area) {
double side = Math.sqrt(area);
double diagonal = side * Math.sqrt(2);
return diagonal;
}
<span>no está en mi equipo lo siento</span>
123 lb * (0.4536 kg/lb) * 300mg/(kg · day)
= (123 * 0.4536 * 300) mg/day
= 16737.84 mg/day
16737.84 mg/day * 1g/(1000mg)
= 16.73784 g/day