The gray line is longer than the white line.
The black line is longer than the gray line.
White    -------------------------
Gray      ------------------------------------------
Black     --------------------------------------------------------
Answer: The black line is longer than the white line.
        
             
        
        
        
Answer:
The point (56, 1.75) is on the line.
Step-by-step explanation:
Given two points, we can get the slope (m) as follows:
m = (y2 - y1)/(x2 - x1)
where (x1, y1) and (x2, y2) are the points. Replacing with (8, 0.25) and (16, 0.5):
m = (0.5 - 0.25)/(16 - 8) = 0.03125
The point-slope form of a line is:
y - y1 = m(x - x1)
Replacing with data:
y - 0.25 = 0.03125(x - 8)
To know if point (56, 1.75) is on the line, we have to replace x = 56 in the obtained equation and check y-value, as follows:
y - 0.25 = 0.03125(56 - 8)
y - 0.25 = 1.5
y = 1.5 + 0.25 = 1.75
Then, the point is on the line. This means that there are 56 ounces in 1.75 quarts.
 
        
                    
             
        
        
        
Answer is A, basically using the Pythagorean theorem but in a slightly different way, should still get you the same answer.
        
             
        
        
        
If APR is 24.99%, this means that the monthly rate is 24.99/12 = 2.0825%. T0 - Time of Purchase - Principal amount is $396 T1 - 1 month after purchase - Amount owing is 396*1.020825 = $404.25 5% of that sum is $20.21 Remaining balance is 404.25-20.21 = $384.04 T2 - 2 months after purchase - Amount owing is 384.04*1.020825 = $392.04 5% of that sum is $19.60 Remaining balance after 2 months is 392.04-19.60 = $372.44 T3 - 3 months after purchase - Amount owing is 372.44*1.020825 = $380.20 5% of that sum is $19.01 Remaining balance after 3 months is 380.20 - 19.01 = $361.19. Seeing by your answer choices i would say Option D is your closest Hope it helps !!