Write a number as prime factors means to write the number as a product of numbers, all of which are prime. We start by checking whether the number is divisible by prime numbers, starting from the smallest prime number,2.
let's divide 24 into its factors.
first, it's even, so it must divide by 2
24=2*12
12 is also even, so it must divide by 2:
24=2*12=2*2*6
6 is also even, so it must divide by 2:
24=2*12=2*2*6=2*2*2*3
3 is not even, but it's a prime number.
so the solution is
2*2*2*3
To find the answer we simply have to find 12% of 58,800. So to do that, we can multiply it by .12
58,800 • .12 = 7,056
So $7,056 is earned per year
<h3><u>Answer:</u></h3>
<h3>
<u>Solution:</u></h3>
We are given that the arithmetic progression is defined by :
➝ 2n + 1
<em>Therefore, </em>
- <u>For </u><u>first </u><u>term</u>
➙ n = 1
➝ 2 × 1 + 1
➝ 2 + 1
➝ 3
- <u>For </u><u>second </u><u>term</u>
➙ n = 2
➝ 2 × 2 + 1
➝ 4 + 1
➝ 5
- <u>Common </u><u>difference</u>
➙ 2nd term - 1st term
➝ 5 - 3
➝ 2
<h3><u>More </u><u>information</u><u>:</u></h3>
- The difference between the successive term and the preceding term is the difference of an arithmetic progression. It is always same for the same arithmetic progression.
Answer:
180, 180, 148, 180, 148
Step-by-step explanation:
The two rules in play here are ...
- the sum of interior angles of a triangle is 180°
- the angles of a linear pair are supplementary (they total 180°)
__
The first of these rules answers the first two questions:
- interior angles total 180°
- angles 1, 3, 4 total 180°
We can subtract the measure of angle 1 from both sides of the previous equation to find the sum of the remaining two angles.
- angles 3 and 4 total 148°
The second rule answers the next question:
- angles 1 and 2 total 180°
As before, subtracting the value of angle 1 from both sides of the equation gives ...
_____
<em>Additional comment</em>
Of course, the subtraction property of equality comes into play, also. For some unknown, X, you have (in both cases) ...
X + 32° = 180°
X +32° -32° = 180° -32° . . . . . . subtraction property of equality
X = 148° . . . . . . . . simplify
In the first case, X is the sum of angles 3 and 4. In the second case, X is angle 2 only.