Answer:
y = x³ - 3x² - x + 3
Step-by-step explanation:
Given the zeros x = - 1, x = 1 and x = 3 then
(x + 1), (x - 1) and (x - 3) are the factors and the polynomial is the product of the factors, hence
y = a(x - 1)(x + 1)(x - 3) ← a is a multiplier
let a = 1 and expand the factors
y = (x² - 1)(x - 3)
= x³ - x - 3x² + 3
= x³ - 3x² - x + 3 ← in standard form
Answer:
a = 32
Step-by-step explanation:
This is a right triangle and the square value of hypotenuse is equal to sum of square value of other two side lengths
68^2 = 60^2 + a^2
4624 = 3600 + a^2
4624 - 3600 = a^2
1024 = a^2 find the root for both sides
32 = a
Answer:
y=x/1000 is the equation
Step-by-step explanation:
I did math
Answer:
C
Step-by-step explanation:
The vertical line test is basically just drawing a vertical line and seeing if the line intersects the graph more than once. If it does, then it is not a function, if it doesn't than it is a function.
The equation given in the question has two unknown variables in the form of "x" and "y". The exact value of "x" and "y" cannot be determined as two equations are needed to get to the exact values of "x" and "y". This equation can definitely be used to show the way for determining the values of "x" in terms of "y"and the value of "y" in terms of "x". Now let us check the equation given.
2x - 5y = - 15
2x = 5y - 15
2x = 5(y - 3)
x = [5(y - 3)]/2
Similarly the way the value of y can be determined in terms of "x" can also be shown.
2x - 5y = - 15
-5y = - 2x - 15
-5y = -(2x + 15)
5y = 2x + 15
y = (2x +15)/5
= (2x/5) + (15/5)
= (2x/5) + 3
So the final value of x is [5(y -3)]/2 and the value of y is (2x/5) + 3.