
Since

, it follows that

where the sign depends on the location of the terminal side of the angle. Since the terminal side lies in the fourth quadrant, that means the cosine of the angle is positive, so
The simplest approach to do this is:
Convert both numbers to string
Concatenate both strings into one, as this is comparatively easy
Convert this concatenated string back to integer
Step-by-step explanation:
Given two integers n1 and n2, the task is to concatenate these two integers into one integer.
Example:
Input: n1 = 12, n2 = 34
Output: 1234
Input: n1 = 1, n2 = 93
Output: 193
24) All percents are numbers with the decimal moved 2 to the right. So if you have 275%, move the decimal to the left twice to get a factor of 2.75. that means that the puppy is 2.75 times heavier at 4 months than it was at 2 months. Since you need the answer as a mixed fraction, your answer is;

28) If 6 of 75 trees are 30+ feet tall and you need to know how many are under, subtract 6 from 75 to get (75 - 6) = 69 trees under 30ft tall.
You're looking for the percent of trees under 30ft tall, so divide the number of trees <30ft by the total number of trees to get;

Move the decimal 2 to the right to get
92%.
Your answer is that
92% of trees is under 30ft.
Answer:
B)
Step-by-step explanation:
4y = 3x + 5 has a slope of 3/4
4y = 3x - 1 has a slope of 3/4
parallel lines have equal slopes
Answer:
(8, -7)
Step-by-step explanation:
well since it flip over the x-axis only, the 8 stays the same, however, the 7 flips completely to the second quadrant and becomes -7.
Hope this helped and have a amazing day.