Answer:
y = 15
Step-by-step explanation:
angle poq + angle qor equals mpor (120)
4y + 3y + 15= 120
7y+15=120
subtract 15 from both sides
7y=150
divide both sides by 7
y=15
check:
4(15) + 3(15) + 15 equals 120
60 + 45 + 15 = 120
120 = 120
Answer:
height = 7 cm
Step-by-step explanation:
The area (A) of a trapezium is calculated using the formula
A =
h(a + b)
where h is the height and a, b the parallel bases
here a = 6, b = 12 and A = 63, hence
× h × (6 + 12) = 63
h × 18 = 63
9h = 63 ( divide both sides by 9 )
h = 7
Answer:
- 7/24
Step-by-step explanation:
Step 1:
3/8 = r + 2/3
Step 2:
9/24 = r + 16/24
Step 3:
9/24 - 16/24 = r
Answer:
- 7/24 = r
Hope This Helps :)
What you would do is you would substitute each ordered pair into their respective variables. (ie. for (0,1) you would put 0 where the x is and 1 where the y is) You would then solve the equation. If the equation is not even (ie. 2=5 would not be even but 4=4 would be), you move on to the next ordered pair.
If you follow the process right and you get the equations correct, the answer should be B. (7,-2)
Proof by induction
Base case:
n=1: 1*2*3=6 is obviously divisible by six.
Assumption: For every n>1 n(n+1)(n+2) is divisible by 6.
For n+1:
(n+1)(n+2)(n+3)=
(n(n+1)(n+2)+3(n+1)(n+2))
We have assumed that n(n+1)(n+2) is divisble by 6.
We now only need to prove that 3(n+1)(n+2) is divisible by 6.
If 3(n+1)(n+2) is divisible by 6, then (n+1)(n+2) must be divisible by 2.
The "cool" part about this proof.
Since n is a natural number greater than 1 we can say the following:
If n is an odd number, then n+1 is even, then n+1 is divisible by 2 thus (n+1)(n+2) is divisible by 2,so we have proved what we wanted.
If n is an even number" then n+2 is even, then n+1 is divisible by 2 thus (n+1)(n+2) is divisible by 2,so we have proved what we wanted.
Therefore by using the method of mathematical induction we proved that for every natural number n, n(n+1)(n+2) is divisible by 6. QED.