The radius is from center to point on a circle.
So your task is count distance between two points: S(10,6) and A(-3,3).
Distance between two points A(x1, y1) and B(x2, y2) count from this formula:
6xy+32
You multiply 8x by each number and get
24/4xy+32 You can simplify the 24/4 to get six. so your answer is
6xy+32
Answer:
Simple.
The decimal 0.5555 is a rational number. It's a terminating decimal, since it doesn't end with an ellipsis.
Answer:
80 m^2
Step-by-step explanation:
The given information lets you write two equations involving length (x) and width (y).
- 2(x +y) = 36 . . . . the perimeter is 36 m
- (x+1)(y+2) -xy = 30 . . . . increasing the length and width increases area
The second of these equations simplifies to another linear equation, giving a system of linear equations easily solved.
xy +y +2x + 2 -xy = 30
2x +y = 28 . . . . . . . subtract 2
Dividing the first equation by 2 gives
x +y = 18
and subtracting this from the above equation gives ...
(2x +y) -(x +y) = 28 -18
x = 10
Then
y = 18 -10 = 8
The area of the original rectangle is xy = 10·8 = 80 m^2.
There are 30 students all together, and 4 of them are Freshman girls (Freshwomen ?). So the probability that one randomly chosen student is a Female Frosh is 4/30 = 2/15.