Answer:
In your console (ctrl + shift + j), the letter a would appear. Beneath that, the letter c would appear.
Step-by-step explanation:
This is because the val2 is not less than or equal to 3. The second condition that's inside the first condition is true but since the first condition is false, the second condition would not run.
What are you supposed to be doing
Answer:
f(5) = 3200
Step-by-step explanation:
Using the recursive formula to generate the terms, that is
f(2) = 2 × f(1) = 2 × 200 = 400
f(3) = 2 × f(2) = 2 × 400 = 800
f(4) = 2 × f(3) = 2 × 800 = 1600
f(5) = 2 × f(4) = 2 × 1600 = 3200
Answer:
5/100 = 0.056 sales tax
$12+$26+$125 = $163 total purchase without tax
163*0.056 = 9.128 tax based on how much she bought
$163 + 9.128 = $172.128 total amount she paid (b)
Answer:
8%
Step-by-step explanation: