Answer:
(10,2)(20,4)(30,6)(40,8)
Step-by-step explanation:
In each bracket the first digit divided by the second is equal to 5
10÷2=5
20÷4=5
30÷6=5
40÷8=5
Percentage error = 245-230/245 * 100 = 15/245 * 100 = 6.12%
After rounding off, it would be 6%
Middle option.
<span>(x + 1 ≤ 1) ∩ (x + 1 ≥ 1)
If you work both sides separately you get
</span>(x ≤ 0) ∩ (x ≥ 0)
<span>
which reduces nicely to
</span><span>{x | x = 0}</span>
1. - Since a cube is all the same lengths on all sides you would want to find the area of one of the sides. You would do this by multiplying 3.8 by 3.8.
3.8*3.8=14.44
Since you have six faces on a cube you want to multiply this by 6.
14.44*6=86.64
So your answer for 1. is 86.64 in^2 of glass
3. Same thing as number one. Find the face of one side:
1 1/3*1 1/3 is about 1.7777
Multiply this by the six faces.
1.7777*6 is about 10.66666
So your answer for 3. is about 10.666 (repeating) in^2
4. For this one, you want to follow the surface area formula for a cylinder. Which is - A=2πrh+2πr^2
When you put all your numbers in it would look like this:
2*3.14*2*22+2*3.14*2^2
Once you do that equation you will get 301.44
So that should be your answer 301.44 cm^2
Hope this helps!
Answer:
Explicit formula: a(n)=3n-6
Recursive formula: a(n)=-3+(n-1)3 <--
Step-by-step explanation:
a(n)=3n-6 where a(1)=3(1)-6=-3 and d=3
<u>Plug values into recursive formula:</u>
a(n)=a1+(n-1)d
a(n)=-3+(n-1)3