2-1, 3-2, 4-3, 1*1, 1/7, any number of expressions fit the bill here.
Answer:
Step-by-step explanation:
1. Area => 7.5 x 2 = 15 m² (Choice B)
2. Area => 5 x 11 = 55 in² (Choice B)
3. Area = (12 x 18) * 0.5 = 108 cm² (Choice A)
4. Triangular Pyramid (Choice D)
6. Area of Rectangle => 12 x 9 = 108
Area of Triangle => 7x6 = 42
Sum of Area => 150
7. Surface Area => (4x4)x6 = 96 in² (Choice D)
8. Volume = 3x15x14 = 630 in³ (Choice D)
Answer: 11
The code would print 11 as x=x-4 basically sets x to what x was and subtracts it by 4 which means 15 was its previous value and it takes 4 away from it so it is now 11. Then because the loop condition is x=11 the loop condition has been met and will now go and display x.
Answer:
Basically just add 12 to the hour that you want
Step-by-step explanation:
I'm honestly not sure what you're asking...
but if it was 13 min after 8pm, then it would be 20:13
if it was 18 min after 8pm, then it would be 20:18