Answer: x2 + 12x
Step-by-step explanation:
Answer:
2: 3, 4: 6, 6: 9, 8: 12 , 10: 15, 12: 18, 14: 21, 16: 24, 18: 27, 20: 30, 22: 33, 24:36, 26: 39, 28: 42, 30: 45, 32: 48, 34: 51, 36: 54, 38: 57
Step-by-step explanation:
The ratio 4: 6 can be simplified to 2:3 by dividing by 2 to each side of the ratio. After simplified to 2:3, you add the ration to itself to get the rest of the terms.
2*2=4 first you multiply
4-1=3 then subtract
3+3=6 now you add and that is your answer =6
Answer:
x = 1 , 7
Step-by-step explanation:
Solution:-
- The given equation is as follows:
y = x^2 - 8x + 7
- We can solve the above equation by either making factors or by using Quadratic formula.
Factor Approach:
- Using the constant "7" at the end of the quadratic equation we will determine two integer multiples such that their additions/subtraction results in "-8".
- So the only factor of "7" are:
7 x 1 = 7
-7 x -1 = 7
- We see that addition/subtraction of first (7 , 1 ) does not results in "-8", However, the sum of ( -1 , -7 ) = -1 - 7 = -8. So the correct factors are ( -1 , -7 ). So we replace "-8x" with our factors "-1x" and "-7x":
x^2 -x -7x + 7 = 0
- Take common multiples out of pair of two terms:
x*(x-1) -7*(x-1) = 0
(x-7)*(x-1) = 0
- So we equate each term in bracket with "0" and evaluate the values of x:
(x-7) = 0 , x = 7
(x-1) = 0 , x = 1
- So the solution to the quadratic equation is:
x = 1 , 7