Welp. I sure hope you like the Pythagorean theorem...
Top line:
One point is (-2,-2) while the other is (3,-3)
Thus the distance in between is sqrt((3-(-2))^2+(-3-(-2))^2)=sqrt(5^2+(-1)^2)=sqrt(26)
Most right line:
One point is (4,-6) while the other is (3,-3)
Thus the distance in between is sqrt((3-4)^2+(-3-(-6))^2)=sqrt((-1)^2+3^2)=sqrt(10)
Most bottom line:
One point is (1,-6) while the other is (4,-6)
Thus the distance in between is sqrt(4-1)^2+(-6-(-6))^2)=sqrt(3^2+0^2)=sqrt(9)=3
Most bottom left line:
One point is (1,-6) while the other is (-2,-4)
Thus the distance in between is sqrt((1-(-2))^2+(-6-(-4))^2)=sqrt(3^2+(-2)^2)=sqrt(13)
Lastly the most left line:
One point is (-2,-2) while the other is (-2,-4)
Thus the distance in between is sqrt((-2-(-2))^2+(-2-(-4))^2)=sqrt(0^2+(2)^2)=sqrt(4)=2
Thus to find the perimeter, we add up all the sides to get
sqrt(26)+sqrt(10)+3+sqrt(13)+2=16.8668 or B
Use the Pyth. Thm. to calculate the length of MO:
6^2 + 8^2 = |MO| = 36 + 64 = 100. Therefore, |MO| = 10.
You could do :
Johnny was financing a limited editions Xbox One S. The price was $420 and he put down 40%. How much is left to be financed?
dp=420(40/100)=16800/100=168
then you would subtract 420-168 which would give you 252
;) good luck !!
Answer:
For every 3 dollars donated, one puppy is adopted
Step-by-step explanation:
so rise would be money, run would be number of puppies adopted
Answer:
t=40
Step-by-step explanation:
The sum of all angles in a triangle will always equal 180°. This means that:
(2t-42)+(4t-49)+(2t-49) = 180°
Let's solve this equation!
(2t-42)+(4t-49)+(2t-49) = 180
First we simplify what's on the left side:
2t-42+4t-49+2t-49 = 180
2t+4t+2t-42-49-49 = 180
8t-140 = 180
*Add 140 to both sides
8t = 180+140
8t = 320
Divide both sides by 8 to know what t means:
t = 320/8
t = 40