Answer:
d) 9pi/8
Step-by-step explanation:
25pi/8 - 2pi
(25-16)pi/8
9pi/8
Answer:
<h3>
- 14</h3>
Step-by-step explanation:
{x - some integer}
2x - the first even integer
2x+2 - the second consecutive even integer
2x+4 - the third consecutive even integer (the largest)
2x + 2x+2 + 2x+4 - the sum of three consecutive even integers
2x + 2x+2 + 2x+4 = -48
6x + 6 = -48
÷3 ÷3
2x + 2 = -16
+2 +2
2x+4 = -14
Answer:
7n + 9 = n² + 1
n = -1, 8
General Formulas and Concepts:
<u>Pre-Algebra</u>
Order of Operations: BPEMDAS
- Brackets
- Parenthesis
- Exponents
- Multiplication
- Division
- Addition
- Subtraction
Equality Properties
<u>Algebra I</u>
- Factoring
- Solving quadratics
Step-by-step explanation:
<u>Step 1: Set up Equation</u>
"Nine more" is + 9
"Seven times a number" is 7n
"One more" is + 1
"Square of the [same] number" is n²
7n + 9 = n² + 1
<u>Step 2: Solve for </u><em><u>n</u></em>
- Subtract 7n on both sides: 9 = n² - 7n + 1
- Subtract 9 on both sides: 0 = n² - 7n - 8
- Factor quadratic: 0 = (n - 8)(n + 1)
- Solve roots: n = -1, 8