The equation of a line that passes through points (0, 2) and (-2,0) is y=1x+2
Answer:
<u>Statements (1) and (2) TOGETHER are NOT sufficient.</u>
Explanation:
As in the equation (327)(510)(z) = (58)(914)(xy) there are THREE variables in total i.e. "x", "y" and "z" hence minimum three equations are required to find out values of all variables. Hence,
If the given number of equations is equal to total variable used in any of the equation, values of all the variables can be find out otherwise there can be unlimited number of solutions.
So, value of "x" cannot be determined with the given data.
4 square root of 3 over 9
Answer:
(3,4)
Step-by-step explanation:
first you're going to solve the equation -2x
your equation should now be: 
next you're going to substitute the given value of -2x into the equation 
so your equation should now be: 
next you're going to solve the equation for y
equation should now be: y=4
than you're going to substitute the given value of y into the equation
×
then you're going to solve the equation for x
your equation should now be: x=3
then the possible solution of the system is the order pair: (x,y)=(3,4)
Let,
f(x) = -2x+34
g(x) = (-x/3) - 10
h(x) = -|3x|
k(x) = (x-2)^2
This is a trial and error type of problem (aka "guess and check"). There are 24 combinations to try out for each problem, so it might take a while. It turns out that
g(h(k(f(15)))) = -6
f(k(g(h(8)))) = 2
So the order for part A should be: f, k, h, g
The order for part B should be: h, g, k f
note how I'm working from the right and moving left (working inside and moving out).
Here's proof of both claims
-----------------------------------------
Proof of Claim 1:
f(x) = -2x+34
f(15) = -2(15)+34
f(15) = 4
-----------------
k(x) = (x-2)^2
k(f(15)) = (f(15)-2)^2
k(f(15)) = (4-2)^2
k(f(15)) = 4
-----------------
h(x) = -|3x|
h(k(f(15))) = -|3*k(f(15))|
h(k(f(15))) = -|3*4|
h(k(f(15))) = -12
-----------------
g(x) = (-x/3) - 10
g(h(k(f(15))) ) = (-h(k(f(15))) /3) - 10
g(h(k(f(15))) ) = (-(-12) /3) - 10
g(h(k(f(15))) ) = -6
-----------------------------------------
Proof of Claim 2:
h(x) = -|3x|
h(8) = -|3*8|
h(8) = -24
---------------
g(x) = (-x/3) - 10
g(h(8)) = (-h(8)/3) - 10
g(h(8)) = (-(-24)/3) - 10
g(h(8)) = -2
---------------
k(x) = (x-2)^2
k(g(h(8))) = (g(h(8))-2)^2
k(g(h(8))) = (-2-2)^2
k(g(h(8))) = 16
---------------
f(x) = -2x+34
f(k(g(h(8))) ) = -2*(k(g(h(8))) )+34
f(k(g(h(8))) ) = -2*(16)+34
f(k(g(h(8))) ) = 2