calcular la diferencia de vectores 'a-b'en termino de x y y
dariocabrer:
para hoy tambien esto
Respuestas
Respuesta dada por:
1
a=x₁i + y₁j
b=x₂i + y₂j
a-b = (x₁i + y₁j) - (x₂i + y₂j)
= (x₁ - x₂)i + (y₁-y₂)j
b=x₂i + y₂j
a-b = (x₁i + y₁j) - (x₂i + y₂j)
= (x₁ - x₂)i + (y₁-y₂)j
Preguntas similares
hace 7 años
hace 7 años
hace 10 años
hace 10 años
hace 10 años
hace 10 años