Mister Exam

Other calculators

f*(x)=4 equation

The teacher will be very surprised to see your correct solution 😉

v

Numerical solution:

Do search numerical solution at [, ]

The solution

You have entered [src]
f*x = 4
$$f x = 4$$
Detail solution
Given the linear equation:
f*(x) = 4

Expand brackets in the left part
fx = 4

Divide both parts of the equation by f
x = 4 / (f)

We get the answer: x = 4/f
The solution of the parametric equation
Given the equation with a parameter:
$$f x = 4$$
Коэффициент при x равен
$$f$$
then possible cases for f :
$$f < 0$$
$$f = 0$$
Consider all cases in more detail:
With
$$f < 0$$
the equation
$$- x - 4 = 0$$
its solution
$$x = -4$$
With
$$f = 0$$
the equation
$$-4 = 0$$
its solution
no solutions
The graph
Sum and product of roots [src]
sum
    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}}$$
product
    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)
Rapid solution [src]
         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)