njfilmspr njfilmspr
  • 01-05-2020
  • Mathematics
contestada

How do I factorize 16x²+32x+16?

Respuesta :

wegnerkolmp2741o
wegnerkolmp2741o wegnerkolmp2741o
  • 01-05-2020

Answer:

16 (x+1)^2

Step-by-step explanation:

16x²+32x+16

Factor out 16

16(x²+2x+1)

Now factor the parentheses

What two terms multiply to 1 and add to 2

1*1 =1

1+1=2

16(x+1)(x+1)

16 (x+1)^2

Answer Link

Otras preguntas

In your own words, explain how the social structure of society shifted during the Renaissance period. Your answer should be at least 250 words.
the domains of art are​
If the population growth (P) of a sample of bacteria, after x days is expressed as a function P(x)=4∗4^x . What is the population of bacteria after 3 days.
A structure, in C, has been given by: struct MYSTRUCT { char buf[15] shorts S int i; } * Select the proper keywords in the proper order) neede
1. A firm manufactures tables and desks. To produce each table requires 1 hour of labor, 10 square feet of wood, and 2 quarts of finish. To produce each desk re
Read the following scenario: A small business is experiencing a high number of complaints about their website. Customers are having trouble viewing the business
use the matrix tool to solve the system of equations choose the correct ordered pair4x-y=10 and 8x+5y=34
please solve using substitution and extraction strategy! I will mark brainiest!
I need help plz and thank you this is due
Ben wants to create a Book class that has an instance variable serialNumber. Where should he declare the instance variable