For every point A = (x,y) in your figure, a 180 degree counterclockwise rotation about the origin will result in a point A' = (x', y') where:
x' = x * cos(180) - y * sin(180)
y' = x * sin(180) + y * cos(180)
Happy-fun time fact: This is equivalent to using a rotation matrix from Linear Algebra!
Because a rotation is an isometry, you only have to rotate each vertex of a polygon, and then connect the respective rotated vertices to get the rotated polygon.
You can rotate a closed curve as well, but you must figure out a way to rotate the infinite number of points in the curve. We are able to do this with straight lines above due to the property of isometries, which preserves distances between points.
Answer: C) (1,0.80) represents the unit rate. E) (25,20) represents the price of a necklace with 25 beads
Step-by-step explanation:
(1, 0.80) represents the unit rate.
(25, 20) represents the price of a necklace with 25 beads.
= unit rate →
= 0.80;
= 0.80;
= 0.80
Point (1, r) → (1, 0.80) represents the unit rate.
25(0.80) = 20; thus, (25, 20) represents the price of 25 beads.
Hope this helps
Answer:
13.4%
Step-by-step explanation:
Use binomial probability:
P = nCr p^r q^(n-r)
where n is the number of trials,
r is the number of successes,
p is the probability of success,
and q is the probability of failure (1-p).
Here, n = 16, r = 2, p = 0.25, and q = 0.75.
P = ₁₆C₂ (0.25)² (0.75)¹⁶⁻²
P = 120 (0.25)² (0.75)¹⁴
P = 0.134
There is a 13.4% probability that exactly 2 students will withdraw.
Answer:
{∅, {a}, {b}, {a,b}}
Step-by-step explanation:
The value of power of a set is generalized by using the formula,
Power of a set (P) = 2^n where n is the number of element in the set.
Given two distinct elements a and b say;
A = {a,b}
n(A) = 2 i.e the number of elements in the set is 2. Therefore the power of the set will be 2^n which gives 2^2 = 4.
P(A) = 4 means there are 4 subsets of the given set. Subsets are sets of elements that can be found in the set. The subsets of element A will be;
{∅, {a}, {b}, {a,b}} which gives 4 elements in total.
Note that empty set ∅ is always part of the subset of any given set
<span>4(2p+4q+6)
You need to multiply 4 by each variable in the parentheses.
(4*2p) + (4*4q) + (4*6)
8p + 16q + 24 is the answer.</span>