<span>the answer is 0.65028784015 </span>
Rays are named according to their endpoints, the first one named is the "starting" endpoint, the second one is the one that will continue on into infinity. Therefore, ray BA has a terminal endpoint at B and goes through point A into infinity. Ray AB has a terminal endpoint at A and goes through point B into infinity. Definitely NOT the same ray.
Answer:
Step-by-step explanation:


Convert equation to standard form

Answer:
2 units wide. area=1/2 of 5 x 2. so, 5 x 2 is 10. whats half of ten? 5. the area of the triangle is 5
Step-by-step explanation:
"Completing the square" is the process used to derive the quadratic formula for the general quadratic ax^2+bx+c=0. Suppose you did not know the value of a,b, or c of the quadratic...
ax^2+bx+c=0 You need a leading coefficient of one for the process to work, so you divide the whole equation by a
x^2+bx/a+c/a=0 now you move the constant to the other side of the equation
x^2+bx/a=-c/a now you halve the linear coefficient, square that, then add that value to both sides, ie, (b/(2a))^2=b^2/(4a^2)...
x^2+bx/a+b^2/(4a^2)=b^2/(4a^2)-c/a now the left side is a perfect square...
(x+b/(2a))^2=(b^2-4ac)/(4a^2) now take the square root of both sides
x+b/(2a)=±√(b^2-4ac)/(2a) now subtract b/(2a) from both sides
x=(-b±√(b^2-4ac))/(2a)
It is actually much simpler keeping track of everything when using known values for a,b, and c, but the above explains the actual process used to create the quadratic formula, which the above solution is. :)