Odd numbers are not divisible by 2. Only even numbers are visible by 2. Such as, 4,6,8.
Multiples of 10 do always end in 0.
& i'm not so sure about the last one.
Answer:
x=14
Step-by-step explanation:
to find x you have to isolate it so you divide 3 by both sides and that leaves you with the answer
There are two bags: a bag with 4 blue marbles and 6 black marbles and another one containing 6 blue marbles and <span>6 black marbles. the probability of getting a blue marble in the first bag is 6/10 or 3/5 while that on the second bag is 6/12 or 1/2. Hence the total probability of getting two marbles is c. 3/10. </span>
Hi there!
To solve this problem, we need to first find the amount of red tiles he used by subtracting 50 from 310, and then finding the sum of the two numbers.
310 - 50 = 260
Now, we know that there are 260 red tiles.
3 * 310 = 930
3 * 260 = 780
930 + 780 = 1710
So, the answer is 1710 tiles total.
Hope this helps!
Part I
We have the size of the sheet of cardboard and we'll use the variable "x" to represent the length of the cuts. For any given cut, the available distance is reduced by twice the length of the cut. So we can create the following equations for length, width, and height.
width: w = 12 - 2x
length: l = 18 - 2x
height: h = x
Part II
v = l * w * h
v = (18 - 2x)(12 - 2x)x
v = (216 - 36x - 24x + 4x^2)x
v = (216 - 60x + 4x^2)x
v = 216x - 60x^2 + 4x^3
v = 4x^3 - 60x^2 + 216x
Part III
The length of the cut has to be greater than 0 and less than half the length of the smallest dimension of the cardboard (after all, there has to be something left over after cutting out the corners). So 0 < x < 6
Let's try to figure out an x that gives a volume of 224 in^3. Since this is high school math, it's unlikely that you've been taught how to handle cubic equations, so let's instead look at integer values of x. If we use a value of 1, we get a volume of:
v = 4x^3 - 60x^2 + 216x
v = 4*1^3 - 60*1^2 + 216*1
v = 4*1 - 60*1 + 216
v = 4 - 60 + 216
v = 160
Too small, so let's try 2.
v = 4x^3 - 60x^2 + 216x
v = 4*2^3 - 60*2^2 + 216*2
v = 4*8 - 60*4 + 216*2
v = 32 - 240 + 432
v = 224
And that's the desired volume.
So let's choose a value of x=2.
Reason?
It meets the inequality of 0 < x < 6 and it also gives the desired volume of 224 cubic inches.