you face is A certain vehicle loses 3.5% of its value each year. If the vehicle has an initial value of $11,168, construct a model that represents the value of the vehicle after a certain number of years. Use your model to compute the value of the vehicle at the end of 6 years.
Answer: B
Explanation: unless newer models added wingding to code inside fused computer...wingdings on a window ...not a motor
Answer:a
a) Vo/Vi = - 3.4
b) Vo/Vi = - 14.8
c) Vo/Vi = - 1000
Explanation:
a)
R1 = 17kΩ
for ideal op-amp
Va≈Vb=0 so Va=0
(Va - Vi)/5kΩ + (Va -Vo)/17kΩ = 0
sin we know Va≈Vb=0
so
-Vi/5kΩ + -Vo/17kΩ = 0
Vo/Vi = - 17k/5k
Vo/Vi = -3.4
║Vo/Vi ║ = 3.4 ( negative sign phase inversion)
b)
R2 = 74kΩ
for ideal op-amp
Va≈Vb=0 so Va=0
so
(Va-Vi)/5kΩ + (Va-Vo)74kΩ = 0
-Vi/5kΩ + -Vo/74kΩ = 0
Vo/Vi = - 74kΩ/5kΩ
Vo/Vi = - 14.8
║Vo/Vi ║ = 14.8 ( negative sign phase inversion)
c)
Also for ideal op-amp
Va≈Vb=0 so Va=0
Now for position 3 we apply nodal analysis we got at position 1
(Va - Vi)/5kΩ + (Va - Vo)/5000kΩ = 0 ( 5MΩ = 5000kΩ )
so
-Vi/5kΩ + -Vo/5000kΩ = 0
Vo/Vi = - 5000kΩ/5kΩ
Vo/Vi = - 1000
║Vo/Vi ║ = 1000 ( negative sign phase inversion)
Answer:
Explanation:
1 inch is 0.0833333feet
6.1 inches is 0.5083 feet
Density = mass/volume
64.6 = mass/0.50833
mass = 64.6 x 0.5083 =32.83618lb
A function is a block of organized, reusable code that is used to perform a single, related action. Functions provide better modularity for your application and a high degree of code reusing. ... Different programming languages name them differently, for example, functions, methods, sub-routines, procedures, etc.