-2
$\begingroup$

$(4a+1)(4a-1) =$ ? The main thing is write is polynomial. My answer is: $16a^2-1$ but not sure.

  • 1
    Why vote the down? I just ask to be a sure.2017-01-27

3 Answers 3

1

$16a^2 - 1$ is a polynomial (in $a$), so that's the correct answer.

1

$(4a +1)(4a -1) = 16a^2 -4a +4a -1 = 16a^2 -1$, which is a polynomial in a (think $a$ as $x$ and it will look like as usual)

1

In general $(x-b)(x+b)=x^2-b^2$

In this case $x=4a$ and $b=1$