Answer: f(x) = − one fourth (x − 8)2
Step-by-step explanation: I'm not really sure how to explain it, but I'm almost 100% sure that's the right answer.
 
        
             
        
        
        
Answer:
approximately 3.16 repeated
Step-by-step explanation:
 
        
                    
             
        
        
        
Answer: The number of $12 tickets and $15 sold are 120 and 180 respectively.
Step-by-step explanation:
The given equation is:
12x + 15y = 4140             .....(1)
Where,
x stands for $12 tickets and y stands for $15 tickets
According to the question:
x + y = 300           ....(2)
Now solving equation 1 and 2.
From equation 2:
x = 300 - y
Now putting this expression in equation 1.
12x + 15y = 4140
12(300 - y) + 15y = 4140
3600 - 12y + 15y = 4140
3600 + 3y = 4140
3y = 4140 - 3600
3y = 540
y = 180
And,
x = 300 - y = 300 - 180 = 120
The number of $12 tickets sold = x = 120
The number of $15 tickets sold = y = 180
Thus, the number of $12 tickets and $15 sold are 120 and 180 respectively.
  
        
             
        
        
        
3-2*x is th answer hop it helps
        
             
        
        
        
9514 1404 393
Answer:
   (a) 6² +3² +1² +1² = 47
   (b) 5² +4² +2² +1² +1² = 47
   (c) 3³ +4² +2² = 47
Step-by-step explanation:
It can work reasonably well to start with the largest square less than the target number, repeating that approach for the remaining differences. When more squares than necessary are asked for, then the first square chosen may need to be the square of a number 1 less than the largest possible.
The approach where a cube is required can work the same way.
(a) floor(√47) = 6; floor(√(47 -6^2)) = 3; floor(√(47 -45)) = 1; floor(√(47-46)) = 1
__
(b) floor(√47 -1) = 5; floor(√(47-25)) = 4; ...
__
(c) floor(∛47) = 3; floor(√(47 -27)) = 4; floor(√(47 -43)) = 2