The Civil Rights Act of 1866, passed over the veto of President Andrew Johnson, gave ex-slaves full citizenship (except for voting) in the United States. ... The era of Reconstruction was an attempt to establish new governments in the former Confederacy and to bring freedmen into society as voting citizens.
Answer:
3rd option
Step-by-step explanation:
(
)(x)
= 
=
← factorise numerator and denominator
=
← cancel (2x + 1) on numerator/ denominator
= 
Answer:
Ramon's mistake was that he used whole numbers in comparison to decimals, which is not an accurate way to solve. Think about it this way, 0.1 is the tens place, 0.01 is the hundreds place. Which would be greater 100% of the time? The hundreds place, in decimal terms, the hundredths.
0.09 is greater than 0.1
Answer:
1) Decimal 
2) Binary 
3) Octal 
4) Hexadecimal 
Step-by-step explanation:
Given : Integer is 25
To find : Represent integer in decimal, binary, octal, and hexadecimal formats.
Solution :
1) Integer into decimal - To convert into decimal the base goes to 10.
So, 
2) Integer into binary - To convert into binary the base goes to 2, it form in 0 and 1 and we divide integer by 2.
Divide 25 by 2 and note down the remainders.
2 | 25
2 | 12 R=1 ←
2 | 6 R=0 ↑
2 | 3 R=0 ↑
2 | 1 → R=1 ↑
So, 
3) Integer into octal - To convert into octal the base goes to 8 and we divide integer by 8.
Divide 25 by 8 and note down the remainders.
8 | 25
| 3 → R=1
So, 
4) Integer into hexadecimal - To convert into hexadecimal the base goes to 16 and we divide integer by 16.
Divide 25 by 16 and note down the remainders.
16 | 25
| 1 → R=9
So, 
The perimeter of the triangle is 40 units
<h3>Perimeter of a triangle</h3>
From the question, we are to determine the perimeter of the given triangle
From the given diagram, we can observe that the triangle is a right triangle
The vertical length of the triangle is 15 units
and the horizontal length of the triangle is 8 units
Thus,
We can find the hypotenuse by using the<em> Pythagorean theorem </em>
Let the hypotenuse be h
Then,
h² = 15² + 8²
h² = 225 + 64
h² = 289
h = √289
h = 17 units
Now, for the perimeter of the triangle
The perimeter of a triangle is the sum of all its three sides
Thus,
The perimeter. P, of the triangle is
P = 15 + 8 + 17
P = 40 units
Hence, the perimeter of the triangle is 40 units
Learn more on Calculating perimeter here: brainly.com/question/17394545
#SPJ1