David will have 2.57 seconds to get to mark and it’s 50 meters
        
             
        
        
        
Answer:
840
Step-by-step explanation:
8.4x10^2
8.4x100
move the decimal to the right for the amount of zeros :)
840
 
        
                    
             
        
        
        
Well assuming that this would be a typical triangle, and not a right angle one, knowing that the sum of all sides adds up to 180 degrees, simply add all of the expressions and one value and make it equal to 180, and then solve for x. 
(6x-1) + (X+14) + 20 = 180 
6x - 1 + X + 14 = 160 
7x - 1 + 14 = 160 
7x + 13 = 160 
7x = 147 
X = 21. 
Now solve for the angles by plugging in X.
A = 6x - 1 = 6(21) - 1 = 125 degrees
C = X + 14 = (21) + 14 = 35 degrees. 
I believe these are the solutions.
        
             
        
        
        
Answer:
The answer is the third equation. A = 250*(1 +0.016)^(0.75)
Step-by-step explanation:
Since Javier deposited $250 into an account with annual interest rate, then as the years passes his account will grow in the manner shown below:
account(0) = 250
account(1) = account(0)*(1 + 1.6/100) = account(0)*(1 + 0.016) = account(0)*1.016
account(2) = account(1)*1.016 = account(0)*1.016*1.016 = account(0)*(1.016)²
account(3) = account(2)*1.016 = account(0)*(1.016)²*1.016 = account(0)*(1.016)³
account(n) = account(0)*(1.016)^n
Where n is the number of years, account(0) is the initial amount. In this case only 9 months have passed, so we need to convert this value to years, dividing it by 12, which is 9/12 = 0.75. The initial amount was 250, so the equation is:
A = 250*(1.016)^(0.75)
The answer is the third equation.