Answer:
3kh - 12.4h
Step-by-step explanation:
h(3k-12.4)
= h(3k) - h(12.4)
= 3kh - 12.4h
It’s length times width time height so the first one should be 75 and I have a link to answer them reply If you want it?
Answer:
2 * $87 - $12 = R
Step-by-step explanation:
Let R represent the cost of Vanessa's rent.
Vanessa spent $87.00 on entertainment for the week.
Her rent costs twelve dollars less than double that amount. Breaking it down, the expression "double that amount" is expressed as (2 × 87). Subtracting 12 from double that amount, the final expression would become
R = 2(87) - 12
R =
R = 174 - 12
The correct option is
2 * $87 - $12 = R
Franck's answer is better (using ~), but I just wanted to point out that the conditional in yours is slightly redundant. It's easy to forget that, since you already have a boolean value, you don't need to perform a comparison in your conditional. So you could have just done this...
<span>if x
x = false;
else
x = true;
<span>end</span></span>
Answer:
1
Step-by-step explanation:
Hi!
First we need to translate 2 units down. That means we need to subtract 2 from the y value. So now we have (-1,1).
For a 270 degree counterclockwise rotation the rule is to go from (x,y) to (y,-x)
So now we have (1,1). Since they're only asking for the x value, the answer is 1.