The square root of 80 can be broken up into the square root of 16 x square root of 5. We know that the square root of 16 is 4. So in the form (a sqrt b)
A would be 4 and b would be 5.
Answer: 4 sqrt 5
(x+1)(x+2)
this is what i got hope it helps
Answer:
x=11
Step-by-step explanation:
The switch case works like an if or if-else, where each of the cases are conditionals. Here we have 7 cases and we know that our variable begins with x=5.
First, it enters to case 5 because of x=5, so x+=3, this means we add 3 to the actual value of the variable ⇒ x=8.
At this point, if there's not break the program continues to the next case, executing the statements until a break or the end on the switch is reached.
In this order, the x = 8 and next we add 1 (case 6) ⇒ x=9. We add 2 (case 7) x+=2 ⇒ x=10. Then we rest 1 (case 8) ⇒ x=9 and then we add 1 again as in case 9 ⇒ x=11.
Answer:
<h2>132.25π m²</h2>
Step-by-step explanation:
The circumference of a circle is 23π
On the other hand, The circumference of a circle = 2×π×r ; where r is the radius.
then
by equating the last two expressions we get: 23π = 2πr then r = 23/2
then
the area = π × r² = (23/2)²×π = (132.25)×π
You'd likely find this problem easier if you'd write these two numbers on separate lines, one above the other:
1015
+119
-------
1134