If you split a circle in to 4, and color in 3 of the 4 pieces you will find that 3/4 are bigger than 2/3
Answer:
60
Step-by-step explanation:
Is because when you have two negative -- signs it became positive
19 + 41 = 60
We are given an equation:

This is an equation of a circle. General form of a circle equation is:

Where:
a = x coordinate of a center
b = y coordinate of a center
r = radius of a circle
Motion detector can detect person anywhere within a boundary. The greatest distance at which detector can detect is at the edge of a circle. That distance, between detector and edge of circle, is equal to radius.
From the equation we have:

The greatest distance at which person can be detected is 4ft.
Given
- f(n) values for n=1,2,3,4
- possible candidates for the function
Solution:
Method: Evaluate some of the values, for each function. A function with ANY value not matching the given f(n) values will be rejected.
N=1, f(n)=4
f(1)=4-3(1-1)=4
f(1)=4+3^(1+1)=4+3^2=4+9=13 ≠ 4 [rejected]
f(1)=4(3^(n-1))=4(3^0)=4
f(1)=3(4^(n-1))=3(4^0)=3*1=3 [rejected]
N=2, f(n)=12
f(1)=4-3(2-1)=4-3(1)=1 ≠ 12 [rejected]
[rejected]
f(1)=4(3^(2-1)=4*3^1=4*3=12
[rejected]
Will need to check one more to be sure
N=3, f(n)=3
[rejected]
[rejected]
f(3)=4(3^(n-1))=4(3^(3-1))=4(3^2)=4*9=36 [Good]
[rejected]
Solution: f(n)=4(3^(n-1))