Answer:
1.375
Step-by-step explanation:
If I'm reading this correctly, it is 2*3*n*n = 6n^2
6n^2 = 54 Divide by 6
n^2 = 54/6
n^2 = 9 Take the square root of both sides.
sqrt(n^2) = sqrt(9)
n = +/- 3
n = + 3 or n = -3. Both will solve the equation above.
Edit
2 * 3 * n * n
Let n = 3
2 * 3 * 3 * 3 = 6 * 9 = 54
The other value is n = - 2
2 * 3 * n * n
2 * 3 * (-3) * (-3) A minus times a minus is a plus.
2 * 3 * 9 = 6 * 9 = 54
both + 3 and - 3 for n will give 54.
Answer:
y-1 = 5/3(x-3)
Choice C
Step-by-step explanation:
slope = (y2-y1)/(x2-x1)
(3,1) (6,6)
m = (6-1)/(6-3)
m = (5/3)
the point slope form of a line is given by
y-y1 = m(x-x1)
You have point (3,1)
y-1 = 5/3(x-3)
Choice C
Answer:
False
Step-by-step explanation:
4x + y < 2
y > –2
Substitute the point into the inequalities and see if they are true
4(4) + 2 < 2
16+2 < 2
18 <2 False
2 > –2 True
Since one is false the point is not a solution