To find the area of a circle you do pi (3.14) multiplied by the radius squared.
The radius is half of the diameter: 11 / 2 = 5.5in
The radius squared is 5.5^2 = 30.25
Then take the squared radius and multiply that by pi 30.25 * 3.14 = 94.985
So the area of the circle is about 94. 99 in.
Hope this helped! Mark as Brainliest please! :)))
Answer:(x^2+y^2)^2=(x^2+y^2)(x^2+y^2)
Step-by-step explanation:
We can rewrite left side into right side form
(x^2+y^2)^2=(x^2+y^2)(x^2+y^2)
we can expand it
(x^2+y^2)^2=x^4+x^2y^2+x^2y^2+y^4
(x^2+y^2)^2=x^4+y^4+2x^2y^2
we can add and subtract 2x^2y^2
(x^2+y^2)^2=x^4+y^4+2x^2y^2+2x^2y^2-2x^2y^2
(x^2+y^2)^2=x^4-2x^2y^2+y^4+2x^2y^2+2x^2y^2
(x^2+y^2)^2=x^4-2x^2y^2+y^4+4x^2y^2
(x^2+y^2)^2=x^4-2x^2y^2+y^4+(2xy)^2
(x^2+y^2)^2=(x^2-y^2)^2+(2xy)^2
(sorry if it's too late and you've already figured it out, but here you go anyway)
The easiest way to do this is to start by FOILing then add.
So just start with (x-1)(x-1)
(x-1)(x-1)
Front: (x*x) = x^2
Outer: (x*-1) = -x
inner: (-1*x) = -x
Last: (-1*-1) = 1
Added: x^2 -2x +1
Now take that answer and do the same thing with (x-1). It's basically the same thing, just with an added thing you need to multiply.
(x-1)(x^2-2x+1)
(x*x^2) = x^3
(x*2x) = 2x^2
(x*1) = x
(-1*x^2) = -x^2
(-1*-2x) = 2x
(-1*1) = -1
Now add everything together:
x^3+2x^2+x-x^2+2x-1
The answer is:
x^3+x^2+3x-1