We want to translate the given statement into an algebraic expression.
The expression is:
d = 0.45*L
---------------------------------
When we have a discount of an X% on a given value V, that discount will be:
D = (X%/100%)*V.
Here we have:
<em>"A </em><em>discount</em><em> of a 45% on the list price L"</em>
The discount will be given by:
d = (45%/100%)*L = 0.45*L
d = 0.45*L
This is the expression we wanted to get.
If you want to learn more, you can read:
brainly.com/question/2736271
INPUT SU,0 IF OFF OUTPUT M,0 OUTPUT T,0 OUTPUT W,0 OUTPUT TH,0 OUTPUT F,0 ELSE ON OUTPUT M,0 OUTPUT T,0 OUTPUT W,0 OUTPUT TH,0 O
Karo-lina-s [1.5K]
Why’s it in all caps and what’s the question this doesn’t look like a math equation
Answer:
16%
Step-by-step explanation:
406 / 350 = 1.16
406 is 116% of 350
so 350 + 16% is 406
because 350 * 0.16 = 56
56 is 16%
350 + 56 = 406
:)
Answer:
Step-by-step explanation:
n = 3 => f(n) = -4*-3+8 = -44
n= 0 => f(n) = -4*0+8 = 8
n= 2 => f(n) = -4*2+8 = 0
n= 7 => f(n) = -4*7+8 = -20