O2, or Oxygen, and C6H12O6, or glucose.
-x + 5y = 8
multiply this equation by 3
-3x + 15y = 24
now add it to the other equation ( elimination)
-3x + 15y = 24
3x + 7y = -2
-----------------------
0x + 22 y = 22
divide each side by 22
y =1
substitute into -x + 5y =8 to find x
-x + 5(1) = 8
-x + 5 = 8
-x =3
divide by -1
x =-3
Answer (-3,1)
Choice A
Answer:
A line that passes through (3, -8) and (7,-2).
Denote equation of that line: y = ax + b
=> Slope a can be directly determined by:
a = (7 - 3)/(-2 - -8) = 4/6 = 2/3
=> y = (2/3)x + b
This line passes (3, -8), then: -8 = (2/3)*3 + b => -8 = 2 + b => b = -10
=> y =(2/3)x - 10
There are other ways to find equation of line.
Hope this helps!
:)
I see so many people ask this. What does this mean?
radius = 7
the equation of a circle in standard form is
(x-a)² + (y-b)² = r²
where (a, b) are the coordinates of the centre and r is the radius
To obtain this form ' complete the square ' on both the x and y terms
x² + 2(1)x + 1 + y² + 2(3)y + 9 = 39 + 1 + 9
(x+1)² + (y+3)² = 49 ← in standard form
with centre (1, 3) and r = √49 = 7