Answer:
47 cm²
Step-by-step explanation:
3(9 - 4) + 8 × 4 = 15 + 32 = 47
The first thing we are going to do is rewrite the expression correctly.
We have:
root (27x ^ 12 / 300x ^ 8)
Rewriting:
root ((27/300) * (x ^ 12 / x ^ 8))
root ((9/100) * (x ^ (12-8)))
root ((9/100) * (x ^ (4)))
root ((9/100) * (x ^ (4)))
3 * x ^ 2 * root ((1/100)
(3 * x ^ 2) / 10
(3/10) * (x ^ 2)
Answer:
(3/10) * (x ^ 2)
Answer:
0.8%
Step-by-step explanation:
Because they are two independent events, the final probability is the product of the probability of each event.
First event:
The complement of a student being male is that he is female.
Therefore, if 60% is male, the remaining 100% is 40%, meaning that 40% of the students are female.
Second event:
If she's taller than 5'4", we're told she has a 2% chance of being a woman.
Therefore the final probability is:
0.4*0.02 = 0.008
That is, the probability that it is female and that it is over 1.6 meters tall is 0.8%.
19) 48 alligators; 7/8 of the alligators were asleep. How many were not asleep?
8/8 - 7/8 = 1/8
48 * 1/8 = 48/8 = 6 alligators were not asleep.
20) 2/3 of the student population participated. 1,500 is the student population of the school. HOw many attended the bike rally?
1500 * 2/3 = 1500*2 / 3= 3000 / 3 = 1000 students attended.
21) 18 times at bat:
Kayla 5/6 of the time = 18 * 5/6 = 18*5 / 6 = 90/6 = 15 hits
Tia 8/9 of the time = 18 * 8/9 = 18*8 / 9 = 144/9 = 16 hits
Tia got more hits.
Answer:
Ok, we have a system of equations:
6*x + 3*y = 6*x*y
2*x + 4*y = 5*x*y
First, we want to isolate one of the variables,
As we have almost the same expression (x*y) in the right side of both equations, we can see the quotient between the two equations:
(6*x + 3*y)/(2*x + 4*y) = 6/5
now we isolate one off the variables:
6*x + 3*y = (6/5)*(2*x + 4*y) = (12/5)*x + (24/5)*y
x*(6 - 12/5) = y*(24/5 - 3)
x = y*(24/5 - 3)/(6 - 12/5) = 0.5*y
Now we can replace it in the first equation:
6*x + 3*y = 6*x*y
6*(0.5*y) + 3*y = 6*(0.5*y)*y
3*y + 3*y = 3*y^2
3*y^2 - 6*y = 0
Now we can find the solutions of that quadratic equation as:

So we have two solutions
y = 0
y = 2.
Suppose that we select the solution y = 0
Then, using one of the equations we can find the value of x:
2*x + 4*0 = 5*x*0
2*x = 0
x = 0
(0, 0) is a solution
if we select the other solution, y = 2.
2*x + 4*2 = 5*x*2
2*x + 8 = 10*x
8 = (10 - 2)*x = 8x
x = 1.
(1, 2) is other solution