myeoniez myeoniez
  • 25-01-2020
  • Mathematics
contestada

factorise the following expressions m²-9n²​

Respuesta :

PollyP52 PollyP52
  • 25-01-2020

Answer:

(m - 3n)(m + 3n).

Step-by-step explanation:

This is the difference of 2 squares, so we use the identity:

a^2 - b^2 = (a - b)(a + b).

So m^2 - 9n^2

(m - 3n)(m + 3n).

Answer Link

Otras preguntas

what is tbe percentage​
heyy i REALLY need help with this pleaaaase hurry there are five questions please answer all of them
Pls help and show workings SHOW WORKINGS!!!!
One reason for the founding of Georgia was to provide help to: A. British citizens hoping to own land. B. Highland Scots looking to buy guns. C. Slave traders h
oui oui french toast sac re bleu
Sacrifice, hence, to threaten motherhood happiness: is it all worth it just to become a mother? Check my sentence? I will give a brainleist.
Drag each label to the correct location on the table. Not all labels will be used. Identify the careers that require a college degree. anthropologist film actor
What is the significance of Mama's use of the word ledger when she says, "I don't want that [selling alcohol] on my ledger this late in life"? from the story a
Find the area of a triangle with vertices (1,5), (1, -2), (3,-2).
need help pls public class TestThread extends Thread {private static int x;public synchronized void doSomething () {int current = x;current++;x = current;}publi