For some number to be divisible by 12 it has to be divisible by 6 and by 2.
we can write number n as:
n = 6 + 12*k where k is positive integer.
If we divide n by 12 we will get remainder 6 because 12*k part is divisible by 12.
The part 12*k is as said divisible by 12 which means it is divisible by 6 (as first stated) and it has remainder 0. That leaves us with 6/6 which again has 0 as remainder. That means that number n is divisible by 6
The answer is 0
The square it’s self without the side triangles is 132ft^2 and the triangles them selves are 18ft^2.
Since there are 2 triangles both combined would be a total of 36ft^2
The total area of the square is 132ft^2
Total area of one triangle is 18ft^2
Total area is 168ft^2
Side length dimensions:
Square without sides: 12x11 ft
Each triangle: 1/2 12x3
Answer:
A and C
Step-by-step explanation:
A: 5 tens = 50
9 tenths = 0.9
6 hundreths = 0.06
= 50.96
C: 5*10 = 50 + 9 * 1/10 = 0.9 + 6 * 1/100 = 50.96
quadratic equations can be soled by 3 methods
factorization
completing square
quadratic formula
but factorization is the simplest
Area of rectangle is the multiplication between the sides.
The first rectangle:
A = (2x + 5) . (3x - 2)
A = 2x . 3x - 2 . 2x + 5 . 3x - 2 . 5
A = 6x² - 4x + 15x - 10
A = 6x² + 11x - 10
The second rectangle:
A = (5y + 5) . (2y - 3)
A = 5y . 2y - 3 . 5y + 5 . 2y - 3 . 5
A = 10y² - 15y + 10y - 15
A = 10y² - 5y - 15