Answer:
25 feet
Step-by-step explanation:
Basically that non-regulation tennis court is a rectangle. You want to know the length of the diagonal. If you draw it on paper, you'll see that this then become 2 triangles... of which you have 2 sides, and are seeking the hypotenuse. So....
H² = A² + B²
H² = 20² + 15² = 400 + 225 = 625
H = 25 feet.
Answer:
Original price of ticket = $12.5
Step-by-step explanation:
Given:
8% amount = $1
Find:
Original price of ticket
Computation:
Original price of ticket = 1(100/8)
Original price of ticket = $12.5
Write a recursive and explicit formula for each option.
Save a nickel on the first day of the month and then double the amount each day for a month
=> a1 =0.05
=> a2 = a1* 2 = 0.05*2
=> a3 = a2*2 = a1* 2*2
..............................................
=>recursive an =
=> explicit an = 0.05*
Start their savings by saving $10 on the first day and then $10 each day of the month
=> a1 = 10
=> a2 = a1 + 10 = 20
=> a3 = a2 +10 = 20 +10 =30
........................................................
=> recursive an = 
=> explicit an = 10 + 10( n-1)
Hope it will find you well.
Answer:
x = 7
42, 35, 7
Step-by-step explanation:
- EG = 5x+7
- EF = 5x
- FG = 2x-7
Point F is on line segment of EG, therefore EG = EF + FG
- 5x + 7 = 5x + 2x - 7
- 2x = 14
- x = 7
Then
- EG = 5*7 + 7 = 42
- EF = 5*7 = 35
- FG = 2*7 - 7 = 7