Answer: 21
Step-by-step explanation:
The reason why it's 21 because when you divide 126/6 you get a whole number instead of a mixed number.
Answer:
It's app. 50.24
Step-by-step explanation:
The area of a circle is A = pi * r ^2
So the area is
= pi * 16
in the question it says to use 3.14 for pi instead
so multiply 16 * 3.14 = 50.24
Answer:

Step-by-step explanation:
A line that passes through the point (4,-6) has a slope of 5/-4. Which of the following gives the equation of the line?
With the slope of 5/-4, and the ordered pair (4,-6) :
let m = 5/-4 (slope),
x1 = 4
y1 = -6
We can use those given values into the point-slope formula:
y - y1 = m(x - x1)
Plugging in those values will give you the answer:
y - (-6) =
(x - 4)
Distribute
into the terms inside the parenthesis:
y + 6 =
+ 5
Subtract 6 from both sides to isolate y:
y + 6 - 6 =
+5 - 6
The equation of the line in slope-intercept form is:
Answer:
3.2
Step-by-step explanation:
Given the coordinates
X(4, -3)
Y(2, 1.5)
A(3, 3)
Z(4,-1)
We are to find the distance from point A to XZ
First let us get the coordinate XZ
According to vector notation XZ = Z-X
XZ = (4,-1)-(4,-3)
XZ = [(4-4),-1-(-3)]
XZ = (0, 2)
Next is to find the distance from A(3, 3) to XZ(0,2) using the formula for calculating the distance between two points.
D = √(x2-x1)²+(y2-y1)²
x1 = 3, y1 = 3, x2 = 0, y2 = 2
D = √(0-3)²+(2-3)²
D = √9+1
D = √10
D = 3.16
Hence the distance from point A to XZ to nearest tenth is 3.2
Answer:
H = 60(3/4)^x
Step-by-step explanation:
After each bounce, the height it reach is 3/4 the previous one.
Let the height of nth bounce be denoted as h_n and the first bounce is h_1.
We are given that h_1 = 60 cm. Following the rule in the problem, we get:
h_2 = (3/4)h_1 = (3/4)60
h_3 = (3/4)h_2 = (3/4)*(3/4)60 = 60(3/4)^2
h_4 = (3/4)h_3 = (3/4)*60(3/4)^2= 60(3/4)^3
We see that h_n = 60(3/4)^n is the formula for the height for the nth bounce. Therefore, H = 60(3/4)^x is the answer.
I hope this helps! :)