Answer: 
Step-by-step explanation:


C is the answer hope this helps.
Well it is b I’m 80% sure
<h2>
Answer: a = ¹/₂ (4 + b)</h2>
<h3>
Step-by-step explanation:</h3>
To solve for 'a' we have to make it the subject of the equation. Since there are two unknowns ('a' & 'b'), we won't get a numerical value of 'a', but an expression in terms of the second unknown 'b'.
Since 2a - b = 4 <em> [add 'b' to both sides]</em>
then 2a = 4 + b <em>[divide both sides by 2 = multiplying by ¹/₂]</em>
a = ¹/₂ (4 + b)
Answer:
The answer is $88
Step-by-step explanation:
The Math.random () function returns a floating-point, pseudo-random number in the range 0–1 (inclusive of 0, but not 1) with approximately uniform distribution over that range — which you can then scale to your desired range.