The domain is all real numbers, reason being, you can put any number for x and get a valid coordinate.
Answer:
No you do not.
This is because we can use Pythagoras Theorem to show that our location sits outside the 15 mile radius of the cell tower.
To work is out you would write the equation

Then to work out the Hypotheses you would

Which proves that the location is outside of the 15 Mile radius of the cell tower.
Answer:
- The general solution is

- The error in the approximations to y(0.2), y(0.6), and y(1):



Step-by-step explanation:
<em>Point a:</em>
The Euler's method states that:
where 
We have that
,
,
, 
- We need to find
for
, when
,
using the Euler's method.
So you need to:




- We need to find
for
, when
,
using the Euler's method.
So you need to:




The Euler's Method is detailed in the following table.
<em>Point b:</em>
To find the general solution of
you need to:
Rewrite in the form of a first order separable ODE:

Integrate each side:



We know the initial condition y(0) = 3, we are going to use it to find the value of 

So we have:

Solving for <em>y</em> we get:

<em>Point c:</em>
To compute the error in the approximations y(0.2), y(0.6), and y(1) you need to:
Find the values y(0.2), y(0.6), and y(1) using 



Next, where
are from the table.



im not sure about the first one but im 100% about 2 and 3
2-A
3-D
Answer:
x=0
y=8
Step-by-step explanation:
This is a simultaneous equation
So let's solve
y=-8x+8..(1)
y=-8x+8...(2)
Add (1) and (2)
2y=16
Make y the subject of formula by dividing both sides by 2
y=8
Substitute the value for y into (2)
8=-8x+8
Collect like terms
8-8=-8x
0=-8x
Divide both sides by-8
x=0
Therefore x is 0 and y is 8