
You didn't provide the "given point", but I assume you're capable of plugging it in.
9514 1404 393
Answer:
see attached
Step-by-step explanation:
I like to use a spreadsheet for repetitive calculations. The distances are computed from the distance formula:
d = √((x2 -x1)^2 +(y2 -y1)^2)
The results are shown in the second attachment. The drawing in the first attachment has the lengths rounded to the nearest tenth.
Answer:
C = 600 + 50s
Step-by-step explanation:
The students are planning to visits the Canada's wonderland. The students will spend a full day at the park.
The entry fee for each student is $50 and the bus cost is $600. Each student will pay $50 for entry into the park.
Let
the number of student = s
cost of the trip = C
Relating the variable C and s
The total amount of money the student will pay for entry fee = 50 × s = 50s
Therefore, cost of the trip can be expressed as follows
C = 600 + 50s
Answer:
{-6, -2, 3, 4} is the domain of the following functions
Answer:
(7y + 3x)(7y - 3x)
Step-by-step explanation:
a² - b² = (a + b)(a - b)
49y² - 9x² = (7y)² - (3x)² {a = 7y ; b - 3x}
= (7y + 3x)(7y - 3x)