Answer:
6
Step-by-step explanation:
Express the equation in slope- intercept form
y = mx + b ( where m is the slope and b the y- intercept )
Here m = - 0.5, thus
y = - 0.5x + b
To find b substitute (10, 1) into the equation
1 = - 5 + b ⇒ b = 1 + 5 = 6 ← y- intercept
Answer:
M = 2x² - (ax/3) + by
B = - 3x²y + (xy³/3) - cy
Step-by-step explanation:
Equation 1 is
2x² - (1/3)ax + by - M = 0
M = 2x² - (ax/3) + by
Equation 2
3x²y - (1/3)xy³ + cy + B = 0
B = - 3x²y + (xy³/3) - cy
Hope this Helps!!!
Answer:
{1, (-1±√17)/2}
Step-by-step explanation:
There are formulas for the real and/or complex roots of a cubic, but they are so complicated that they are rarely used. Instead, various other strategies are employed. My favorite is the simplest--let a graphing calculator show you the zeros.
___
Descartes observed that the sign changes in the coefficients can tell you the number of real roots. This expression has two sign changes (+-+), so has 0 or 2 positive real roots. If the odd-degree terms have their signs changed, there is only one sign change (-++), so one negative real root.
It can also be informative to add the coefficients in both cases--as is, and with the odd-degree term signs changed. Here, the sum is zero in the first case, so we know immediately that x=1 is a zero of the expression. That is sufficient to help us reduce the problem to finding the zeros of the remaining quadratic factor.
__
Using synthetic division (or polynomial long division) to factor out x-1 (after removing the common factor of 4), we find the remaining quadratic factor to be x²+x-4.
The zeros of this quadratic factor can be found using the quadratic formula:
a=1, b=1, c=-4
x = (-b±√(b²-4ac))/(2a) = (-1±√1+16)/2
x = (-1 ±√17)2
The zeros are 1 and (-1±√17)/2.
_____
The graph shows the zeros of the expression. It also shows the quadratic after dividing out the factor (x-1). The vertex of that quadratic can be used to find the remaining solutions exactly: -0.5 ± √4.25.
__
The given expression factors as ...
4(x -1)(x² +x -4)
The normal vector to the plane <em>x</em> + 3<em>y</em> + <em>z</em> = 5 is <em>n</em> = (1, 3, 1). The line we want is parallel to this normal vector.
Scale this normal vector by any real number <em>t</em> to get the equation of the line through the point (1, 3, 1) and the origin, then translate it by the vector (1, 0, 6) to get the equation of the line we want:
(1, 0, 6) + (1, 3, 1)<em>t</em> = (1 + <em>t</em>, 3<em>t</em>, 6 + <em>t</em>)
This is the vector equation; getting the parametric form is just a matter of delineating
<em>x</em>(<em>t</em>) = 1 + <em>t</em>
<em>y</em>(<em>t</em>) = 3<em>t</em>
<em>z</em>(<em>t</em>) = 6 + <em>t</em>
Simply plug in the value for x.
If x is equal to -18, then plug in -18 for x.
Example:
f(x) = 15 + x/5.
f(5) = 15 + 5/5.
Then solve the equation.
A function is just something that receives some value and then barfs a value out. This is an IO relationship. (Input/Output).