f*(x)=5 la ecuación
El profesor se sorprenderá mucho al ver tu solución correcta😉
Solución
Solución detallada
Tenemos una ecuación lineal:
f*(x) = 5
Abrimos los paréntesis en el miembro izquierdo de la ecuación
fx = 5
Dividamos ambos miembros de la ecuación en f
x = 5 / (f)
Obtenemos la respuesta: x = 5/f
Resolución de la ecuación paramétrica
Se da la ecuación con parámetro:
$$f x = 5$$
Коэффициент при x равен
$$f$$
entonces son posibles los casos para f :
$$f < 0$$
$$f = 0$$
Consideremos todos los casos con detalles:
Con
$$f < 0$$
la ecuación será
$$- x - 5 = 0$$
su solución
$$x = -5$$
Con
$$f = 0$$
la ecuación será
$$-5 = 0$$
su solución
no hay soluciones
Suma y producto de raíces
[src]
5*re(f) 5*I*im(f)
--------------- - ---------------
2 2 2 2
im (f) + re (f) im (f) + re (f)
$$\frac{5 \operatorname{re}{\left(f\right)}}{\left(\operatorname{re}{\left(f\right)}\right)^{2} + \left(\operatorname{im}{\left(f\right)}\right)^{2}} - \frac{5 i \operatorname{im}{\left(f\right)}}{\left(\operatorname{re}{\left(f\right)}\right)^{2} + \left(\operatorname{im}{\left(f\right)}\right)^{2}}$$
5*re(f) 5*I*im(f)
--------------- - ---------------
2 2 2 2
im (f) + re (f) im (f) + re (f)
$$\frac{5 \operatorname{re}{\left(f\right)}}{\left(\operatorname{re}{\left(f\right)}\right)^{2} + \left(\operatorname{im}{\left(f\right)}\right)^{2}} - \frac{5 i \operatorname{im}{\left(f\right)}}{\left(\operatorname{re}{\left(f\right)}\right)^{2} + \left(\operatorname{im}{\left(f\right)}\right)^{2}}$$
5*re(f) 5*I*im(f)
--------------- - ---------------
2 2 2 2
im (f) + re (f) im (f) + re (f)
$$\frac{5 \operatorname{re}{\left(f\right)}}{\left(\operatorname{re}{\left(f\right)}\right)^{2} + \left(\operatorname{im}{\left(f\right)}\right)^{2}} - \frac{5 i \operatorname{im}{\left(f\right)}}{\left(\operatorname{re}{\left(f\right)}\right)^{2} + \left(\operatorname{im}{\left(f\right)}\right)^{2}}$$
5*(-I*im(f) + re(f))
--------------------
2 2
im (f) + re (f)
$$\frac{5 \left(\operatorname{re}{\left(f\right)} - i \operatorname{im}{\left(f\right)}\right)}{\left(\operatorname{re}{\left(f\right)}\right)^{2} + \left(\operatorname{im}{\left(f\right)}\right)^{2}}$$
5*(-i*im(f) + re(f))/(im(f)^2 + re(f)^2)
5*re(f) 5*I*im(f)
x1 = --------------- - ---------------
2 2 2 2
im (f) + re (f) im (f) + re (f)
$$x_{1} = \frac{5 \operatorname{re}{\left(f\right)}}{\left(\operatorname{re}{\left(f\right)}\right)^{2} + \left(\operatorname{im}{\left(f\right)}\right)^{2}} - \frac{5 i \operatorname{im}{\left(f\right)}}{\left(\operatorname{re}{\left(f\right)}\right)^{2} + \left(\operatorname{im}{\left(f\right)}\right)^{2}}$$
x1 = 5*re(f)/(re(f)^2 + im(f)^2) - 5*i*im(f)/(re(f)^2 + im(f)^2)