sin(x)*sin(y)*d-cos(x)*cos(y)*d=0 la ecuación
El profesor se sorprenderá mucho al ver tu solución correcta😉
Solución
Solución detallada
Tenemos la ecuación
dsin(x)sin(y)−dcos(x)cos(y)=0cambiamos:
cos(y)dsin(x)sin(y)=dcos(x)o
dsin(x)tan(y)=dcos(x)es la ecuación trigonométrica más simple
Dividamos ambos miembros de la ecuación en d*sin(x)
La ecuación se convierte en
tan(y)=−sin(x)cos(x)Esta ecuación se reorganiza en
y=πn+atan(−sin(x)cos(x))O
y=πn−atan(sin(x)cos(x)), donde n es cualquier número entero
Suma y producto de raíces
[src]
/ / 1 \\ / / 1 \\
I*im|atan|------|| + re|atan|------||
\ \tan(x)// \ \tan(x)//
re(atan(tan(x)1))+iim(atan(tan(x)1))
/ / 1 \\ / / 1 \\
I*im|atan|------|| + re|atan|------||
\ \tan(x)// \ \tan(x)//
re(atan(tan(x)1))+iim(atan(tan(x)1))
/ / 1 \\ / / 1 \\
I*im|atan|------|| + re|atan|------||
\ \tan(x)// \ \tan(x)//
re(atan(tan(x)1))+iim(atan(tan(x)1))
/ / 1 \\ / / 1 \\
I*im|atan|------|| + re|atan|------||
\ \tan(x)// \ \tan(x)//
re(atan(tan(x)1))+iim(atan(tan(x)1))
i*im(atan(1/tan(x))) + re(atan(1/tan(x)))
/ / 1 \\ / / 1 \\
y1 = I*im|atan|------|| + re|atan|------||
\ \tan(x)// \ \tan(x)//
y1=re(atan(tan(x)1))+iim(atan(tan(x)1))
y1 = re(atan(1/tan(x))) + i*im(atan(1/tan(x)))