Answer:
The answer to your question is:
x = 1
y = 1
z = 0
Step-by-step explanation:
-2x + 2y + 3z = 0 (1)
-2x - y + z = -3 (2)
2x + 3y + 3z = 5 (3)
Solve (1) and (2)
Multiply 2 by 2
-2x + 2y + 3z = 0
-4x -2y + 2z = -6
-6x + 5 z = -6 (4)
Solve (2) and (3)
Multiply 2 by 3
-6x - 3y + 3z = -9
2x + 3y + 3z = 5
-4x + 6z = -4 (5)
Solve (4) and (5)
Multiply (4) by 2 and (5) by -3
-12x + 10 z = -12
12x - 18z = 12
-6z = 0
z = 0
Then
-4x + 6(0) = -4
-4x = -4
x = -4/-4
x = 1
Finally
-2(1) - y + (0) = -3
-2 - y = -3
-y = -3 + 2
y = 1
Solving for X:
1) y=-8x+6.5 y=-4x+11
2) -8x+6.5=-4x+11
3) -8x=-4x+11-6.5 (Subtract 6.5 from both sides)
4) -8x+4x=11-6.5 (Add 4x to both sides)
5)-4x=4.5
5)x=-1.125
Solving for Y:
y=-8(-1.125)+6.5
y=9+6.5
y=15.5
y=-4(-1.125)+11
y=4.5+11
y=15.5
x=-1.125
y=15.5
or
(-1.125,15.5)
If you have any questions about slope point formula...feel free to leave comments :)
Answer:
f(1/4) = 1/12
Step-by-step explanation:
f(x) = 4x^2 - 2/3 x is a function. The name of the function is simply the letter f. It tells you a rule. f(x) is the same as y.
It is the same as having
y = 4x^2 - 2/3 x
For each value of x you are given, you can calculate a corresponding value of y. Instead of calling y, y, we call y "f(x)" which is a way of showing that this relation is a function.
If you were given
y = 4x^2 - 2/3 x and were asked to find the value of y when x = 1/4, what would you do?
You would substitute 1/4 for x in the expression 4x^2 - 2/3 x, and you'd find the value of y.
Being asked to find f(1/4) for function f(x) = 4x^2 - 2/3 x means exactly the same. It means what is the value of the function when x = 1/4? What is the y value corresponding to an x value of 1/4?
Let's calculate it:
f(x) = 4x^2 - 2/3 x
To show we are evaluating the function at an x value of 1/4, we use the notation f(1/4). f(1/4) means find the value of y for function f when x = 1/4. We replace x with 1/4 and do the math.
f(1/4) = 4(1/4)^2 - (2/3)(1/4)
f(1/4) = 4(1/16) - 2/12
f(1/4) = 4/16 - 2/12
f(1/4) = 1/4 - 2/12
f(1/4) = 3/12 - 2/12
f(1/4) = 1/12