<h3>
Answer:  33%</h3>
===========================================================
Explanation:
1/3 converts to the decimal form 0.333333... where the 3's go on forever
5/3 is a similar story but 5/3 = 1.666666.... where the '6's go on forever
The notation  indicates that the 6's go on forever.
 indicates that the 6's go on forever. 
So, 
The horizontal bar tells us which digits repeat. As another example, 
The three dots just mean "keep this pattern going forever".
----------
Everything mentioned so far has the decimal portions go on forever repeating some pattern over and over.
The only one that doesn't do this is 33% which converts to the decimal form 0.33
The value 0.33 is considered a terminating decimal since "terminate" means "stop". So this is the value that doesn't fit in with the other three items mentioned.
 
        
        
        
Darryl:
Answer:
A = $1,905.00
(I = A - P = $405.00)
Equation:
A = P(1 + rt)
Lori:
Answer:
A = $1,932.00
(I = A - P = $532.00)
Equation:
A = P(1 + rt)
Thus $532-$405= $127 more in Lori's account
        
                    
             
        
        
        
So you will need to solve for x and y before evaluating 2x+y....
2x-y=9, y=2x-9  now this will make 4x^2-y^2=171 become:
4x^2-(2x-9)^2=171
4x^2-(4x^2-36x+81)=171
36x-81=171
36x=252
x=7, now we can use 2x-y=9 to solve for y...
2(7)-y=9
14-y=9
-y=-5
y=5
now we know that x=7 and y=5, 2x+y becomes:
2(7)+5
14+5
19