Answer:
A.
Step-by-step explanation:
4y = 12x + 16
3x = y - 4
=>
y = 3x + 4
using that in the first equation
4(3x+4) = 12x + 16
12x + 16 = 12x + 16
=> both lines/equations are identical, so they have infinitely many solutions.
3 1/2 divided by 2 1/6=
Answer:
21/13
Step-by-step explanation:
3 1/2 = 7/2
2 1/6 = 13/6
7/2 divided by 13/6
7/2 X 6/13 = 42/26 = 21/13
Answer:
Step-by-step explanation:
3 1/2 = 7/2 and 2 1/6 = 13/6
7/2 divided by 13/6 = 7/2 x 6/13
42/26
21/13 is your final answer.
Evan, James, and Burt are fishing in a lake that has 200 fish. They are going to be fishing for three hours. What is the probability that they each will catch 3 fish?
Answer:
The probability that they each will catch 3 fish is 0.000063956
Step-by-step explanation:
The hyper geometric distribution is used to solve this as it has a population, a sample , number of successes for both the population and sample.
Here
Population size= N =200
Sample size= n =9= (3*3)
Number of successes in population = k = 3 hours
Number of successes in sample = x= 3
Applying the hyper geometric distribution
P (x=3) = kCx *(N-k) C (n-x)/ N Cn
= 3 C 3 * 197 C 6/ 200 C 9
=0.000063956
The probability that they each will catch 3 fish is 0.000063956
what is the measure of 6 ?
Answer:
54°
Step-by-step explanation:
Here :-
13x + 9 + 5x + 9 = 1801 8x + 18= 180 18x = 162x = 9Measure of 6 :-
6 = 5x + 9 6 = 5*9 +9 6 = 45 + 9 6 = 54°Answer:
m<6 = m<2 = 54º
Step-by-step explanation:
13x + 9 + 5x + 9 = 180
18x + 18 = 180
18x = 180 - 18
18x = 162
x = 162 / 18
x = 9
13x + 9
13(9) + 9
126
180 - 126
54
m<6 = m<2 = 54º
The price of a radio is marked as rs 7500 if shopkeeper allows 20 % Discount and adds 13 % VAT . how much customer pay for radio
Answer:
a) A shopkeeper marked the price of an article a certain percentage above the cost price and he allowed 16% discount to make 5% profit. If a customer paid Rs 9.492 with 13% VAT to buy the article, by what percent is the marked price above the cost of the price article? (I hope this helps)
I need help with my math!!!!!!!
Answer:
B is the answer because the graph is translated 2 down. the translation cannot be included within the radical sign, so it can't be C
write a equation for y=|x| if the graph is translated right by 3 units and down by 1 unit
Answer:
y=|x -3| -1
Step-by-step explanation:
Help please
……………………..
Answer:
b ≈ 48.6°
Step-by-step explanation:
Using the sine ratio in the right triangle
sin b = [tex]\frac{opposite}{hypotenuse}[/tex] = [tex]\frac{9}{12}[/tex] , then
b = [tex]sin^{-1}[/tex] ([tex]\frac{9}{12}[/tex] ) ≈ 48.6° ( to 1 dec. place )
help i’m so confused
Answer:
-27/7
Step-by-step explanation:
put x into the equation
From the top of a building, 40 feet above the ground, a construction worker locates a rock at a 12° angle of depression. How far is the rock from the building?
Answer:
188 m
Step-by-step explanation:
[tex] \tan(12) = \frac{40}{x} \\ x = \frac{40}{ \tan(12) } \\ x = 188[/tex]
Answer:
I think that the other answer is WRONG
tan(12) = [tex]\frac{x}{40}[/tex]
x = tan(12)*40 = 8.5
Step-by-step explanation:
[tex]\frac{sin\left(78\right)}{40}=\frac{sin\left(12\right)}{x}[/tex] = 8.5
What is the value of W?
5 units
7 units
14 units
15 units
Answer:
5 units!
Step-by-step explanation:
Because Rectangle Perimeter = 2(a+b)
a=2w-1, b=w
2(2w-1+w)=28
3w-1=14
3w=15
w=5
So the answer is 5! 5! 5! A!A!A!
Fighting!! o(≧o≦)o
What is the scale factor from abc to xyz?
Answer:
C
Step-by-step explanation:
The scale factor is the ratio of corresponding sides, image to original, so
scale factor = [tex]\frac{XY}{AB}[/tex] = [tex]\frac{9}{45}[/tex] = [tex]\frac{1}{5}[/tex] → C
The scale factor will be equal to 1 / 5. the correct option is C.
What is a scale factor?The scale factor is defined as the proportion of the new image's size to that of the previous image. Dilation is the process of increasing the size of an object while maintaining its shape. Depending on the scale factor, the object's size can be increased or decreased.
In the given image all the angles are the same and the sides are dilated so the scale factor will be calculated as below,
Scale factor = Original size / dilated size
Scale factor = XY / AB
Scale factor = 9 / 45
Scale factor = 1 / 5
Therefore, the scale factor will be equal to 1 / 5. the correct option is C.
To know more about scale factors follow
https://brainly.com/question/25722260
#SPJ2
help please what is the median
Answer:
The median is 9
Step-by-step explanation:
The median is the number in the middle. The middle of this is 8 and 10, so you plus them and divide by to 2, then it gives 9, so the median is 9.
What is the nth term rule of the quadratic sequence below?
8,14,22,32 ,44, 58, 74...
Answer:
y=n^2+3n+4
Step-by-step explanation:
Sequence,S: 8,14,22,32 ,44, 58, 74...
First differences of S: 6,8,10,12,14,16,...
Second differences of S: 2,2,2,2,2,2,....
It is indeed a quadratic since the 1st differences that are the same are the second differences.
So the 1st term is 8. If the 0th term was listes it would be 4 since 8-4=4 and 6-4=2.
This means our quadratic it is in the form
y=an^2+bn+c where c=4.
So we have y=an^2+bn+4.
Now we can find a and b using two points from our sequence to form a system of equations to solve.
(1,8) gives us 8=a(1)^2+b(1)+4
Simplifying gives 8=a+b+4
Subtracting 4 on both sides gives: 4=a+b
(2,14) gives us 14=a(2)^2+b(2)+4
Simplifying gives 14=4a+2b+4
Subtracting 4 on both sides gives 10=4a+2b
So we have the following system to solve:
4=a+b
10=4a+2b
I'm going to solve using elimination/linear combination style.
Dividing second equation by 2 gives the system as:
4=a+b
5=2a+b
Subtract the 2nd equation from the first gives:
-1=-1a
This implies a=1 since -1=-1(1) is true.
If a+b=4 and a=1, then b=3. Because 3+1=4.
So the equation is y=1n^2+3n+4 or y=n^2+3n+4.
I will mark you brainlist if you helppp me pls and thankyouuu
Answer:
1 option is correct nd your answer is also correct
Write an algebraic expression for each word phase 9 less than x 6 minus f t multiplied by 6 one half of a number n
Answer:
9 < x
6 - f
t × 6
1/2n
Step-by-step explanation:
Given expressions:
9 less than x
Less than (<)
9 less than x = 9 < x
6 minus f
Minus (-)
= 6 - f
t multiplied by 6
Multiplication (×)
= t × 6
one half of a number n
One half = 1/2
one half of a number n
= 1/2 × n
= 1/2n
= n/2
Please help me with this one.. it's due today!!!
Answer:
75 in^2
Step-by-step explanation:
The surface area is the sum of the areas
Area of the square:
A = s^2 = 5^2 =25
Area of one triangle
A = 1/2 bh = 1/2 (5)(5) = 25/2
There are 4 triangles
4* (26)/2 = 50
The sum is 25+50 = 75
Hi!
[tex]P_{\square}=5^2=25 \ in.^2\\\\P_{\triangle}=\frac{1}{2}\cdot5\cdot5=\frac{1}{2}\cdot25=12,5 \ in.^2\\\\P_c=25+4\cdot12,5=25+50=\boxed{75 \ in.^2}[/tex]
subject
Math, 25.02.2021 09:15 hajuyanadoy
Illustrate the following and determine the number of permutations. 1. Arranging 4 pots with different plants in a row
2. Forming a four-digit ATM pin.
3. Securing a motorcycle with a three-digit combination lock using the numbers 1, 2, 3 and 6
4. Displaying 3 identical small vases, 1 figurine, and a photo frame in a row
5. 3 girls sitting around a circular table
Answer:
1: 16
2: 4940
3: 24
4: 25
5: 9
Step-by-step explanation:
A permutation is a method of calculating the number of possible outcomes. It follows the following general formula;
[tex]_nP_r=\frac{n!}{(n-r)!}[/tex]
There (n) is the number of objects, and (r) is the number of objects selected.
1. Arranging 4 pots with different plants in a row
In order to solve this, one needs two pieces of information, the number of objects, and the number of objects selected. One is given the number of objects; (4), but when the problem states "in a row" it never specifies how many plants are in a row. Thus, let one assume that a "row" can have an infinite amount of space, but in this case, only (4) space will be used. Therefore there are (4) objects with (4) objects selected. However, the drawback is that the combination formula doesn't work when the two parameters (n) and (r) are the same. Hence, to solve this special case, one simply multiplies the two numbers to get the answers:
[tex]n*r\\\\=4*4\\\\=16[/tex]
2. Forming a four-digit ATM pin
One is given that there are (4) digits in the ATM pin, this is the number of objects selected. One is also given that number of objects, there are (10) digits including (0). Set up the permutation and solve;
[tex]_nP_r=\frac{n!}{(n-r)!}[/tex]
[tex]_1_0P_4=\frac{10!}{(10-4)!}\\\\=\frac{10!}{6!}\\\\=\frac{10*9*8*7*6*5*4*3*2*1}{6*5*4*3*2*1}\\\\=10*9*8*7\\\\=4940[/tex]
3. Securing a motorcycle with a three-digit combination lock using the numbers (1), (2), (3), and (6).
There are (4) digits to choose from on the lock. But there are (3) numbers that can be selected.
[tex]_4P_3=\frac{4!}{(4-3)!}\\\\=\frac{4!}{1!}\\\\=\frac{4*3*2*1}{1}\\\\=4*3*2*1\\\\=24[/tex]
4. Displaying 3 identical small vases, 1 figure, and a photo frame in a row.
There are (5) objects, and (5) spaces (read problem (1) for an explanation for the objects being put in a row). Thus, this is a special case; multiply the two numbers to get the result;
[tex]n*r\\=5*5\\=25[/tex]
5. 3 girls sitting around a circular table
There are (3) subjects, and (3) spaces in this problem. Apply the same logic applies to a row in this problem. Therefore, this is another special case; multiply the two numbers to get the result;
[tex]n*r\\=3*3\\=9[/tex]
A main purpose of doing an experiment over an observational study is to learn whether a certain _____ causes a certain response.
Answer:
condition
Step-by-step explanation:
An experiment can be defined as an investigation which typically involves the process of manipulating an independent variable (the cause) in order to be able to determine or measure the dependent variable (the effect).
This ultimately implies that, an experiment can be used by scientists to show or demonstrate how a condition causes or gives rise to another i.e cause and effect, influence, behavior, etc in a sample.
On the other hand, an observational study can be defined as a type of study in which a researcher observes and measures the effect of a diagnostic test, risk factors, or treatments on individuals without intervening, changing or manipulating who are or aren't exposed to it (controlled conditions).
Hence, the main purpose of doing an experiment over an observational study is to learn whether a certain condition causes a certain response.
Cause and effect can be defined as the relationship between two things or events in which an occurrence of one (cause) leads to the occurrence of another (effect).
find the area of the kite. please help thank you
Answer:
1/2×d1×d2
=1/2× (4+4)(6+3)
=36
The distance traveled (in meters) by an insect is modeled by the equation d=0.5t where d is the distance traveled in meters and t is the time in minutes. Find the distance traveled in 27.9 minutes.
A. none of these
B. 13.95 meters
C. 55.8 meters
D. 1.395 meters
Answer:
B. 13.95 meters
Step-by-step explanation:
The question is just asking you to talk the amount of time taken, and divide it in half.
d= 0.5(27.9)
Solve. Algebra 1
1-4p-2p=1-5p
Answer:
p = 0
Step-by-step explanation:
1 - 4p - 2p = 1 - 5p
-6p + 1 = -5p + 1
-p + 1 = 1
-p = 0
p = 0
Find the value of `x´ in the given parrallelogram.
Step-by-step explanation:
=> (3x-12) =(x+6)
or,3x - x = 6 + 12
or,2x = 18
or,x = 18/2
•: x=9#
A nunber when divided by 12 gives remainder 7 if the same number is divided by 6 the remainder must be ?
Answer:
1
Step-by-step explanation:
Let the number be n.
We are given:
n/12=q1+(7/12) where q1 is the quotient
n/6=q2+(?/6) where q2 is the quotient and ? is the remainder value we are trying to find.
? must be a integer between 0 and 5, inclusive. A remainder cannot be bigger than or equal to the divisor.
Let's rewrite the first equations
Multiply equation 1 on both sides by 2:
n/6=2q1+7/6
Remainder cannot be 7.
Rewrite again.
6 goes into 7 1 time with remainder 1.
n/6=2q1+(1+1/6)
n/6=(2q1+1)+1/6
So q2=2q1+1 and the remainder is 1 when dividing n by 6.
For fun. What is a number n with such conditions on it?
So what number has remainder 7 when divided by 12 and a remainder 1 when divided by 6.
n=12q1+7
n=6q2+1
If q1=1, we find a number right away that works.
19/12=1+7/12
19/6=3+1/6
HELPP!
The functions f(x) and g(x) are described using the following equation and table:
f(x)=-4(1.09)x
Answer:
A: The y-intercept of f(x) is equal to the x-intercept of g(x)
Step-by-step explanation:
From the equation of f(x) given, we have;
f(x) = -4(1.09)^(x)
Now,the y-Intercept will be the point where x = 0.
Thus;
f(0) = -4(1.09)^(0)
f(0) = -4
Now,from the table given for g(x), we can see that at x = 0,g(x) = -4.
Thus,it means that the y-intercept of f(x) is equal to the x-intercept of g(x)
A baseball league is holding registration for both a men's league and a women's league. Only a total of 400 players can register, and each team consists of exactly 10 players. If 24 women's teams have already registered, which inequality could be used to find m, the number of men's teams that can register?
A.
24(10) + 10m < 400
B.
24(10) + 10m > 400
C.
24(10 + 10m) > 400
D.
24(10 + 10m) < 400
Team members Corinne, Kevin, and Tomas decide to share the cost
of 2 motor controllers and 4 wheels equally. How much does each
member need to contribute?
Please help(write step by step and upload pic or do it here please I appreciate it so much !
Answer:
each member needs to put in 91.70 dollars in.
Step-by-step explanation:
you add the costs of all the tools needed. in this case the two controllers and wheels which adds up to 275.1.
then you divide by the amount of people which is three. so 275.1/3 and you get 91.7
The manager of a grocery store has selected a random sample of 100 customers. The average length of time it took these 100 customers to check out was 3.0 minutes. It is known that the standard deviation of the checkout time is 1 minute. Refer to Exhibit 8-2. If the confidence coefficient is reduced to .80, the standard error of the mean _____. a. becomes negative b. remains unchanged c. will increase d. will decrease
Answer:
b. remains unchanged
Step-by-step explanation:
Formula for standard error of mean is;
SE = σ/√n
From the above, we can see that the standard error of mean is independent of the confidence coefficient as it doesn't affect the SE.
Now, we are given that;
random sample; n = 100
Standard deviation; σ = 1
Thus;
SE = 1/√100
SE = 1/10
Now, even if the confidence coefficient is reduced, we can see that it has no impact on the standard error of mean.
Thus, SE remains unchanged.
Prove: AAB
Step
Statement
Reason
Given
1
ABCD is a parallelogram
ABCD
Select a Reason!!
2
A
B
N
A clínica odontológica Dentes Felizes calcula o valor de seus atendimentos a partir de uma taxa fixa de R$ 100,00 e R$ 60,00 por cada obturação.
Answer:
$ 100 + $ 60 y
Step-by-step explanation:
The dental clinic Dentes Felizes calculates the value of its services based on a fixed fee of R$ 100.00 and R$ 60.00 for each filling.
Let the total number of fillings is y.
The total cost of fillings = $ 60 x y = $ 60 y
The total cost of the treatment = $ 100 + $ 60 y
help pls and explain!!!
If x^2 + kx + 6 = (x+n)(x + 3) for all values of x, where k and n are constants, what is the value of k?
A) 5
B) 3
C) 2
D) 1
Answer:
A) 5
Step-by-step explanation:
We are given that:
[tex]x^2+kx+6=(x+n)(x+3)[/tex]
Where k and n are constants.
And we want to find the value of k.
We can expand the right-hand side:
[tex]\displaystyle =x(x+n)+3(x+n)\\ \\ = x^2+nx+3x+3n \\ \\ = x^2 + (n+3)x+3n[/tex]
Hence:
[tex]x^2+kx+6=x^2+(n+3)x+3n[/tex]
The coefficients of each term must be equivalent. In other words:
[tex]k=n+3\text{ and } 6=3n[/tex]
Solve for n:
[tex]n=2[/tex]
Now, we can solve for k:
[tex]k=(2)+3=5[/tex]
Our answer is A.