Answer:
Z=25
Step-by-step explanation:
Angle C and D are Supplementary so
3z-15+7z-55=180
10z-70=180
10z=250
z=25
Find the rule and the graph of the function whose graph can be obtained by performing the translation 2 units left and 3
units up on the parent function f(x)=x?
Answer:
b.
Step-by-step explanation:
1. You have the following parent function given in the problem above:
f(x)=x³ (This is the simplest form. We need to translate it 3 units left and 2 units down)
2. If you take the parent function and make y=f(x+3), then you have:
(The function is shifted 3 units left on the x-axis).
3. Then you if you make y=f(x+3)-2, as following, you obtain:
(The function is shifted 2 units down on the y-axis).
4. Therefore, that is how you obtain the final function.
The answer is the graph shown in .b
28) Solve the inequality: 12x−10>170
A. x>15
B. x<−90
C. x<−58
D. x<15
Answer:
p=5x+3y
solve for x, number of cupcakes. isolate x
5x=p-3y
divide by 5
x=(p-3y)/5
Step-by-step explanation:
D. x<15
Please help I’ll mark you as brainliest if correct!
Answer:
304
Step-by-step explanation:
The area of the square is 12 x 8 = 96.
There are two triangles with area (11x8)/2=44. 44x2=88.
There are two triangles with area (10x12)/2=60. 60x2=120.
96+88+120=304
Hope I helped!
Ana completed 40% of her math test yesterday. She completed 12 math problems. How many math problems are on her test?
Answer: 30
Step-by-step explanation:
Identify each point as a solution of the system or not a solution of the system.
7 6 5 3 2
23
4 5
6
7
-1
5
(0,4)
(-2,4)
(0,5)
Answer:
I think it is ether-1 or o,5
Answer:
Did you got the answers for this whole I need them please
BRAINLIEST
Please help ASAP and leave a small explanation :)
if you roll a pair of dice, what is the probability that both are 3's or that the sum is more than 8
Answer:
11/36
Step-by-step explanation:
We have 36 possible outcomes when rolling a pair of dice.
Only 1 outcome gets both 3's. (3 3)
For the sum to be greater than 8, there are 10 outcomes.
(3 6) (4 5) (4 6) (5 4) (5 5) (5 6) (6 3) (6 4) (6 5) (6 6)
The probability is therefore (1+10)/36=11/36.
Solve this equation with ÷, ×, -, or +.
18 _ 2 × 4 = 26
Answer:
+
Step-by-step explanation:
b/c
18+2×4
18+8
26
hope it's helpful ❤❤❤
THANK YOU.
Marking brainlest
mary has 200ml of hand sanitizer that is 15% alcohol she mixes it with 200ml of a hand sanitizer that is x% alcohol how many ml is in the 2nd hand sanitizer?
Answer:
I am pretty sure it is 400ml hope this helps
Answer:
2(x+15)
Step-by-step explanation:
9. Translate the sentence into an equation and solve. Use x as the variable.
The difference between six times a number and four is equal to fifty.
A. 6(x-4) = 50; x = 9
B. 6x - 4 = 50; x = 9
C. 6 +X-4 = 50; x = 12
D. 6x-4 = 50; x = -9
Answer:
Option B: 6x-4=50; x=9 is the correct answer.
Step-by-step explanation:
Given that:
x is the variable used for number.
6 times a number means 6x and difference means subtraction.
Thus according to given statement;
6x - 4 = 50
Adding 4 on both sides
6x - 4 + 4 = 50+4
6x = 54
Dividing both sides by 6
[tex]\frac{6x}{6}=\frac{54}{6}\\x=9[/tex]
Hence,
Option B: 6x-4=50; x=9 is the correct answer.
517 37/50 + 312 3/100
Answer: 829 3/4 or 829 75/100
Step-by-step explanation:
which of the following are functions.
Answer:
Graph ii and iii
Step-by-step explanation:
In graph ii and iii, every input has one and only output. Another way to check is by doing the vertical line test.
Please help. The few questions I need help with are in the image below. Thanks.
Answer:
3) 21/60= 0.35
4) 5/4= 1.25
5) 9/15= 0.6 or 2/3
6) 378/15= 25.2 or 25 and 1/5
7) 1 1/2/ 2/3= 2.5
8) 28 1/3 / 3 1/3= 8.5
Step-by-step explanation:
hope this helps!
mark me brainliest please!
Can someone help me with this question for my homework 2x+29+11=x+28
Sure! I'll try!
2x + 29 +11 = x + 28
First, you would put like terms ( the x ) on the same side.
2x + 29 + 11 = x + 28
-2x -2x
Giving you: 29 + 11 = -3x + 28
Then, you would add 29 and 11 together to get 40.
Next, you'd put the 28 on the other side.
40 = -3x + 28
-28 - 28
Giving you: 12 = -3x
Biologists estimate that a randomly selected baby elk has a 44% chance of surviving to adulthood. Assume this estimate is
correct. Suppose researchers choose 7 baby elk at random to monitor. Let X = the number that survive to adulthood.
What is the probability that more than 4 elk in the sample to survive to adulthood?
O 0.6294
O 0.2304
0.8598
0.1402
O 0.3706
Answer:
0.1402
Step-by-step explanation:
For each baby elk, there are only two possible outcomes. Either they survive adulthood, or they do not survive. The probability of an elk surviving adulthood is independent of other elks. So we use the binomial probability distribution to solve this question.
Binomial probability distribution
The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
In which [tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.
[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]
And p is the probability of X happening.
Biologists estimate that a randomly selected baby elk has a 44% chance of surviving to adulthood.
This means that [tex]p = 0.44[/tex]
Suppose researchers choose 7 baby elk at random to monitor.
This means that [tex]n = 7[/tex]
What is the probability that more than 4 elk in the sample to survive to adulthood?
This is:
[tex]P(X > 4) = P(X = 5) + P(X = 6) + P(X = 7)[/tex]. So
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
[tex]P(X = 5) = C_{7,5}.(0.44)^{5}.(0.56)^{2} = 0.1086[/tex]
[tex]P(X = 6) = C_{7,6}.(0.44)^{6}.(0.56)^{1} = 0.0284[/tex]
[tex]P(X = 7) = C_{7,7}.(0.44)^{7}.(0.56)^{0} = 0.0032[/tex]
[tex]P(X > 4) = P(X = 5) + P(X = 6) + P(X = 7) = 0.1086 + 0.0284 + 0.0032 = 0.1402[/tex]
0.1402 probability that more than 4 elk in the sample to survive to adulthood.
Using the concept of binomial probability, the probability that more than 4 survive is 0.1402
Using the binomial probability formula :
[tex] P(x = x) = nCx \times p^{x} \times q^{(n-x)} [/tex] p = probability of success = 0.44q = 1 - p = 1 - 0.44 = 0.56 n = number of trials = 7The probability that more than 4 survive can be defined thus :
[tex] P(x > 4) = p(x = 5) + p(x = 6) + p(x = 7) [/tex]Using a binomial probability calculator :
[tex] P(x > 4) = 0.1086 + 0.0284 + 0.0032 [/tex]
[tex] P(x > 4) = 0.1402 [/tex]
Hence, the probability that more than 4 survive is 0.1402
Learn more : https://brainly.com/question/15929089
as you see i kinda need help lol
Answer:
i believe the answer is C
Step-by-step explanation:
A cash register contains $10 bills and $50 bills with a total value of $1080. If there are 28 bills total, then how many of each does the register contain?
Answer:
20 $50 bills
8 $10 bills
Step-by-step explanation:
Find how many $10 and $50 bills are in the cash register.
Make a systems of equations:
t = Amount of $10 bills
f = Amount of $50 bills
10t + 50f = 1080
t + f = 28
Lets solve for $50 bills first:
10t + 50f = 1080
-10(t + f = 28) = -10t - 10f = -280
----------------------
Solve for f:
10t + 50f = 1080
-10t - 10f = -280
40f = 800
Divide both sides by 40.
f = 20
There are 20 $50 bills.
Now we need to find how many $10 bills are in the register.
Plug in 20 to "f" in one of the equations and solve for "t".
Solve:
t + 20 = 28
Subtract 20 from both sides.
t = 8
There are 8 $10 bills.
Your answer should be:
20 $50 bills
8 $10 bills
Order 0.5 , 0.66 , -1.5 , -1.25 from least to greatest
Answer:
-1.25, -1.5, 0.5, 0.66
hope it helps you
SOMEONE PLEASE HELP ME THIS IS ALMOST DUE AND I NEED THE RIGHT ANSWER PLZ!!!
the product of two number is 20 and the sum of square is 41 find the number
Let the two number is a and b
so,
product =ab=20
sum of square=[tex]\bold{a^2+b^2=41 }[/tex]
Then,
[tex]\bold{(a+b)^2=a^2+b^2+2ab }[/tex]
[tex]\bold{ (a+b)^2=41+2×40 }[/tex]
[tex]\bold{ (a+b)^2=81 }[/tex]
[tex]\bold{a+b=\sqrt{81} }[/tex]
[tex]\bold{a+b=9 }[/tex]•••••••••(equation I)
Now,
[tex]\bold{(a-b)^2=a^2+b^2-4ab }[/tex]
[tex]\bold{ (a-b)^2=41-4×20 }[/tex]
[tex]\bold{(a-b)^2=41-40 }[/tex]
[tex]\bold{a-b=\sqrt{1} }[/tex]
[tex]\bold{a-b=1 }[/tex]••••••••(equation II)
Now,combine the equation I and equation II
we,get
[tex]\bold{a+b+a-b=9+1 }[/tex]
[tex]\bold{a+\cancel{b}+a\cancel{-b}=10 }[/tex]
[tex]\bold{ 2a=10 }[/tex]
[tex]\bold{a=\dfrac{10}{2} }[/tex]
[tex]\blue{\boxed{ a=5 }}[/tex]
Then,
put the value of a in equation II.
we get that,
[tex]\bold{5-b=1 }[/tex]
[tex]\bold{b+1=5 }[/tex]
[tex]\bold{b=5-1 }[/tex]
[tex]\bold{\boxed{\blue{b=4}} }[/tex]
so,
The two number is 5 and 4.
please answer thank you
Answer:
8.1 for the 2th awnser
Step-by-step explanation:
1.4 + 5.9+2.2=8.1
Answer:
z (3.4 + 4.6 + 2.2)
:)
For 22 days out of the month, Brian rides his bike 16 miles a day. About how many miles does Brian ride in one month? Solve the problem and explain how you estimated the product.
Question 4
1 pts
In the inequality x +4< -14,, which answer is correct
O the solution set is x is less than 10, the circle is open; and the graph (line) moves to the right
the solution set is x is less than -18, the circle is open; and the graph (line) moves to the left
O the solution set is x is less than negative 10, the circle is open; and the graph (line) moves to the
left.
O the solution set is x is greater than negative 10, the circle is open; and the graph (line) moves to
the left.
Answer: C. The solution set is x is less than -18, the circle is open; and the graph (line) moves to the left.
Step-by-step explanation:
1. x < (-4) -14 (subtract 4 from each side, then add)
2. x < -18
I will give brainiest to whoever answers correctly !!
Answer:
it is not clear .... please add the question and send the link of the question
Answer:
$712.79
Step-by-step explanation:
What is an angle that is complementary to DGE?
(Please hell I’ll reward)
Answer:
<CGD
Step-by-step explanation:
Since m<CGB = right angle = 90°, therefore:
m<CGE = 90° (linear pair angles)
Complementary angles add up to 90°.
Thus, m<CGD + m<DGE = m<CGE = 90°.
Therefore, the angle that is complementary to <DGE is <CGD
i need help with finding area whats the area of a 3m an 7m regtangle
Answer:
34
Step-by-step explanation:
Answer:
Area of rectangle =LXB
L=7m
B=3m
so 7m multiply by 3m gives 21 so the area is 21
find the value of x in the following parallelogram:
6x-15=5x+10=x+15
Answer:
x=6
Step-by-step explanation:
When the balloon touched the wall, it stayed there. What is the best explanation for the balloon staying on the wall?
Answer:
When the negatively charged balloon approaches a wall, the negative charges in the wall are repelled (or pushed away)
Step-by-step explanation:
As the two come in contact, the balloon will stick because of the rule that opposites attract (positive to negative)
Angle A is circumscribed about circle O. What is the measure of A?
Answer:
88°
Step-by-step explanation:
Connect A to O, you'll have 2 same right triangles and angle COB is going to be split in half.
Answer:
88
Step-by-step explanation:
36 over 9 = g over 1
Answer:
4/1
Step-by-step explanation:
g is 4