Answer:
254.34
Step-by-step explanation:
pie (3.14...) Radius(9) 9^2=81
3.14 times 81 is 254.34
90 square inches i think!!!
Answer:
P(A n B) = 5
Step-by-step explanation:
From the venn diagram given, we can see that;
P(A) = 25
P(B) = 15
P(A n B) = 5
Thus,the correct answer of P(A n B) which is the intersection between A and B is 5
D would not correctly solve the problem it is adding more kittens instead of eliminating the ones already known
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