Answer:
The arm I think because these are all parts of an arm
You need to Solve 62+73-562+73-5 which should get you -359
5/8 * 15 = 9.375000 exactly. The closest number to 9 is 3, which is below 5. This means to round the number down to the number it is closer to. 9.375 is closer to 9 than any other number, so we round it down to 9. Since Cassidy has 10 feet of string, and she uses the same amount for each bracelet, we can assume that she has enough to make 15 bracelets, possibly even 16.
Answer:
{ x | x < 2 or x > 8}
Step-by-step explanation:
Given the expression
(x + 3 < 5) U (x - 7 > 1).
Solve x+3 < 5
Subtract 3 from both sides
x+3 - 3 < 5-3
x < 2
For x - 7 > 1
Add 7 to both sides
x-7+7 > 1 + 7
x > 8
Hence the union of both is { x | x < 2 or x > 8}