Answer: Approximately d = 208.72
============================================================
Work Shown:
Make sure your calculator is in radian mode
A quick way to check is to compute cos(pi) and you should get -1
cos(angle) = adjacent/hypotenuse
cos(x) = 200/d
cos(0.29) = 200/d
d*cos(0.29) = 200
d = 200/cos(0.29)
d = 208.715135166392 which is approximate
d = 208.72
I rounded to two decimal places since x is rounded in that manner as well. Round however else you need if your teacher instructs.
Holy god gud luck on escaping that (*´ー`*)
Answer: (0, 2)
Step-by-step explanation:
Do (x1+x2/2, y1+y2/2) as your formula to find the midpoints. -3+3/2=0 and 2+2/2=2 so the midpoint is (0, 2). Hope this helps, have a blessed and wonderful day as well as a safe one and stay healthy!
Answer: the number of adult tickets sold is 400
the number of student tickets sold is 200
Step-by-step explanation:
Let x represent the number of adult tickets sold at the play.
Let y represent the number of student tickets sold at the play.
Adult tickets to a play cost $1.75 each and student tickets cost $1.25 each. If the income from the play was $1,700, it means that
1.75x + 1.25y = 1700 - - - - - - - - - -1
Suppose there are twice as many student tickets sold as adult tickets. This means that
y = 2x
Substituting y = 2x into equation 1, it becomes
1.75x + 1.25 × 2x = 1700= 1700
1.75y + 2.5y = 1700
4.25y = 1700
y = 1700/4.25 = 400
x = y/2 = 400/2 = 200