B = rw+ r
Factor the right side:
b = r (w + 1)
Divide each side by ' r ' :
b/r = w + 1
Subtract 1 from each side:
b/r - 1 = w
A^2 + b^2 = c^2
9^2 + b^2 = 15^2
81 + b^2 = 225
225 - 81 = b^2
144 = b^2
square root of 144 = 12
b = 12
Answer:
step 2
and then also in step 3 compensating the error in step 2
Step-by-step explanation:
I think I just answered this for another post.
sin(a - b) = sin(a)cos(b) - cos(a)sin(b)
so, step 1 is correct :
sin(A - 3pi/2) = sin(A)cos(3pi/2) - cos(A)sin(3pi/2)
but step 2 suddenly and incorrectly switched that central "-" to a "+".
yes, sin(3pi/2) = -1, but that is still an explicit factor in step 2. so it was not used to flip the central operation from subtraction to addition, and therefore this change was a mistake.
then, in step 3, another error was made by just ignoring the "-" sign of "-1" and still keeping the central "+" operation. this error compensated for the error in step 2 bringing us back by pure chance to the right result.