maggiebr3 maggiebr3
  • 16-12-2019
  • Mathematics
contestada

If f(x)= x^2 then f(a+b) is what

Respuesta :

Yang100
Yang100 Yang100
  • 16-12-2019

Answer:

a^2+2ab+b^2

Step-by-step explanation:

(a+b)^2=(a+b)(a+b)=a^2+ab+ab+b^2=a^2+2ab+b^2

Answer Link

Otras preguntas

A cylinder has a height of 17 centimeters and a diameter of 18 centimeters. What is its volume? Use a * 3.14 and round your answer to the nearest hundredth.
What is the factorization of 49b2 − 81? (7b – 9)(7b – 9) (7b – 9)(7b 9) (7b2 – 9)(7b2 – 9) (7b2 – 9)(7b2 9).
Which of the following relations is a function? A. (8, 1), (-1, 4), (1, 1), (8, 2) B. (1, 4), (-1, 2), (8, 1), (-6, 2) C. (1, 0), (-1, 3), (8, 1), (-1, 5)
Which are features of lyric poetry?.
Offspring inherit _________________; if one or both parents passes on a gene with DNA that does not code for functional proteins, disorders like phenylketonuria
Compare and contrast the different habitats found in Morro Bay
How many grams of h20 is formed by mixing solutions containing 90.0 mol CuO and 18.01 mol NH3
What challenges does south africa face today as a democracy?.
The cost of an afternoon movie ticket was $4.00. This year an afternoon movie ticket costs $5.00. What is the percent increase of the ticket from last year to t
how do i multiply a loop (python) I have x = [200, 300, 4, 125] those are variables in x y = 25 so how do I multiply y by each variable in x