Answer:
you would need just 4 equation
Answer:
Step-by-step explanation:
Let w = width
Then 3w = length
A= LW
108 = (3w)(w)
108 = 3w2
36 = w2
6 = w 18 = length Perimeter = 2(6) + 2(18) = 48 in
Answer - D.
you basically find the equation of the line first and eliminate the wrong answers...
Strategy: before u do any of this, label your coordinates as (X1,Y1) and (X2,Y2) and u can choose any of ur points to be as x1 or x2 or y1 or y1...
basically, I'll choose (6,7) as (x1,y1) and (2,-1) as (x2,y2). SO,
First you have to find the gradient (m) of the line.
you do this by using the formula m = Y2-Y1 / X2-X1 (where '/' is division sign) ....
Put the numbers in their respective places and your gradient will be 2x. we put the x after our number to represent it as a gradient as the straight line formula is y = mx+c and you've found the m.
NOW.
use the formula Y-Y1=m(x-x1) to find the equation of the line.Again u can use any Y1 and X1 here but remember your m is 2
replace the digits and solve...Hopefully you'll get sth like this if you use the points (6,7):
Y-7 = 2(x-6) ....
y=2x-12+7...
Y=2x-5! <<<< this is your straight line equation!
Now all u gotta do is rearrange all your options into y = mx+c.
D. is incorrect as it gives us y=2x+5 and not y = 2x-5 unlike the others
Hope you get it!
Answer:
12
Step-by-step explanation:
constant has no variable ...hehe hope it helps
Answers:
Functions
- y = -x+11
- y = 2x^2-6x+4
- y = -7
Not functions
- x = 3
- x^2+y^2 = 81
- y^2 = -5x-12
=======================================================
Explanation:
A function is possible if and only if any given x input leads to exactly one y output.
For something like x^2+y^2 = 81, we can see that x = 0 leads to either y = 9 or y = -9. So this would <u>not</u> be a function. We would need x to pair with only y value to have it be a function.
We have the same thing going on with y^2 = -5x-12 as well.
For anything of the form x = k, where k is any real number, this is also not a function. We have one single input only and it leads to infinitely many outputs. So in a sense, this is even worse compared to the other examples.
-----------------
In summary, we have these three non-functions:
- x = 3
- x^2+y^2 = 81
- y^2 = -5x-12
Everything else is a function. You can use the vertical line test as a visual way to check.