Answer:
375 ft
Step-by-step explanation:
you just multiply it times 5
X + Y = 180 so X = 122. W = X = 122. Z = Y = 58
1) 13a=-5
Make a the subject of the formula by dividing both sides by 13(the coefficient of a)
13a/13=-5/13
Therefore a= -0.385
The second one). 12-b= 12.5
You take the 12 to the other side making b subject of the formula (-b in this case)
-b= 12.5-12
-b= 0.5
(You cannot leave b with a negative sign so you will divide both sides by -1 to cancel out the negative sign)
-b/-1= 0.5/-1
Therefore b=-0.5
The third one). -0.1= -10c
You will divide both sides by the coefficient of c(number next to c) which is -10
-0.1/-10= -10c/-10
Hence, c= 0.01
Standard form for circle with radius r and center (h,k) is
(x-h)^2+(y-k)^2=r^2
r=36
center at -2,-7
(x-(-2))^2+(y-(-7))^2=36^2
(x+2)^2+(y+7)^2=1296
firts option
Answer:
Step-by-step explanation:
The standard form of an equation for a straight line is y=mx+b, where m is the slope and b is the y-intercept (the value of y when x = 0).
We can calculate the slope from the two given points, (6,-3) and (-6,-5). Slope is Rise/Run, where Rise is the change in y and Run is the change in x.
From the two given points, starting at (-6,-5) and going to (6,-3):
Rise = (-3 - (-5)) = +2
Run = (6 - (-6)) = 12
Rise/Run (slope) = 2/12 or 1/6
The equation becomes y = (1/6)x + b
We can find b by enterieng either of the two given points and solving for b. I'll pick (6,-3):
y = (1/6)x + b
-3 = (1/6)*(6) + b
-3 = 1 + b [Now you can see why I chose (6,-3)]
b = -4
The equation is y = (1/6)x - 4
Check this with a DESMOS graph (attached).