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