jenisha15
jenisha15 jenisha15
  • 03-04-2021
  • Mathematics
contestada

Can someone factorise this: (2a + b)2 + (a + 2b)​

Respuesta :

Simiiii
Simiiii Simiiii
  • 03-04-2021

Answer:

3a^2 + 3b^2

Step-by-step explanation:

So look for common terms and add them together or subtract.

Ver imagen Simiiii
Answer Link
gufeliz1965
gufeliz1965 gufeliz1965
  • 03-04-2021

(2a + b)^2 + (a + 2b)​

(2a + b)(2a + b) + (a + 2b)

(2a + b)[(2a + b) + (a + 2b)]

(2a + b)(3a + 3b)

Answer Link

Otras preguntas

Which of the following notes is G?
If log_10(x) = 3 + log_10(y), then find x/y
To reveal trends in data, the data should be presented in a(n) a. hypothesis. b. graph. c. operational definition. d. scientific investigation. Please select th
Which pair of segments must be parallel? HELPP
Help help help please !!!! No LINKS !!!
HELP!!! According to the article, why was Dr. Wu's success in proving the new theory important? A.It allowed her to undertake nuclear research at Columbia. B.It
___________ are the most common cause of on-the-job injuries to construction workers.
How can alcohol, tobacco, and drug use be treated?
A store gives away gift bags during a sale. Of these gift bags, 50% are green, 20% are yellow, and 30% are blue. The average number of items in each green bag i
Write a program that asks the user to type 5 integers and writes the average of the 5 integers. This program can use only 2 variables.