Answer:
0
Step-by-step explanation
well at least thats my guess!
we have to go by bidmas. so you substitute first!
so its going to be: 3(-1)(4(-1)+5)+3
all I did is that I replaced all p's by -1 and then you multiply it!
so its gonna be: -3(-4+5)+3
you first solve what's in the brackets which is -4+5 so the answer is 1 like this: -3(1)+3 now its much simpler. all we have to do is to expand the bracket so its going to be -3+3 so the answer is 0!
The answer your looking for is 3x - 6
Answer:
Bottom right
First you multiply the bottom (2.5 x 1.5) to get 3.75. Then multiply 3.75 by 2 to got 7.5.
Whole equation: (2.5 x 1.5) x 2.0 = 7.5
Answer:
2.30/7.5
Step-by-step explanation:
4.30-2=2:30
2.5-10=7.5
Answer:
1. 15 - 5n where n>=1
2. n² where n>=1
Step-by-step explanation:
1. {10, 5, 0, -5, -10} is an Arithmetic Progression
nth term is a + (n - 1)d
where a = first term, n= nth term, d= common difference.
a = 10, d = -5 (5-10, 0-5, -5-0, -10-(-5))
Therefore, nth(General) term of the sequence:
= 10 + (n - 1)-5
= 10 + (-5n) + 5
= 10 + 5 - 5n
= 15 - 5n
Test:
if n = 1; 15 - 5(1) = 10
if n = 2; 15 - 5(2) = 5
if n = 3; 15 - 5(3) = 0 and so on.
2. {1, 4, 9, 16, 25}
The general term of the sequence is n²
Test:
if n = 1; 1² = 1
if n = 2; 2² = 4
if n = 3; 3² = 9 and so on.