resolva a expressão em R x2+3x= 0. quando C=0
Soluções para a tarefa
Respondido por
1
x² + 3x = 0
x(x + 3) = 0
x = 0/(x + 3)
x = 0
x(x + 3) = 0
(x + 3) = 0/x
x + 3 = 0
x = -3
Resposta: S = {-3 ,0}.
x(x + 3) = 0
x = 0/(x + 3)
x = 0
x(x + 3) = 0
(x + 3) = 0/x
x + 3 = 0
x = -3
Resposta: S = {-3 ,0}.
Perguntas interessantes