Im not entirely sure but, if you're on plato answer D is correct
model 1 has a random pattern and is fit for the data
Answer:
of what?
Step-by-step explanation:
Answer:
solution given;
half way between 0 and 121=?
let a=0
and
b=121
we have
halfway =[a+b]/2=[0+121]/2=60.5
<u>half way between 0 and 121</u><u> </u><u>i</u><u>s</u><u> </u><u>6</u><u>0</u><u>.</u><u>5</u>
Answer:
y=-sqrt(x^2+9)
Step-by-step explanation:
This problem can be solved with the help of separating the variables.
dy/dx=x/y
Multiply both sides by y
y dy/dx=x
Multiply both sides by dx
y dy=x dx
Integrate
y^2/2=x^2/2+c
Let's find c using the condition y(0)=-3.
(-3)^2/2=(0)^2/2+c
9/2=0+c
9/2=c.
The equation is y^2/2=x^2/2+9/2.
Let's make this a bit prettier multiplying both sides by 2:
y^2=x^2+9
Taking square root of both sides gives:
y=+/- sqrt(x^2+9)
Since we want y(0)=-3, then we will choose
y=-sqrt(x^2+9).