Given:Price of one taco = x; price of 2 tacos = 2xPrice of salad = $2.50Sales tax = 8% of the combined price of two tacos and a salad, namely .08(2x + 2.50)Tip = constant fee = $3.00Total bill = $13.80 Therefore the equation becomes
2x + 2.50 + .08(2x + 2.50) + 3 = 13.80 Solutions: 2x + 2.50 + .16x + .20 + 3 = 13.80 (using the distributive property to multiply 2x and 2.5 by .08).2.16x + 2.70 + 3 = 13.80 (combining like terms)2.16x + 5.70 = 13.80 (combining like terms)2.16x + 5.70 = 13.80 - 5.70 (subtraction property of equality)2.16x = 8.10x = 8.10/2.16 = 3.75 (division property of equality)
The cost of a single taco is $3.75
Answer:
on example 1, both are right triangles.
Answer:
4
Step-by-step explanation:
Diameter is equal to 2r
so,
8÷2=4
Answer:
(a) true
(b) true
(c) false; {y = x, t < 1; y = 2x, t ≥ 1}
(d) false; y = 200x for .005 < |x| < 1
Step-by-step explanation:
(a) "s(t) is periodic with period T" means s(t) = s(t+nT) for any integer n. Since values of n may be of the form n = 2m for any integer m, then this also means ...
s(t) = s(t +2mt) = s(t +m(2T)) . . . for any integer m
This equation matches the form of a function periodic with period 2T.
__
(b) A system being linear means the output for the sum of two inputs is the sum of the outputs from the separate inputs:
s(a) +s(b) = s(a+b) . . . . definition of linear function
Then if a=b, you have
2s(a) = s(2a)
__
(c) The output from a time-shifted input will only be the time-shifted output of the unshifted input if the system is time-invariant. The problem conditions here don't require that. A system can be "linear continuous time" and still be time-varying.
__
(d) A restriction on an input magnitude does not mean the same restriction applies to the output magnitude. The system may have gain, for example.