This problem can be seen as a rectangle triangle where the vertices are:
Vertice 1: home plate
Vertice 2: First base
Vertice 3: second base.
Right angle between vertice 1 and 2 and vertice 2 and 3.
Distance between each base in 90 '.
Calculating then the distance between home plate and second base we have:
d = root ((90) ^ 2 + (90) ^ 2)
d = 127.28 feets
answer:
the distance between home plate and second base is 127.28 feets
Answer: 63.3
Step-by-step explanation:
9.5v + 8.7w
v = 3
w = 4
9.5(3) + 8.7(4)
28.5 + 34.8
63.3
The verbal expression for 2m is two meters
11 is the biggest and the 22
Answer: y= 3x-1
Step-by-step explanation:
Equation of a straight line:
y = mx + b ------(i)
Step by Step Solution:
Step 1: Calculating Slope (m).
m =
y2-y1
x2-x1
m =
2--1
1-0
m =
3
1
m = 3
Now putting value of m in equation (i)
y = 3x + b -----(ii)
Step 2: Calculating Y-intercept (b).
Lets choose the first point, (0,-1) for calculating y-intercept:
y = mx + b
-1 = 3(0) + b
-1 = 0 + b
-1 = b
b = -1