Answer:
<h2>45, 46, 47</h2>
Step-by-step explanation:
n, n + 1, n + 2 - three consecutive integers
The equation:
138 - n = (n + 1) + (n + 2)
138 - n = n + 1 + n + 2 <em>combile like terms</em>
138 - n = 2n + 3 <em>subtract 138 from both sides</em>
-n = 2n - 135 <em>subtract 2n from both sides</em>
-3n = -135 <em>divide both sides by (-3)</em>
n = 45
n + 1 = 46
n + 2 = 47
Answer:
32256 square inches
Step-by-step explanation:
Formula
multiply the area value by 144
Answer:
Step-by-step explanation:
True:
- There are two variables
- 3 is the constant
- There are 3 terms in the expression
Get the x terms by themselves on one side and a constant on the other side of the equal sign...
4x^2-8x=1 make the leading coefficient equal to one...
x^2-2x=1/4 now halve the linear coefficient, -2 in this case, square it, and add that value to both sides of the equation...-2/2=-1, -1^2=1 so
x^2-2x+1=1+1/4
x^2-2x+1=5/4 now the left side is a perfect square...
(x-1)^2=5/4 take the square root of both sides...
x-1=±√(5/4) add 1 to both sides
x=1±√(5/4)