In the formula of the distance between a point and a plane (not any plane but a plane parallel to the original one, equation [1] ), keeping <span>D=2</span>, and d as d itself, we get:
<span><span>D=<span><span>|a<span>x1</span>+b<span>y1</span>+c<span>z1</span>+d|</span><span>√<span><span>a2</span>+<span>b2</span>+<span>c2</span></span></span></span></span>
<span>2=<span><span><span>∣∣</span>1⋅0+2⋅0+<span>(−2)</span>⋅<span>(−<span>12</span>)</span>+d<span>∣∣</span></span><span>√<span>1+4+4</span></span></span></span>
<span><span>|d+1|</span>=2⋅3</span> => <span><span>|d+1|</span>=6</span>First solution:
<span>d+1=6</span> => <span>d=5</span>
<span>→x+2y−2z+5=0</span>Second solution:
<span>d+1=−6</span> => <span>d=−7</span>
<span>→x+2y−2z−7=<span>0</span></span></span>
Answer:
a = -2
b = 3
c = 2
Step-by-step explanation:
Put the equation in standard form:
f(x) = -2x² + 3x + 2
Now you can pull out the numbers for each variable.
I think…
0=2 : no solutions
2=2 : infinite solutions
Answer:
5
Step-by-step explanation:
Relations are subsets of products <span><span>A×B</span><span>A×B</span></span> where <span>AA</span> is the domain and <span>BB</span> the codomain of the relation.
A function <span>ff</span> is a relation with a special property: for each <span><span>a∈A</span><span>a∈A</span></span> there is a unique <span><span>b∈B</span><span>b∈B</span></span> s.t. <span><span>⟨a,b⟩∈f</span><span>⟨a,b⟩∈f</span></span>.
This unique <span>bb</span> is denoted as <span><span>f(a)</span><span>f(a)</span></span> and the 'range' of function <span>ff</span> is the set <span><span>{f(a)∣a∈A}⊆B</span><span>{f(a)∣a∈A}⊆B</span></span>.
You could also use the notation <span><span>{b∈B∣∃a∈A<span>[<span>⟨a,b⟩∈f</span>]</span>}</span><span>{b∈B∣∃a∈A<span>[<span>⟨a,b⟩∈f</span>]</span>}</span></span>
Applying that on a relation <span>RR</span> it becomes <span><span>{b∈B∣∃a∈A<span>[<span>⟨a,b⟩∈R</span>]</span>}</span><span>{b∈B∣∃a∈A<span>[<span>⟨a,b⟩∈R</span>]</span>}</span></span>
That set can be labeled as the range of relation <span>RR</span>.