Answer: use a calculator or ask for help
Step-by-step explanation:
Answer:
2
Step-by-step explanation:
The text translates to:
5x + 2 < 13
which simplifies to
x < 11/5
the greatest integer that does this is 10/5, a.k.a. 2
Answer:
308[cos(45) + isin(45)]
Step-by-step explanation:
z1×z2:
Modulus: r1 × r2
= 7×44 = 308
Argument: theta1 + theta2
= -70 + 115 = 45
z1z2 = 308[cos(45) + isin(45)]
Or
z1z2 = 154sqrt(2) + (i)154sqrt(2)
sqrt: square root
Answer: 59.690260418206
The result is approximate. Round that value however you need to.
===========================================================
Explanation:
For a circle with radius r = 142.5, the full distance around the edge (aka perimeter aka circumference) is found by using the formula below.
C = 2*pi*r
C = 2*pi*142.5
C = 895.353906273091
That value is approximate. I used my calculator's stored value of pi to get the most accuracy possible.
That value of roughly 895 represents the distance around a full circle of that radius, but we only want a 24 degree pizza slice.
In other words, we want 24/360 = 1/15 of the full perimeter
(1/15)*895.353906273091 = 59.690260418206
Answer:
y = 2/3(x - 3)
Step-by-step explanation:
slope of the line is 2/3
we can use point (3,0)
formula: y - y = m(x - x)
y - 0 = 2/3 (x - 3)
y = 2/3(x - 3)