rules to find :- 1 All non zeroes number are significant
2 if zero proceeding the decimal point also work as non zero figure
3 zero are following the decimal point and proceeding the first non zero digit
4 Zero in between 2 non zero digits are also significant
5 if 1 zero follow the decimal point
790 :- 2 significant figures
0.0391 :- 3 significant figures ( follow 3 rule)
81.05 :- 4 significant figures ( rule 4)
0.000001 :- 1 significant figure
8546 :- 4 significant figures
79.0 :- 3 significant ( rule 5)
<em>25</em>
- <em>Step-by-step explanation:</em>
<em>Hi there !</em>
<em>6×7 - 3²×9 + 4³ =</em>
<em> 1. raise the numbers to power</em>
<em>= 6×7 - 9×9 + 64</em>
<em> 2. we perform the multiplications</em>
<em>= 42 - 81 + 64</em>
<em> 3. we perform addition and subtraction</em>
<em>= (42 + 64) - 81</em>
<em>= 106 - 81</em>
<em>= 25</em>
<em>Good luck !</em>
Answer:
531.167 ft²
Step-by-step explanation:
Given data
Dimension of pool
Diameter =24ft
Radius =12ft
If the cover must hang by 1ft around, then the diameter is 26ft
Radius =13ft
Area of cover = πr²
Substitute
Area = 3.142*13²
Area =3.143*169
Area =531.167 ft²
Hence the minimum area is 531.167 ft²
Answer:
Step-by-step explanation:
Givens
- Triangle
- Base = 11 inches
- Height = 12 inches
Formula
A = Base * height / 2
Solution
- Area = 11 * 12/2
- Area = 132 /2
- Area = 66 square inches.
Answer:
x = 1 and y = 2
Step-by-step explanation:
Let apples are represented by x
and let oranges are represented by y
You purchase 5 pounds of apples and 2 pounds of oranges for $9. This line in equation format can be written as:
5x + 2y = 9
Your friend purchases 5 pounds of apples and 6 pounds of oranges for $17.
This line in equation format can be written as:
5x + 6y = 17
Now we have two equations:
5x + 2y = 9 -> eq (i)
5x + 6y = 17 -> eq(ii)
We can solve these equations to find the value of x and y.
Subtracting eq(i) from eq(ii)
5x + 6y = 17
5x + 2y = 9
- - -
_________
0+4y= 8
=> 4y = 8
y= 8/4
y = 2
Now, putting value of y in eq (i)
5x + 2y = 9
5x +2(2) = 9
5x +4 = 9
5x = 9-4
5x = 5
x = 1
so, x = 1 and y = 2