Answer:
The equation is always false
Step-by-step explanation:
Answer:
A = 120 cm^2
Step-by-step explanation:
The formula for surface area of a rectangular prism is:
A = 2(area of the top) + 2(area of the front) + 2(area of one side)
Substituting the values:
A = 2(20) + 2(16) + 2(24)
First, distributing:
A = 40 + 32 + 48
Then adding, giving your final answer
A = 120 cm^2
Hope this helps you :)
Answer:
The letter is m and is usually to the left of x
Step-by-step explanation:
i think the equation is y=mx+b
First you have to know BODMAS/BIDMAS (idk if all schools teach it like this) but this is the order in which you complete questions so it’s Brackets, Indices, Division/Multiplication, Addition/Subtraction
a) 5^2 is 5x5 which equals 25 1 to the power of anything is always 1 and 2^4 is 2x2x2x2 which is 16
So 5^2-1^5x2^4 = 25-1x16 which is then 25-16 = 9
b) 7^2+4^3 divided by 2^5 so 7^2 is 7x7 which = 49 then 4^3 means 4x4x4 = 64 and 2^5 is 2x2x2x2x2 which equals 32 so
7^2+4^3 divides by 2^5 is 49+64/32 = 49+2 which is 51
Answer:
Let C be the cost for the people staying
if n <= 2 ; C = $125
If n >2 ; C = $125 + $25 * (n-2)
Step-by-step explanation:
If the number of people is more than two, we need to add $25 for each of them.
Since n will be the number of people staying, we need to make sure that we substract two from this term to avoid overcharging the guests when there is less than two people.
So
(n-2) is the term that should be multiplied by a factor of 25.