35 / 5 = 7 ; also 49 /7 = 7
So
? = 8 x 7 = 56
Answer
Missing side length = 56
The answer for this question is B
Answer: d (A,B) = 9
Step-by-step explanation: d(A,B) = √(xB - xA)^2 + (yB - yA)^2
d(A,B) = √(8-(-1))^2 + (-3 - (-3))^2
d(A,B) = √81 + 0
d(A,B) = 9
Answer:
Step-by-step explanation:
Question
Find the perimeter of a triangle with vertices A(2,5) B(2,-2) C(5,-2). Round your answer to the nearest tenth and show your work.
perimeter of a triangle = AB+AC+BC
Using the distance formula
AB = sqrt(-2-5)²+(2-2)²
AB = sqrt(-7)²
AB =sqrt(49)
AB =7
BC = sqrt(-2+2)²+(2-5)²
BC = sqrt(0+3²)
BC =sqrt(9)
BC =3
AC= sqrt(-2-5)²+(2-5)²
AC= sqrt(-7)²+3²
AC =sqrt(49+9)
AC =sqrt58
Perimeter = 10+sqrt58
Answer:
A (a = 1)
Step-by-step explanation:
A coordinate point is always in the form (x,y) that means the first point is always x-coordinate and the second point is always y-coordinate.
The equation given is:
5x + y = 8
The point is (a,3), so that means x = a and y = 3
We substitute the values into the equation and find a. Shown below:
5x + y = 8
5(a) + (3) = 8
5a + 3 = 8
5a = 8 - 3
5a = 5
a = 5/5
a = 1
Answer choice A is right