Answer:
= + 3 ; a₁ = 1
Step-by-step explanation:
Given
1, 4, 7, 10, 13, 16, ......
Note the difference in consecutive terms is constant, that is
4 - 1 = 7 - 4 = 10 - 7 = 13 - 10 = 16 - 13 = 3
Thus to obtain the next term in the sequence ( recursive formula )
Add 3 to the previous term
= + 3 ( with a₁ = 1 )
Answer:
Solution given:
x^3 - 2x^2 -x+2
take common from two each term
x²(x-2)-1(x-2)
take common again and keep left one on other bracket
<u>(x-2)(x²-1) or (x-1)(x+1)(x-2)</u> is a required answer.
note:using formula a²-b²=(a+b)(a-b) for x²-1.
Answer:
2.4×10^6
Step-by-step explanation:
Put the numbers where the variables are and do the arithmetic. You can enter the numbers in scientific notation into your (scientific) calculator and have it show you the result in the same format.
r = (3.8×10^5)^2/(5.9×10^4) . . . . . denominator parentheses are required
Please note that in the above expression, parentheses are required around the denominator number. This is because it is a product of two numbers. In your pocket calculator or spreadsheet, you can enter that value as a single number (not a product). Parentheses are not required when you can do that.
r = (3.8²/5.9)×10^(5·2-4) ≈ 2.4×10^6
___
The "exact" value is a repeating decimal with a long repeat. We have rounded to 2 significant digits here because the input numbers have that number of significant digits.