The answer is
D 18 3
I'm pretty sure
Answer:
] y=x-4
-2x+y=18
y - x = -4
y - 2x = 18
equation [2] for the variable y
[2] y = 2x + 18
// Plug this in for variable y in equation [1]
[1] (2x+18) - x = -4
[1] x = -22
// Solve equation [1] for the variable x
[1] x = - 22
// By now we know this much :
y = 2x+18
x = -22
// Use the x value to solve for y
y = 2(-22)+18 = -26
Step-by-step explanation:
please mark me as brainlist please
Answer:
3y^2 - (y + 2) (y - 2) = 0
<=> 3y^2 - (y^2 - 4) = 0
<=> 2y^2 + 4 =0
<=>y^2 + 2 = 0
=> Because y^2 is always equal or larger than 0, there is no real solution.
Hope this helps!
:)
An explicit equation is an equation used to find a term in a sequence without using the any previous terms. For example, if I have the set of numbers 1, 3, 5, 7, 9, my explicit equation is F(n)=2(n-1)+1. If I plug 1 in for n, I get F(1)= 2(0)+1, which is 1, my first term.
Hope this made sense.