Lyndal invested $3000 and Morton invested $2000
Distances in 2- and 3-dimensions (and even higher dimensions) can be found using the Pythagorean theorem. The straight-line distance can be considered to be the hypotenuse of a right triangle whose sides are the horizontal and vertical differences between the coordinates.
Here, you have A = (0, 0) and B = (3, 6). The horizontal distance between the points is ...
... 3 - 0 = 3 . . . . the difference of x-coordinates
The vertical distance between the points is ...
... 6 - 0 = 6 . . . . the difference of y-coordinates
Then the straight-line distance (d) between the points is found from the Pythagorean theorem, which tells you ...
... d² = 3² + 6²
... d = √(9 + 36) = √45 ≈ 6.7 . . . units
Answer:
(2, - 9 )
Step-by-step explanation:
Since 2 is the output when - 9 is input to f(x)
Then reversing the procedure, that is the inverse gives an output of - 9 for an input of 2.
(- 9, 2) is a point on the graph of f(x), then
(2, - 9) is a point on the graph o the inverse function
(x)
<h3>
Answer: n+15</h3>
=======================================================
Explanation:
- n = number of minutes
- cost of company X = 3n+30
- cost of company Y = 2n+15
To find out how much more company X charges, we subtract the two cost expressions
CompanyX - CompanyY = (3n+30)-(2n+15) = 3n+30-2n-15 = n+15 which is the final answer.
--------------
An example:
Let's say you talk on the phone for n = 20 minutes.
Company X would charge you 3n+30 = 3*20+30 = 90 cents
Company Y would charge you 2n+15 = 2*20+15 = 55 cents
The difference of which is 90-55 = 35 cents.
If you plugged n = 20 into the n+15 expression we got, then n+15 = 20+15 = 35 matches up with the previous 35 cents.
This example helps confirm the answer. I'll let you try out other examples.