Answer:
angle 1
Step-by-step explanation:
Y-axis symmetry=(r, theta)=(-r,theta)
-5-5cos(theta)=r
-r=5+5cos(theta)
no y-axis symmetry
x-axis symmetry=(r,theta)=(r,-theta)
cosine is an even function, so yes it is symmetric around x-axis
origin symmetry=(r,theta)=(-r,theta) or (r, theta+pi)
no, as there is no y-axis symmetry
5.5 divided by 3.5 is 1.57142857 when solved, but when rounded, you will get 1.6, or 1.57.
Hope this helped!
Nate
Answer:
width = 2 units
Step-by-step explanation:
If the length of a rectangle is (x) units, then that means that the width of a rectangle is x - 4 units.
the area of a rectangle is length * width
so just substitute the values that we have now.
x (length) * (x-4) width = 12 (area of rectangle)
so that gives us
x^2 - 4x =12
subtract 12 from both sides
x^2 - 4x - 12 =0
now factor this equation
x^2 + 2x - 6x -12 = 0
x(x+2) - 6(x+2) = 0
(x-6)(x+2) = 0
x = 6, or x = -2 REMEMBER THAT VALUE OF x = LENGTH, IT CANNOT BE NEGATIVE AS YOU CANT HAVE NEGATIVE VALUE OF A SIDE
length = 6, and width = 6 -4 = 2