Answers: Choice A and Choice C
Saying "$45 per ticket" is the same as saying "$45 for every single ticket" or "one ticket costs $45"
Similarly, "30 seats for every row" is equivalent to "each row has 30 seats"
-------------
choices B and D aren't unit rates because the second value mentioned isn't 1. You would have to divide to get to a unit rate.
choice B: 5/3 = 1.67 so there are roughly 1.67 shows every week
choice D: 100/5 = 20 meaning its $20 per ticket
Givens
y = 2
x = 1
z(the hypotenuse) = √(2^2 + 1^2) = √5
Cos(u) = x value / hypotenuse = 1/√5
Sin(u) = y value / hypotenuse = 2/√5
Solve for sin2u
Sin(2u) = 2*sin(u)*cos(u)
Sin(2u) = 2(
) = 4/5
Solve for cos(2u)
cos(2u) = - sqrt(1 - sin^2(2u))
Cos(2u) = - sqrt(1 - (4/5)^2 )
Cos(2u) = -sqrt(1 - 16/25)
cos(2u) = -sqrt(9/25)
cos(2u) = -3/5
Solve for Tan(2u)
tan(2u) = sin(2u) / cos(2u) = 4/5// - 3/5 = - 0.8/0.6 = - 1.3333 = - 4/3
Notes
One: Notice that you would normally rationalize the denominator, but you don't have to in this case. The formulas are such that they perform the rationalizations themselves.
Two: Notice the sign on the cos(2u). The sin is plus even though the angle (2u) is in the second quadrant. The cos is different. It is about 126 degrees which would make it a negative root (9/25)
Three: If you are uncomfortable with the tan, you could do fractions.

Answer:
5% or less
Step-by-step explanation:
65/1300 × 100 = 5%
Answer:
y = 3/4x - 2
Step-by-step explanation:
slope intercept form: y = mx + b
y-intercept(when x= 0) is given by b
slope is given by m
lets find the slope using the two given points, (4,1) and (8,4)
m = y2-y1 / x2-x1
m = 4 - 1 / 8 - 4
m = 3/4
Now use any of the given points to begin writing your equation, which will help you find the y intercept - ill use (4,1).
1 = 3/4(4) - b
1 = 3 - b
b = -2
now you have m and b so you can finish writing your equation.
y = mx + b
y = 3/4x - 2