Answer:
see explanation
Step-by-step explanation:
(i)
+
= 1 ( multiply through by 6 to clear the fractions )
2x + 3y = 6 ( subtract 2x from both sides )
3y = - 2x + 6 ( divide through by 3 )
y = -
x + 2
(ii)
The equation of a line in slope- intercept form is
y = mx + c ( m is the slope ( gradient ) and c the y- intercept )
y = -
x + 2 ← is in slope- intercept form ( that is part (i)
with gradient m = - 
Answer:
Solve it yourself
Step-by-step explanation:
Using Pythagorean theorem, we can justify our answer.
if c^2 = a^2 + b^2 then triangle is right one,
if c^2 > a^2 + b^2 then triangle is obtuse and
if c^2 < a^2 + b^2 then triangle is acute triangle.
Here a=8, b=11 and c=16
Put these values in the equation
16^2 = 8 ^2 + 11^2
256 = 64 +121
256> 185
So here c^2 > a^2 + b^2 Which means triangle is obtuse triangle.
Answer: Obtuse Triangle
First find the slope
the slope of the line that passes through (x1,y1) and (x2,y2) is
(y2-y1)/(x2-x1)
given
(-4,3) and (6,-2)
the slope is (-2-3)/(6-(-4))=(-5)/(6+4)=-5/10=-1/2
so
the equation of a line tat passes through the point (x1,y1) and has a slope of m is
y-y1=m(x-x1)
use (-4,3)
and we found slope=-1/2
y-3=-1/2(x-(-4))
y-3=-1/2(x+4)
if yo want slope intercept form
y-3=-1/2x-2
y=-1/2x+1
if yo want standard form
1/2x+y=1
x+2y=2