<span>First of all to calculate the distance between two points we can use distance formula
d=Square Root [(x2-x1)^2 + (y2-y1)^2]
Now substitute the given points p(x1,y1) and q(x2,y2)in above distance formula
The values are X2=3, X1=8and Y2=8and Y1=2.
After Substituting the values
d=Square Root[(-5)^2+(6)^2]
d=Square Root(25+36]
d=Square Root[61]
d=7.8
7.8 is the distance between points P(8, 2) and Q(3, 8) to the nearest tenth.</span>
Answer:
I will change my awnser when you tell me but what are the awnser choices
Step-by-step explanation:
Answer:
Answer: A. 5:4 Step-by-step explanation: Since the question mentions twelfths of a pie, it is easier to say each pie has 12 pieces or 36 total pieces ordered from the 3 pies. Ty ate 5 and Rob ate 15 which is 3 times more than Ty. A total of 20 pieces have been eaten from the 36 you started with. Eaten = 16. So the ratio is 20:16 which is simplified to = 20 and Remaining 5:4.
Answer:
S(-2, -3)
Step-by-step explanation:
Find the diagram attached below,=. Frim the diagram, the coordinate of R and T are (-5, 3) and (-1, -5) respectively. If the ratio of RS to ST is 3:1, the coordinate of S can be gotten using the midpoint segment formula as shown;
S(X, Y) = {(ax1+bx2/a+b), (ay1+by1/a+b)} where;
x1 = -5, y1 = 3, x2 = -1, y2 = -5, a = 3 and b =1
Substitute the values into the formula;
X = ax2+bx1/a+b
X = 3(-1)+1(-5)/3+1
X = -3-5/4
X = -8/4
X = -2
Similarly;
Y = ay2+by1/a+b
Y = 3(-5)+1(3)/3+1
Y = -15+3/4
Y = -12/4
Y = -3
Hence the coordinate of the point (X, Y) is (-2, -3)
Answer:
f(x)=-3x+4
(can't see some of your choices)
Step-by-step explanation:
We want x to be independent means we want to write it so when we plug in numbers we can just choose what we want to plug in for x but y's value will depend on our choosing of x.
So we need to solve for y.
9x+3y=12
Subtract 9x on both sides
3y=-9x+12
Divide both sides by 3:
y=-3x+4
Replace y with f(x).
f(x)=-3x+4