Answer:
2/91.
Step-by-step explanation:
There are 15 marbles in the bag.
Prob(First draw is red) = 5/15 = 1/3.
Prob(Second draw is red) = 4/14 = 2/7.
Prob(Third draw is red) = 3/13.
So probability that all 3 are red = .1/3 * 2/7 * 3/13
= 6/273
= 2/91.
Solving multi-step equations:
-10 + 2y +6y = y + 11
Answer:
y = 3
Step-by-step explanation:
First, simplify the equation. Combine like terms. Like terms are terms that have the same amount of the same variables.
\(-10 + 2y + 6y = y + 11\\-10 + (2y + 6y) = y + 11\\-10 + 8y = y + 11\)
Next, isolate the variable, y. Note the equal sign, what you do to one side, you do to the other. Subtract 1y and add 10 to both sides of the equation:
\(8y - 10 = y + 11\\8y (-y) - 10 (+10) = y (-y) + 11 (+10)\\8y - y = 11 + 10\\7y = 21\)
Next, divide 7 from both sides of the equation:
\(7y = 21\\\frac{7y}{7} = \frac{21}{7} \\y = \frac{21}{7}\\ y = 3\)
y = 3 is your answer.
~
Learn more about solving for equations, here:
https://brainly.com/question/8743486
It is 185 miles to fort worth. If vang drives 2hours at 65 mph, how far will he be from fort worth?
Answer:
185-65÷2=120 that the answer
Answer:
55 miles
Step-by-step explanation:
d= 185 - 2*65
d=185 - 130
d= 55 miles
Whats (c) ????????????? ????
Answer:
11
Step-by-step explanation:
yeah-ya............ right?
Check the picture below.
you sailed 0.032 units to the left and found treasure at 0.248 units find where the ship started
What formula do I use for this? How do I get the points to graph?
The graph of the function y = 5|x - 4| is added as an attachment
Sketching the graph of the functionFrom the question, we have the following parameters that can be used in our computation:
y = 5|x - 4|
The above function is an absolute value function that has been transformed as follows
Vertically stretched by a factor of 5Shifted right by 4 unitsNext, we plot the graph using a graphing tool by taking not of the above transformations rules
The graph of the function is added as an attachment
Read more about functions at
brainly.com/question/2456547
#SPJ1
Write an equation of a line with the given slope and y-intercept.
m = 4, b = -1
a. y = -x + 4
b. y = 4x + 1
C. y = -x - 1
d. y = 4x - 1
Please provide explanation :)
Answer:
D. y=4x-1
Step-by-step explanation:
y=mx+b (This is the slope intercept formula) The M(X) represents the slope and the B represents the y intercept.
y=4x-1
Answer:
d. y = 4x -1
Step-by-step explanation:
y = mx + b
m= 4
b= -1
y = (4)x + (-1)
y = 4x - 1
can i get brainliest please?
A cookie recipe for 12 cookies calls for 4 cups of flour. How much flour is needed to make 90 cookies?
Answer:
30 cups of flour
Step-by-step explanation:
For every 12 cookies you need 4 cups of flour, which represents 1 batch of cookies. You want to figure out how many batches there are in 90 cookies. To do this you divide the total amount of cookies by the number of cookies in a batch.
90 cookies total/12 cookies/batch = 7.5 batches of cookies.
For each batch you need 4 cups of flour so you multiple the number of batches by the number of cups of flour.
7.5 batchs * 4 cups/batch = 30 cups of flour
so you need 30 cups of flour to make 90 cookies
Explain how to use models to divide 2.1 by 0.7
Answer:
3
Step-by-step explanation:
A tv bought at Rs 30000 is sold at again of 15%. find the Sp of Tv
Answer:
$25500
Step-by-step explanation:
tv =30000
15% discount= 30000×15÷100
= 4500
selling price = 30000-4500
=25500
Please help me I don’t k ow how to do it
triangle UTV similar with triangle YZX
Step-by-step explanation:
that mean UT/YZ = TV/ZX = UV/YX is the answer
5 (a) Write the ratio 15:35 in its simplest form.
Answer:
Step-by-step explanation:
5 is a factor of 15 and 35
15:35 = 3:7
I need help with this
240 because i am smart and also nice pencil
Step-by-step explanation:
find the inverse of each function
Answer:
c
Step-by-step explanation:
assume base 10
-logy = x
\( \frac{1}{ log(y) } = x\)
log base x y = 5 turns into the format x^ 5 = y
implement that to get c
x+3+5x=
x plus three plus five x equal
Answer:
6x+3
Step-by-step explanation:
If you're just combining like terms this is the correct answer
AB and AD are tangent to circle C. Find the length of AB, if AB = 8x and AD = x + 9. Round your answer to 2 decimal places.
Answer:
To find the length of AB, we can use the property that two tangents to a circle from the same external point are equal. This means that AB = AD. Substituting the given values, we get:
8x = x + 9
Solving for x, we get:
x = 1.5
Therefore, AB = 8x = 8(1.5) = 12.
To check our answer, we can use the Pythagorean theorem on triangle ABD, since AB is perpendicular to BD at the point of tangency. We have:
AB^2 + BD^2 = AD^2
Substituting the values, we get:
12^2 + BD^2 = (1.5 + 9)^2
Simplifying, we get:
BD^2 = 56.25
Taking the square root of both sides, we get:
BD = 7.5
Hence, the length of AB is 12 and the length of BD is 7.5.
MARK AS BRAINLIEST!!!
O
Problem !. Draw the Logic Circuit for:
BD + BE + D'F
Problem 2. What is the boolean Expression of F5?
B
X
Y
Z
F5
The simplified boolean expression for F5 is F5 = P OR (NOT R). In this expression, P represents one boolean variable, and (NOT R) represents the negation of another boolean variable R. The OR operator combines the two variables, resulting in the final boolean expression F5.
To simplify the boolean expression F5 = (P AND Q) OR (R AND NOT P), we can apply Boolean algebra rules to reduce it to its simplest form.
Step 1: Apply De Morgan's laws
NOT (R AND NOT P) can be simplified as (NOT R) OR P.
Step 2: Distributive property
F5 = (P AND Q) OR ((NOT R) OR P)
Step 3: Apply associative property
F5 = (P AND Q) OR (P OR (NOT R))
Step 4: Apply absorption law
F5 = P OR (P OR (NOT R))
Step 5: Apply idempotent law
F5 = P OR (NOT R)
By simplifying the expression, we have reduced it to its simplest form while preserving its logical meaning. The simplified expression can be used to analyze and evaluate logical circuits or systems where the variables P and R are used.
Remember, boolean algebra allows us to manipulate and simplify complex logical expressions by applying various rules and properties. These simplifications help in understanding and analyzing logical operations in digital systems and circuits.
For more such information on: boolean expression
https://brainly.com/question/30887895
#SPJ8
The question probable may be:
Consider the boolean variables P, Q, and R. Determine the boolean expression for the variable F5 using the given variables:
F5 = (P AND Q) OR (R AND NOT P)
Using the boolean variables P, Q, and R, can you simplify the expression F5 to its simplest form by applying Boolean algebra rules?
5. As a building plans examiner, you are reviewing the
design for a house to be built on a parcel of land.
The floor-area ratio is 0.75, and it needs to be
expressed as a percent. What is 0.75 expressed as a
percent?
A. 2%
B. 12%
C. 35%
D. 57%
E. 75%
Answer:
E
Step-by-step explanation:
The formula used for this question is
ratio * 100 = %
% = 0.75 * 100
% = 75%
A cassava cake recipe uses 4 1/2 cups of coconut milk how much coconut milk is needed if 2 1/3 times of the recipe will be prwpared?.
Answer:
4 cups
Step-by-step explanation:
cuz densityffffgghhhhhhhhggklkgd
Answer:
10 1/2
Step-by-step explanation:
4 1/2 ===1 times the recipe
we want 2 1/3
so we will need to find the mixed number of the fractions
4*2=8+1= 9--------9/2
2*3=6+1=7---------7/3
9/2*7/3==
9/2*7/3=63/6
6 goes into 63, 10 times leaving 3.
10 3/6-----------> 10 1/2
f(x) = x + 2
g(x) = 3x² - 5
Find (f.g)(x).
OA. (f g)(x) = 3x³ - 10
OB. (f g)(x) = 3x³ + 6x² - 5x - 10
OC. (f. g)(x) = 3x³ + 10
OD. (f g)(x) = 3x³ + 6x² + 5x + 10
SUBMIT
Answer:
It's option B, (f • g)(x) = 3x^3 + 6x^2 - 5x - 10
Step-by-step explanation:
In this problem, we are dealing with a branch of functions called composite functions. What the difference is between normal and composite functions is that we instead of defining a value for f(x), take two functions, f(x) and g(x), in the form of f and g. For instance, h(x) = g.
• Take the products of both functions.
f(x)g(x) = 3x²+5 • x-2
• Next, expand the functions. We expand by combining like terms.
= 3x^3 - 6x^2 + 5x - 10
Since the function cannot be simplified further, this leads to option B being our answer.
Hope this helps!
Create a real-life representation of the following multiplication problem. Explain what the result represents in the problem.
24(1/3) = 8
The real-life problem will be:- The total number of chocolates is 24 and there are 3 boxes what will be the number of chocolates filled in each box. The number of chocolates in each box will be 8.
What is an expression?Expression in maths is defined as the collection of the numbers variables and functions by using signs like addition, subtraction, multiplication, and division.
The given expression is:-
\(24\times \dfrac{1}{3}\) = 8
The real-life problem will be given the as:-The total number of chocolates is 24 and there are 3 boxes what will be the number of chocolates filled in each box. The number of chocolates in each box will be 8.
Hence the number of chocolates in each box will be 8.
To know more about Expression follow
https://brainly.com/question/723406
#SPJ1
Simplify i^15. (imaginary numbers to the 15th power)
Answer:
Its -i on edge
Step-by-step explanation:
A plane flying horizontally at an altitude of 1 mile and a speed of 510 mi/h passes directly over a radar station. Find the rate at which the distance from the plane to the station is increasing when it is 2 miles away from the station. (Round your answer to the nearest whole number.) mi/h
Answer:
442 miles
Step-by-step explanation:
Given
To properly solve this question, I illustrate some given parameters using attached image
From the image, apply Pythagoras theorem
\(x^2 + 1^2 = y^2\)
Differentiate w.r.t time (t)
\(2x\frac{dx}{dt} + 0 = 2y\frac{dy}{dt}\)
\(2x\frac{dx}{dt} = 2y\frac{dy}{dt}\)
Divide both sides by 2
\(x\frac{dx}{dt} = y\frac{dy}{dt}\)
From the question, we have that the plan travels are 510mi/h.
This implies that:
\(\frac{dx}{dt} = 510mi/h\)
So, we then calculate the value of x when the distance (y) is 2mi i.e.:
\(y = 2mi\)
Apply Pythagoras theorem
\(x^2 + 1^2 = y^2\)
\(x^2 + 1^2 = 2^2\)
\(x^2 + 1 = 4\)
\(x^2 = 4-1\)
\(x^2 = 3\)
\(x = \sqrt 3\)
So, the expression becomes:
\(x\frac{dx}{dt} = y\frac{dy}{dt}\)
\(\sqrt 3 * 510 = 2* \frac{dy}{dt}\)
\(\frac{\sqrt 3 * 510}{2} = \frac{dy}{dt}\)
\(\sqrt 3 * 255 = \frac{dy}{dt}\)
\(\frac{dy}{dt} = 255\sqrt 3\)
\(\frac{dy}{dt} = 255 * 1.7321\)
\(\frac{dy}{dt} = 441.655\)
\(\frac{dy}{dt} = 442\)
Hence, the distance is 442 miles
help asap !! will get branliest.
The square root of 4 is 2. Since 3 is less than 4, the square root of 3 would be just under 2.
The first graph would be correct.
how many seconds are there in 8 minutes 12seconds
Answer:
1 minute has 60 seconds
therefore 8 minutes will have 60 × 8 seconds = 480 seconds
480 + 12 = 492
hence 8 minutes 12 seconds will have 492 seconds
Answer: 492 seconds
Step-by-step explanation:
1min = 60sec
therefore, 8min 12sec = [8 x 60] + 12
= 480 + 12
= 492 sec
Hope it helped u,
pls mark as the brainliest - Ayaan707 for help :) -
^_^
John was gifted a pack of crayons. He gave 13 crayons to his friend Rhea
and was left with 11 crayons. How many crayons did the pack contain?
Answer:
24
Step-by-step explanation:
13+11=24
Please helppp!! I suck at math
Answer:
5/6−1/9=13/18
Step-by-step explanation:
The fractions have unlike denominators. First, find the Least Common Denominator and rewrite the fractions with the common denominator.
Multiply both the numerator and denominator of each fraction by the number that makes its denominator equal the LCD. This is basically multiplying each fraction by 1.
(5/6×3/3)−(1/9×2/2)=?
Complete the multiplication and the equation becomes
15/18−2/18=?
The two fractions now have like denominators so you can subtract the numerators.
Then:
15−2/18=13/18
This fraction cannot be reduced.
Therefore:
5/6−1/9=13/18
Does anyone know how to do this? Please help!
how to write a direct variation equation
According to the direct variation, the direct variation equation is y=kx.
In the given question we have to write the direct variation equation.
As we know that, direct variation is a relationship between two variable that changes according to each other.When one of the variables is a constant multiple of the other, there is a link between the two variable.
Direct variation is the change in one variable as a result of the change in another. This implies that if one number rises or falls, the other should rise or fall proportionally as well.
So, the direct variation equation is y=kx.
To learn more about direct variation link is here
brainly.com/question/13977805
#SPJ4
A pizza with 3 toppings costs $12.45. A pizza with 7
toppings costs $17.05. What is the equation that
determines the cost of a pizza (c) based on the number
of toppings (t)?
Answer: it costs $4.15 for a pizza with 1 topping. Is that what you meant?
Step-by-step explanation:
1. The Eco Pulse survey from the marketing communications firm Shelton Group asked individuals to indicate things they do that make them feel guilty (Los Angeles Times, August 15, 2012). Based on the survey results, there is a .39 probability that a randomly selected person will feel guilty about wasting food and a .27 probability that a randomly selected person will feel guilty about leaving lights on when not in a room. Moreover, there is a .12 probability that a randomly selected person will feel guilty for both of these reasons.
a. What is the probability that a randomly selected person will feel guilty for either wasting food or leaving lights on when not in a room or both (to 2 decimals)?
b. What is the probability that a randomly selected person will not feel guilty for either of these reasons (to 2 decimals)?
2. Which NCAA college basketball conferences have the higher probability of having a team play in college basketball's national championship game? Over the last 20 years, the Atlantic Coast Conference (ACC) ranks first by having a team in the championship game 10 times. The Southeastern Conference (SEC) ranks second by having a team in the championship game 8 times. However, these two conferences have both had teams in the championship game only one time, when Arkansas (SEC) beat Duke (ACC) 76–70 in 1994 (NCAA website, April 2009). Use these data to estimate the following probabilities.
a. What is the probability the ACC will have a team in the championship game (to 2 decimals)?
b. What is the probability the SEC will have a team in the championship game (to 2 decimals)?
c. What is the probability the ACC and SEC will both have teams in the championship game (to 2 decimals)?
d. What is the probability at least one team from these two conferences will be in the championship game? That is, what is the probability a team from the ACC or SEC will play in the championship game (to 2 decimals)?
e. What is the probability that the championship game will not have a team from one of these two conferences (to 2 decimals)?
Answer:
1.) 0.54 ; 0.46
2.) 0.50 ; 0.40 ; 0.05 ; 0.85 ; 0.15
Step-by-step explanation:
A = feel guilty about wasting food ; P(A) = 0.39
B = feel guilty leaving lights on ; P(B) = 0.27
Probability of feeling guilty for doing both = 0.12
P(AnB) = 0.12
1a.) What is the probability that a randomly selected person will feel guilty for either wasting food or leaving lights on when not in a room or both (to 2 decimals)?
P(AuB) = P(A) + P(B) - P(AnB)
= 0.39 + 0.27 - 0.12
= 0.54
1b.) What is the probability that a randomly selected person will not feel guilty for either of these reasons (to 2 decimals)?
P(AuB)' = 1 - P(AuB)
P(AuB)' = 1 - 0.54
P(AuB)' = 0.46
2.)
n(ACC) = 10
n(SEC) = 8
n(total) = 20
n(ACC n SEC) = 1
a. What is the probability the ACC will have a team in the championship game (to 2 decimals)?
n(ACC) / n(Total) = 10 /20 = 0.50
b. What is the probability the SEC will have a team in the championship game (to 2 decimals)?
n(SEC) / n(Total) = 8/20 = 0.40
c. What is the probability the ACC and SEC will both have teams in the championship game (to 2 decimals)?
1 /20 = 0.05
d.)
P(AuB) = P(A) + P(B) - P(AnB)
= 0.50 + 0.40 - 0.05
= 0.85
e.)
P(AuB)' = 1 - P(AuB)
P(AuB)' = 1 - 0.85
= 0.15