Answer: d = 40 - 5/2t; 1995
Hope it helps :)
A coordinate grid is very handy when it comes to drawing geometric shapes such as triangles. Let's create an example triangle ABC with the locations
A = (2,3)
B = (9,5)
C = (4,-10)
Plot those points and connect the dots. That forms triangle ABC. We can translate triangle ABC to any other position we want. Let's say we want to shift it 2 units to the left. That means we subtract 2 from each x coordinate while keeping the y coordinates the same. Therefore
A' = (0, 3)
B' = (7, 5)
C' = (2,-10)
Plot triangle A'B'C' and you should see that this is a shifted copy of triangle ABC.
The rotation rules are a bit more complicated, and it depends where you place the center of rotation; however, it is possible to use coordinate math like done above.
Luckily the reflection rules over the x or y axis are fairly simple. If we reflect over the x axis, then we flip the sign of the y coordinate. Or if we wanted to reflect over the y axis, we flip the sign of the x coordinate.
Example: A' = (0,3) reflects over the x axis to get A'' = (0, -3)
Out of 45 times at bat, Raul got 19 hits. Find Rauls batting average as a decimal rounded tothe nearst thousandth.
Answer:
4×sqrt(5) inches
Step-by-step explanation:
Pythagorean theorem states that (for right triangles) if you square each shorter side and add those together, you will get the sum of the longest side (hypotenuse) squared.
This is commonly written as:
a^2 + b^2 = c^2, where c is the hypotenuse.
((For right triangles this will always be opposite the 90° angle.))
Since you know one of the shorter sides and the hypotenuse, rewrite the equation as such:
c^2 - b^2 = a^2, where a is the unknown length
This goes to:
sqrt(c^2 - b^2) = a
sqrt((12in)^2 - (8in)^2) = a
sqrt(144sqin - 64sqin) = sqrt(80sqin) = a
This simplifies to:
sqrt(16sqin)×sqrt(5sqin) = 4in×sqrt(5sqin) = a