MatemáticasBásico1 respuestas

Alguien que me ayude realizando esto porfavor?

Alguien que me ayude realizando esto porfavor.

Mejor respuesta

A6bbma6yoyomelye
5

Este es el procedimiento : ^ = a potenciacion

1) X ^ 3 + Y ^ 3 =

(x + y) (x ^ 2 - x×y + y ^ 2)

2) z ^ 3 - w ^ 3 =

(z - w) (z ^ 2 + z×w + w ^ 2)

3) x ^ 3 + 1 =

(x + 1) (x ^ 2 - x + 1)

4) 8x ^ 3 - 1 =

(2x - 1) (4x ^ 2 + 2x + 1)

5) m ^ 3 - n ^ 3 =

(m - n) (m ^ 2 + m×n + n ^ 2)

6) 1 - 216m ^ 6 =

(Por agrupacion) - 216m ^ 6 + 1

7) 8a ^ 3 + 27b ^ 6 =

(2a + 3b ^ 2) (4a ^ 2 - 6a×b ^ 2 + 9b ^ 4)

8) 8x ^ 3 - 27y ^ 3 =

(2x - 3y) (4x ^ 2 + 6x×y + 9y ^ 2)

9) x ^ 6 - 8y ^ 12 =

(x - y ^ 2) (x + y ^ 2) (x ^ 2 - x×y ^ 2 + y ^ 4) (x ^ 2 + x×y ^ 2 + y ^ 4)

10) 8x ^ 3 + y ^ 3 =

(2x + y) (4x ^ 2 - 2x×y + y ^ 2)

Saludos ; espero haberte ayudado ; Es un placer ayudar ;