Where you take a word problem and turn it into an equation
Answer:
D. d = sqrt( ( x2-x1)^2 + (y2-y1)^2)
C. d = sqrt( ( x1-x2)^2 + (y1-y2)^2)
B. d = sqrt( (|x2-x1|^2 + |y2-y1|^2)
Step-by-step explanation:
Given two points (x1, y1) and (x2,y2) we can find the distance using
d = sqrt( ( x2-x1)^2 + (y2-y1)^2)
The order of the terms inside the square doesn't matter
d = sqrt( ( x1-x2)^2 + (y1-y2)^2)
When we are squaring are term, we can take the absolute value before we square and it does not change the value
d = sqrt( (|x2-x1|^2 + |y2-y1|^2)
Answer:
Below
Step-by-step explanation:
● cos O = 2/3
We khow that:
● cos^2(O) + sin^2(O) =1
So : sin^2 (O)= 1-cos^2(O)
● sin^2(O) = 1 -(2/3)^2 = 1-4/9 = 9/9-4/9 = 5/9
● sin O = √(5)/3 or sin O = -√(5)/3
So we deduce that tan O will have two values since we don't khow the size of O.
■■■■■■■■■■■■■■■■■■■■■■■■■
●Tan (O) = sin(O)/cos(O)
● tan (O) = (√(5)/3)÷(2/3) or tan(O) = (-√(5)/3)÷(2/3)
● tan (O) = √(5)/2 or tan(O) = -√(5)/2
Answer:
3x−y=5;x+2y=4
x=2 and y=1
Step-by-step explanation:
8: slope is 1/2 and y intercept is 0
9: slope is 7/4 and y-intercept is 0