3 should be added to the tiles
In this problem you will need to use the Pythagorean theorem (c^2=a^2+b^2).
The a and b represents the two edges, while c is the diagonal side and it is called the hypotenuse. Since you already know what the hypotenuse is and what one of the sides already are you just have to use the problem: c^2-a^2=b^2. Then if you plug the data you already have into the problem you will get 10^2-6^2=b^2. That then equals 100-36=b^2. Then you subtract and get b^2=64. Then you square root both sides and you get the answer b=8.
Answer:
300 times bigger.
Step-by-step explanation:
That would be (1.8 * 10^27 ) / (6 * 10^24)
= 0.3 * (10^27/10^24)
= 0.3 * 10^3
= 3 * 10^2
= 300.
Answer:
B
Step-by-step explanation:
Given
7 + x ≤ 10 ( subtract 7 from both sides )
x ≤ 3 → B
Answer:
length: 16 m; width: 13 m
Step-by-step explanation:
Write each of the statements as an equation. You know that the formula for the perimeter is ...
P = 2(L +W)
so one of your equations is this one with the value of P filled in:
• 2L + 2W = 58
The other equation expresses the relation between L and W:
• L = W +3 . . . . . . . . the length is 3 meters greater than the width
There are many ways to solve such a system of equations. Since you have an expression for L, it is convenient to substitute that into the first equation to get ...
2(W+3) +2W = 58
4W +6 = 58 . . . . . . . simplify
4W = 52 . . . . . . . . . . subtract 6
W = 13 . . . . . . . . . . . .divide by 4
We can use the expression for L to find its value:
L = 13 +3 = 16
The length is 16 meters; the width is 13 meters.