Try this option (it is not the only way):
the points (0;0) and (2;2) belong to the curve. Using the coordinates of these points it is possible to calculate the equation.
Answer:
y = 13
Step-by-step explanation:
Calculate the distance d using the distance formula
d = √ (x₂ - x₁ )² + (y₂ - y₁ )²
with (x₁, y₁ ) = (- 2, 7) and (x₂, y₂ ) = (6, y)
d =
, that is
d =
= 10
= 10 ← square both sides
64 + (y - 7)² = 100 ( subtract 64 from both sides )
(y - 7)² = 36 ← take the square root of both sides
y - 7 = 6 ( add 7 to both sides )
y = 13
The answer to this is C.54 units² .
Area=1/2 base*height
base=12
height=9
12*9=108
108/2=54
Area=54
Answer:
Given System of equation:
x-y =6 .....,[1]
2x-3z = 16 ......[2]
2y+z = 4 .......[3]
Rewrite the equation [1] as
y = x - 6 .......[4]
Substitute the value of [4] in [3], we get

Using distributive property on LHS ( i.e,
)
then, we have
2x - 12 +z =4
Add 12 to both sides of an equation:
2x-12+z+12=4+12
Simplify:
2x +z = 16 .......[5]
On substituting equation [2] in [5] we get;
2x+z=2x -3z
or
z = -3z
Add 3z both sides of an equation:
z+3z = -3z+3z
4z = 0
Simplify:
z = 0
Substitute the value of z = 0 in [2] to solve for x;

or
2x = 16
Divide by 2 both sides of an equation:

Simplify:
x= 8
Substitute the value of x =8 in equation [4] to solve for y;
y = 8-6 = 2
or
y = 2
Therefore, the solution for the given system of equation is; x = 8 , y = 2 and z =0