46.25 according to my calculator
Step-by-step explanation:
0.0326 = 326/10000 = 163/5000
What are the following terms?
NB- Solution is emboldened
import java.util.Scanner;
import java.util.Random;
public class RandomGenerateNumbers {
public static void main (String [] args) {
Random randGen = new Random();
int seedVal = 0;
seedVal = 4;
randGen.setSeed(seedVal);
System.out.println(randGen.nextInt(50) + 100);
System.out.println(randGen.nextInt(50) + 100);
return;
}
}
24 ice-cream cartons in a box, and you have 13 boxes. Therefore, you do 24 times 13.
24 x 10 = 240.
3 x 4 = 12
(3 x 2 = 6) x 10 = 60.
240
+60
+12
=312
Tom has 312 cartons of ice-cream