They can be divided into
2 groups of 16
4 groups of 8
8 groups of 4
16 groups of 2
Answer:
154m^2
Step-by-step explanation:
I hope this helps.
Answer:
x = 10
Step-by-step explanation:
First, to solve for x, you need to isolate the variable, meaning that it needs to be the only term on one side of the equation. To do this, we'll just cancel out the -3 by adding +3 on both sides of our equation.
x - 3 = 7
+3 +3
x = 10
Leaving us with our answer, x = 10
Hope this helped :)
ANSWER: y= -4x+1
slope-intercept form is y=mx+b
to find m, which is the slope, we used
m=(y2-y1)/(x2-x1) (rise over run)
=(-15-(-3)/4-1)
= -12/3
= -4
to find b, choose one of the points and use the slope -4 and plug it in:
y=m(x)+b
-3= -4(1)+b
-3= -4+b
1=b
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