Answer:
3.5 × 10^7 is the answer in scientific notation.
Solution:
- (x² + x – 12)(x² + 10x + 25)
- => (x⁴ + 10x³ + 25x²) + (x³ + 10x² + 25x) + (-12x² - 120x - 300)
- => x⁴ + 10x³ + 25x² + x³ + 10x² + 25x - 12x² - 120x - 300
- => x⁴ + (10x³ + x³) + (25x² + 10x² - 12x²) + (25x - 120x) - 300
- => x⁴ + (11x³) + (23x²) + (-95x) - 300
- => x⁴ + 11x³ + 23x² - 95x - 300
The only term that has a x-variable is "-95x".
The coefficient of x is -95.
The answer to the problem is 17
Answer:
c) -x^3 + x^2 - 1
Step-by-step explanation:
Given: u (x) = x^5 - x^4 +x^2 and v(x) = -x^2
(u/v)(x) = u(x)/v(x)
Now plug in the given functions in the above formula, we get
= (x^5 - x^4 + x^2) / -x^2
We can factorize the numerator.
In x^5 - x^4 + x^2. the common factor is x^2, so we can take it out and write the remaining terms in the parenthesis.
= x^2 (x^3 - x^2 + 1) / - x^2
Now we gave x^2 both in the numerator and in the denominator, we can cancel it out.
(u/v)(x) = (x^3 - x^2 + 1) / -1
When we dividing the numerator by -1, we get
(u/v)(x) = -x^3 + x^2 - 1
Answer: c) -x^3 + x^2 - 1
Hope you will understand the concept.
Thank you.