Answer:
by showing dots and correlations in a graph which will have an estimated slope, while not a definite one
Step-by-step explanation:
Answer: y = (3/2)x
m = 3/2 is the slope
(x1,y1) = (0,0) is the point we want the line to go through, aka the origin
Use point slope form, plug in the given values, and convert to slope intercept form
y - y1 = m(x - x1) .... point slope form
y - 0 = (3/2)*(x - 0) .... substitution
y = (3/2)x .... final answer in slope intercept form
Answer:
y+2 = -4/5(x-3)
Step-by-step explanation:
The point slope form of a line is
y-y1 = m(x-x1) where m is the slope and (x1,y1) is the point
y - -2 = -4/5(x-3)
y+2 = -4/5(x-3)
Answer:
D) x² -x - 10 =0
Step-by-step explanation:
Given that

L.C.M



⇒
⇒ 9 x + 54 = 9 x² - 36
⇒ 9 x² - 36 - 9x - 54 =0
⇒ 9 x² - 9x - 90 =0
⇒ 9(x² -x - 10 ) =0
⇒ x² -x - 10 =0
Answer:
b = 6
Step-by-step explanation:
You probably already know the general equation from the my last couple of answer.
In this question, we have:
a=8
b= ?
c= -10 , c is the value of the foci
surprisingly, you can solve the value for a, b, and c using the same equation as the Pythagorean theorem.
c² = a² + b²
we need to solve for b so lets rearrange the equation.
b² = c² - a²
b = ±√(c² - a²)
b = ±√((-10)² - (8)²)
b = ±√((-10)² - (8)²)
b = ±√(100 - 64)
b = ±√(36)
b = ±6
b = 6