You have a 300 feet side length square and you need to calculate the length of the diagonal. When you split the square along one diagonal you get triangles, so you can apply Pythagoras' Theorem, with the hypotenuse as the needed diagonal.
a²+b²=c²
300²+300²=c²
2*300²=c²
√(2*300²)=c
√(2) * √(300²)=c
√(2) * 300=c
c~424.26 ft which is the solution/option c
Answer:
244?
Step-by-step explanation:
Answer:
16 tiles
Step-by-step explanation:
Divide 4 by 1/4 to get your answer.
This is the same as multiplying 4 by the inverse of 1/4 (which is 4/1 a.k.a 4)
4 * 4 = 16
16 tiles will fit end-to-end along a 4-foot wall.
Question 1:
For this case, the first thing we must do is define variables.
We have then:
x: number of nickels
y: number of dimes
We write the system of equations that adapts to the problem.
We have then:
0.05x + 0.10y = 6.10
x + y = 67
Solving the system we have:
x = 12
y = 55
Answer:
there are 12 nickels
Question 2:
For this case, the first thing we must do is define variables.
We have then:
x: Allan's score
y: Dave's score
We write the system of equations that adapts to the problem.
We have then:
x + y = 375
x = 2y-60
Solving the system we have:
x = 230
y = 145
Answer:
Dave: 145 Allan: 230