Answer:
y = x/4 -1/2
Step-by-step explanation:
given coordinates : ( -2, -1 ) and ( 2 , 0 )
gradient = y2 - y1 / x2 - x1
= 0 - -1 / 2 - -2
= 1/4
equation of line:
y - y1 = m( x - x1 )
y - 0 = 1/4 ( x - 2 )
y = x/4 -1/2
the line shown below to confirm:
Answer:
3x + 2x2 + 4 = 5
3x + 2x2 + 4 – 5 = 5 – 5
First be sure that the right side of the equation is 0. In this case, all you need to do is subtract 5 from both sides.
3x + 2x2 – 1 = 0
2x2 + 3x – 1 = 0
Simplify, and write the terms with the exponent on the variable in descending order.
2x2
+
3x
–
1
=
0
↓
↓
↓
ax2
bx
c
a = 2, b = 3, c = −1
Now that the equation is in standard form, you can read the values of a, b, and c from the coefficients and constant. Note that since the constant 1 is subtracted, c must be negative.
Answer
2x2 + 3x – 1 = 0; a = 2, b = 3, c = −1
Step-by-step explanation:
Since the divisor is in the form (x + #) or (x - #), This can be done by synthetic division.
First put the polynomial ion descending order: x^2 - 7x + 15
Take the coefficients of the terms and follow these steps:
3 | 1 -7 15
3 -12
___________ Bring down the 1, multiply the 3 by the 1 and place under the
1 -4 3 -7, then add.
Multiply 3 by -4, place under the 15, then add.
The bottom row is our answer. Since the problem started with a second power, the answer will start with a first power.
The bottom row are the coefficients of the terms and the last number is the remainder.
x - 4 remainder 3 ALSO WRITTEN x - 4 + 3/(x -3)