If you use Y=x+ whatever number you will get your answer
(6.0 x 10^5) x (3.0 x 10^4) = (6 x 3) x 10^(5 + 4) = 18 x 10^9 = 1.8 x 10^10
Answer:
13 and 16
Step-by-step explanation:
let the 2 parts be x and y, then
x + y = 29 → (1) and
x² + y² = 425 → (2)
From (1) → x = 29 - y → (3)
substitute x = 29 - y into (2)
(29 - y)² + y² = 425 ( expand factor )
841 - 58y + y² + y² = 425 ( rearrange into standard form )
2y² - 58y + 416 = 0 ← in standard quadratic form
divide all terms by 2
y² - 29y + 208 = 0
Consider the factors of 208 which sum to - 29
These are - 13 and - 16, hence
(y - 13)(y - 16) = 0
equate each factor to zero and solve for y
y - 13 = 0 ⇒ y = 13
y - 16 = 0 ⇒ y = 16
substitute these values into (3)
x = 29 - 13 = 16 and x = 29 - 16 = 13
The 2 parts are 13 and 16
A polynomial is the sum of at least one term. For example, x^3+1 is a polynomial. A monomial is a polynomial with only one term, such as 2x^2.
A binomial is a polynomial with two terms, and a trinomial is one with three terms. The example you gave is a trinomial (which is also a polynomial).
Degree of a polynomial is the largest sum of variable powers in any term of the polynomial. So, for example, x^2 y has degree 3, and x^3+x^2 also has degree 3. A sixth degree polynomial would be x^6-2x+1, for example.