The cheap answer is, well, all we do is, grab the denominator of one and multiply the other by it, top and bottom, and grab the denominator of the other, and multiply the first one by that one too, that way, both will have the same denominator, and then you can simply check the numerator to see who's larger, let's do so.

surely you can tell.
Answer:
The player throws 127.3 ft from second base to home plate.
Step-by-step explanation:
Given:
Distance from home to first base = 90 ft
Distance from first base to second base = 90 ft
We need to find the distance from second base to home.
Solution:
Now we can assume the complete scenario to be formed as a right angled triangle with two sides given and to find the third side.
Now by using Pythagoras theorem which states that;
Square of the hypotenuse side is equal to sum of squares of other two sides.
framing in equation form we get;
distance from second base to home = 
Rounding to nearest tent we get;
distance from second base to home = 127.3 ft
Hence The player throws 127.3 ft from second base to home plate.
Answer:
the product is greater than 13/4
Step-by-step explanation:
5/2 x 13/4 = 8.125
13/4= 3.25
8.125>3.25
The function "choose k from n", nCk, is defined as
nCk = n!/(k!*(n-k)!) . . . . . where "!" indicates the factorial
a) No position sensitivity.
The number of possibilities is the number of ways you can choose 5 players from a roster of 12.
12C5 = 12*11*10*9*8/(5*4*3*2*1) = 792
You can put 792 different teams on the floor.
b) 1 of 2 centers, 2 of 5 guards, 2 of 5 forwards.
The number of possibilities is the product of the number of ways, for each position, you can choose the required number of players from those capable of playing the position.
(2C1)*(5C2)*(5C2) = 2*10*10 = 200
You can put 200 different teams on the floor.