<span>
B) Determine y when x = 10 and solve the equation y = 18 (where you print y with the right side in your specification)</span>
Answer:
5
Step-by-step explanation:
slope = (difference in y)/(difference in x)
subtract the y-coordinates: 5 - 0 = 5
subtract the x-coordinates in the same order: 3 - 2 = 1
Divide the difference in y by the difference in x.
slope = 5/1 = 5
Answer:
The correct option is A
Step-by-step explanation:
The given expression is:
√10/4√8
We have to eliminate the √ from the denominator
4√8 = (2^3)^1/4
Multiply the whole expression by (2)^1/4
=(2)^1/4 * √10/ 2^(1/4)*(2^3)^(1/4)
= 2^(1/4) · 10^(2/4) / 2^1/4+3/4
=2^(1/4) · 10^(2/4) / 2^1+3/4
=2^(1/4) · 10^(2/4) / 2^4/4
=2^(1/4) · 10^(2/4) /2
=2^(1/4) · 100^(1/4) /2
=200^1/4 /2
= 4√200 /2
Thus the correct option is A....
Answer:
b^2-4b+3=0
b²-3x-b+3=0
b(b-3)-1(b-3)=0
(b-3)(b-1)=0
either
b=3 or b=1
.
2n^2 + 7 = -4n + 5
2n²+4n+7-5=0
2n²+4n+2=0
2(n²+2n+1)=0
(n+1)²=0/2
:.n=-1
.
x - 3x^2 = 5+ 2x - x^2
0=5+ 2x - x^2-x +3x^2
0=5+x+2x²
2x²+x+5=0
comparing above equation with ax²+bx +c we get
a=2
b=1
c=5
x={-b±√(b²-4ac)}/2a ={-1±√(1²-4×2×5)}/2×1
={-1±√-39}/2