Answer:
x = 100
Step-by-step explanation:
The ratios of long side to hypotenuse are the same for all these triangles.
x/(x+10) = (x+10)/(x+21)
x^2 +21x = x^2 +20x +100 . . . . . multiply by (x+10)(x+21), expand
x = 100 . . . . . . . . . . . . . . . . subtract x^2 +20x
Answer: 12.8 meters long
Step-by-step explanation:
b=body length
8/1=b/1.6
8=b/1.6
b=12.8 meters long
Answer:
$60775000
Step-by-step explanation:
Question ask for how much $ you lose in 52 weeks.
You're given that computer is down 2.75 hours per week. Each of those hours cost you $425000.
In other word, you loose 2.75×425000=$1168750 each week.
If 1 week cost you $1168750,
then 52 weeks, you'll lose 1168750×52=$60775000
Answer:
137
Step-by-step explanation:
:)
1.) x = -3...this is a vertical line with an undefined slope. A parallel line to a vertical line is also a vertical line. A vertical line is represented by x = a number....that number being the x coordinate of ur point(4,2).
so ur parallel line is : x = 4 <==
=================
2.) y = -3/2x + 6....slope here is -3/2. A parallel line will have the same slope.
y = mx + b
slope(m) = -3/2
(2,-1)...x = 2 and y = -1
now we sub into the formula and find b, the y int
-1 = -3/2(2) + b
-1 = -3 + b
-1 + 3 = b
2 = b
so ur parallel line is : y = -3/2x + 2 <==
===================
y = -x - 2....the slope here is -1. A parallel line will have the same slope
y = mx + b
slope(m) = -1
(2,-2)...x = 2 and y = -2
now we sub into the formula and find b, the y int
-2 = -1(2) + b
-2 = -2 + b
-2 + 2 = b
0 = b
so ur parallel equation is : y = -x + 0 which can be written as : y = -x <=