Answer:
14√2 feet
Step-by-step explanation:
The length of a diagonal of a square is
where
is the side length of the square. Therefore,
.
Answer: Find the greatest common factor, and put in parentheses outside of the expression
Step-by-step explanation:
The greatest common factor is the largest number that all terms are divisible by. Here is an example: 4x+8y+12 In this example the greatest common factor is 4. So, first we divide the expression by 4 and put it in parentheses, giving us (x+2y+3). However, (x+2y+3) does not equal 4x+8y+12. We need to put the 4 we divided by in front of the parentheses, giving us 4(x+2y+3), which does equal 4x+8y+12. Hope this helps
Answer:
B = (3, 5)
Step-by-step explanation:
Point A is at (-7,5) and point C is at (5,-1). Find the coordinates of point B on AC such that AB is 5 times longer than BC. Then, B split AC in a 5:1 ratio.
rise = yC - yA = -1 - 5 = -6
run = xC - xA = 5 - (-7) = 12
c = 5/(5+1) = 5/6
B = (xA + c*run, yA + c*rise)
B = (-7 + 5/6*12, 5 + 5/6*-6)
B = (3, 5)