Refer to the figure shown below.
We shall review each of the three given measurements and decide what type of triangle we have.
Measurement a.
a=3, b=4, c=5.
For a right triangle, c² = a² + b² (Pythagorean theorem)
a² + b² = 3² + 4² = 9 + 16 = 25
c² = 5² = 25
Answer:
This is a right triangle, because c² = a² + b².
Measurement b.
a=5, b=6, c=7.
For an acute triangle, c² < a² + b².
a² + b² = 5² + 6² = 25 + 36 = 61
c² = 7² = 49
Answer:
This is an acute triangle, because c² < a² + b².
Measurement c.
a=8, b=9, c=12.
For an obtuse triangle, c² > a² + b².
a² + b² = 8² + 9² = 64 + 81 = 145
c² = 12² = 144
Answer:
This is an acute triangle because c² < a² + b².
t is the number of hours Lamar worked as a tutor
We know that he worked for 92 hours total, so he worked 92-t hours as a waiter.
So his earnings are: 7t + 8(92-t) = 736 -t dollars
This expression seems logical as if Lamar worked 0 hours as a tutor and 92 as a waiter his earnings would be 8*92 = 736
If he worked as a tutor for 92 hours it would be 7*92= 644
736-92= 644
So our expression seems to be working.
Answer:
A
Step-by-step explanation:
It is the only one that has both heads and tails equally on all options, instead of heads heads or tails tails. There aren't any fair coins that are like that
hope this helps :)
Answer:
Let's define two transformations.
Vertical translation.
If we have a function f(x), a vertical translation of N untis is written as:
g(x) = f(x) + N
If N is positive, then the translation is upwards
If N is negative, then the translation is downwards.
Horizontal translation.
If we have a function f(x), a horizontal translation of N units is written as:
g(x) = f(x - N)
if N is positive, then the translation is to the right
If N is negative, then the translation is to the left.
Now we have a function g(x) that is a transformation of a parent function f(x) (we actually do not know which parent function, so i assume f(x) = x^2) such that we have a shift right 5 units and up 3 units.
Then:
g(x) = f(x - 5) + 3
and again, using f(x) = x^2
g(x) = (x - 5)^2 + 3