f*(x)=4 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) = 4
Abrimos los paréntesis en el miembro izquierdo de la ecuación
fx = 4
Dividamos ambos miembros de la ecuación en f
x = 4 / (f)
Obtenemos la respuesta: x = 4/f
Resolución de la ecuación paramétrica
Se da la ecuación con parámetro:
$$f x = 4$$
Коэффициент при 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 - 4 = 0$$
su solución
$$x = -4$$
Con
$$f = 0$$
la ecuación será
$$-4 = 0$$
su solución
no hay soluciones
Suma y producto de raíces
[src]
4*re(f) 4*I*im(f)
--------------- - ---------------
2 2 2 2
im (f) + re (f) im (f) + re (f)
$$\frac{4 \operatorname{re}{\left(f\right)}}{\left(\operatorname{re}{\left(f\right)}\right)^{2} + \left(\operatorname{im}{\left(f\right)}\right)^{2}} - \frac{4 i \operatorname{im}{\left(f\right)}}{\left(\operatorname{re}{\left(f\right)}\right)^{2} + \left(\operatorname{im}{\left(f\right)}\right)^{2}}$$
4*re(f) 4*I*im(f)
--------------- - ---------------
2 2 2 2
im (f) + re (f) im (f) + re (f)
$$\frac{4 \operatorname{re}{\left(f\right)}}{\left(\operatorname{re}{\left(f\right)}\right)^{2} + \left(\operatorname{im}{\left(f\right)}\right)^{2}} - \frac{4 i \operatorname{im}{\left(f\right)}}{\left(\operatorname{re}{\left(f\right)}\right)^{2} + \left(\operatorname{im}{\left(f\right)}\right)^{2}}$$
4*re(f) 4*I*im(f)
--------------- - ---------------
2 2 2 2
im (f) + re (f) im (f) + re (f)
$$\frac{4 \operatorname{re}{\left(f\right)}}{\left(\operatorname{re}{\left(f\right)}\right)^{2} + \left(\operatorname{im}{\left(f\right)}\right)^{2}} - \frac{4 i \operatorname{im}{\left(f\right)}}{\left(\operatorname{re}{\left(f\right)}\right)^{2} + \left(\operatorname{im}{\left(f\right)}\right)^{2}}$$
4*(-I*im(f) + re(f))
--------------------
2 2
im (f) + re (f)
$$\frac{4 \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}}$$
4*(-i*im(f) + re(f))/(im(f)^2 + re(f)^2)
4*re(f) 4*I*im(f)
x1 = --------------- - ---------------
2 2 2 2
im (f) + re (f) im (f) + re (f)
$$x_{1} = \frac{4 \operatorname{re}{\left(f\right)}}{\left(\operatorname{re}{\left(f\right)}\right)^{2} + \left(\operatorname{im}{\left(f\right)}\right)^{2}} - \frac{4 i \operatorname{im}{\left(f\right)}}{\left(\operatorname{re}{\left(f\right)}\right)^{2} + \left(\operatorname{im}{\left(f\right)}\right)^{2}}$$
x1 = 4*re(f)/(re(f)^2 + im(f)^2) - 4*i*im(f)/(re(f)^2 + im(f)^2)