Answer:
1.25
Step-by-step explanation:
Move the decimal place two spaces left to go from a percentage to a decimal. 125.0% becomes 1.25.
<h3>
Answer: 80 meters</h3>
This is an isosceles triangle. The dashed line is the height which is perpendicular to the base 120. The height is always perpendicular to the base. The dashed line cuts the base into two equal pieces (this only works for isosceles triangles when you cut at the vertex like this).
So we have two smaller triangles each with a base of 60 and a height of x. Focus on one of the right triangles and use the pythagorean theorem to solve for x.
a^2 + b^2 = c^2
x^2 + (60)^2 = (100)^2
x^2 + 3600 = 10000
x^2 = 10000 - 3600
x^2 = 6400
x = sqrt(6400)
x = 80
Each smaller right triangle has side lengths of 60, 80, 100
Note the ratio 60:80:100 reduces to 3:4:5. A 3-4-5 right triangle is a very common pythagorean primitive.
Answer:
second difference
Step-by-step explanation:
The differences of the y-values will differ by a common amount.
<u>Example</u>:
y = x^2 for x = 2, 4, 6, 8
y-values are 4, 16, 36, 64
differences of these are 12, 20, 28
differences of these differences are 8 and 8, a common value.
Answer:
Adult Ticket Price = $13
Child Ticket Price = $13
Step-by-step explanation:
Let price of adult ticket be "a" and child ticket be "c"
13 adult and 14 child equals $351, so we can write:
13a + 14c = 351
and
2 adult and 7 child equals $117, thus we can write:
2a + 7c = 117
We multiply 2nd equation by (-2) to get:
-2 * [2a + 7c = 117]
= -4a -14c = -234
Adding botht he "bold" equations, we get:
13a + 14c = 351
-4a -14c = -234
------------------------
9a = 117
a = 117/9 = 13
Now to find b, we use the value of a gotten in the first equation:
13a + 14c = 351
13(13) + 14c = 351
169 + 14c = 351
14c = 182
c = 182/14 = 13
Hence,
<em>Adult Ticket Price = $13</em>
<em>Child Ticket Price = $13</em>