The measure of each angle are 94.2° and 85.8°.
How to detemine the measure of each angleLet's call the measure of the first angle x.
Since the angle is supplementary to another angle, their measures add up to 180°.
So, the measure of the second angle is 180° - x.
Also, the first angle measures 8.4° more than the second angle, so:
x = (180° - x) + 8.4°
Solving for x:
2x = 188.4°
x = 94.2°
So the first angle measures 94.2° and the second angle measures 180° - 94.2° = 85.8°.
Read more about angles at
https://brainly.com/question/25215131
#SPJ1
How many miles?? Please help me
Answer:
33 miles
Step-by-step explanation:
You will use the Pythagoras' theorem ([tex]a^2+b^2=c^2[/tex])
Laura to her parents house is 'a', Her parents house to her grandparents house is 'c'
[tex]a^2+b^2=c^2\\c^2-a^2=b^2\\65^2-56^2=b^2\\4225-3136=b^2\\1089=b^2\\b=\sqrt{1089} \\b=33[/tex]
Laura is 33 miles from her grandparents house
The note C, D, E, F, G, A, and B are to be ued to form an ordered five-note muical logo. In how many way can thi be done under the following circumtance?
No note can be repeated. Note can be repeated. Note can be repeated, but all the note cannot be the ame
Note can be repeated, but all the note cannot be the same to form an ordered five-note musical logo.
What is meant by musical notes?A note in music is a symbol for a musical sound. In musical notation, notes can stand in for the pitch and duration of a sound. A pitch class can also be represented by a note.The fundamental units of a lot of written music are notes: discrete representations of musical occurrences that make it easier to perform, understand, and analyze music.Both general and specific meanings of the word note are possible; for example, one could say that "the piece 'Happy Birthday to You' begins with two notes having the same pitch" or "the composition begins with two repeats of the same note." In the first instance, the term "note" refers to a particular musical event; in the second, it designates a group of occurrences that all have the same pitch.Learn more about musical notes refer to :
https://brainly.com/question/1909122
#SPJ4
If 16 is the geometric mean between 4 and a number x, what is the value of x?
Based on the definition of the geometric mean, the value of x is: 64.
What is the Geometric Mean of two Numbers?The geometric mean of two numbers is the square root of the product of the two numbers.
In other words, if x and y are two numbers, the geometric mean of x and y is represented as √(xy).
If 16 is the geometric mean between 4 and x, then we have the following relationship:
√(4x) = 16
Squaring both sides:
4x = 256
Dividing both sides by 4:
x = 64
So the value of x is 64.
Learn more about the geometric mean on:
https://brainly.com/question/2292573
#SPJ1
which best describes how to determine the transitive closure by arithmetic operations on the adjacency matrix?
A. Compute A^(n-1)
B. Compute A^n
C. Compute A^0 + A^1 + ... + A^(n-1) where + is standard addition (integers)
D. Compute A^0 + A^1 + ... + A^(n-1) where + is boolean addition (true/false)
E. Compute A^1 + A^2 + ... + A^n where + is standard addition (integers)
F. Compute A^1 + A^2 + ... + A^n where + is boolean addition (true/false)
The transitive closure by arithmetic operations on the adjacency matrix is Compute A⁰ + A¹ + ... + A⁽ⁿ⁻¹⁾ where + is standard addition (integers)
The transitive closure of a graph is the set of all possible paths from one vertex to another in the graph.
The best method to determine the transitive closure by arithmetic operations on the adjacency matrix is C.
Compute
=> A⁰ + A¹ + ... + A⁽ⁿ⁻¹⁾
where + is standard addition (integers).
The standard addition of integers is used because we are counting the number of paths between each vertex.
In this method, we start by computing A⁰, which is simply the adjacency matrix itself.
A¹ gives us the number of paths between each vertex that are one step long. A² gives us the number of paths between each vertex that are two steps long, and so on. We continue this process until we have computed
=> A⁽ⁿ⁻¹⁾
where n is the number of vertices in the graph.
To know more about matrix here.
https://brainly.com/question/28180105
#SPJ4
Which given value, if any, is a solution of the equation a + 16 = −30 for a: {–46, –14, 14, 36}?
The value of the equation is -46, the correct option is A.
What is an equation?An equation is an expression that shows the relationship between two or more numbers and variables.
A mathematical equation is a statement with two equal sides and an equal sign in between. An equation is, for instance, 4 + 6 = 10. Both 4 + 6 and 10 can be seen on the left and right sides of the equal sign, respectively.
Given;
The equation; a+16=-30
Now,
a=-30-16
a=-46
Therefore, the answer of equation will be -46
Learn more about equations here;
https://brainly.com/question/25180086
#SPJ1
Use the graph below to determine the values of x at which the function is not continuous. +1; -1). The order The field below accepts a list of numbers or formulas separated by semicolons (e.g. 2; 4; 6 or of the list does not matter.
The graph shows the discontinuity of the function at x = -1 and x = 1. Therefore, the values of x at which the function is not continuous are -1 and 1.
The graph shows that at x = -1 and x = 1, the graph has a sharp jump in the value of the function. This means that the function is not continuous at those points, and thus the values of x at which the function is not continuous are -1 and 1. The graph represents a mathematical function, and the concept of continuity is crucial in mathematical analysis. A function is considered continuous at a specific point if the value of the function at that point exists and the limit of the function as the input approaches that point is equal to the value of the function at that point. In this particular graph, the function experiences a sharp increase or decrease in its value at the points x = -1 and x = 1. This sudden change in the function's value indicates that the function is not continuous at these points, meaning that its value does not approach a single limiting value as the input approaches these points. Thus, the points -1 and 1 are the values of x at which the function is not continuous.
Learn more about graph here
https://brainly.com/question/17267403
#SPJ4
find the first six terms of the sequence an=n^2-1
The first six terms of the given sequence are 0, 3, 8, 15, 24, 35
What are sequences?A sequence is an enumerated collection of objects in which repetitions are allowed and order matters.
Given is a formula for a sequence aₙ = n²-1, we need to find the first six terms of the sequence,
Put n = 1 for first term,
a₁ = 1²-1
= 0
Put n = 2, for second term,
a₂ = 2²-1
= 3
Put n = 3, for third term,
a₃ = 3²-1
= 8
Put n = 4, for fourth term,
a₄ = 4²-1
= 15
Put n = 5, for fifth term,
a₅ = 5²-1
= 24
Put n = 6, for sixth term,
a₆ = 6²-1
= 35
Hence, the first six terms of the given sequence are 0, 3, 8, 15, 24, 35
Learn more about sequence, click;
https://brainly.com/question/30262438
#SPJ1
You buy 1 box of dog food and 2 cans of cat food for $23. Your friend buys 2 boxes of dog food and 1 can of cat food for $22. What is the cost of each box of dog food? of each can of cat food? Please answer this ASAP
suppose that limx→6f(x)=15 and limx→6g(x)=−1. find the following limits. a.limx→6[f(x)g(x)]
limx→6[f(x)g(x)] = limx→6f(x) * limx→6g(x). Since limx→6f(x) = 15 and limx→6g(x) = -1, then limx→6[f(x)g(x)] = 15 * (-1) = -15. This means that the limit of the product of the two functions is -15.
We can use the limit laws of product to solve this limit.
limx→6[f(x)g(x)] = limx→6f(x) * limx→6g(x)
= 15 * (-1)
= -15
To solve this limit, we can use the limit laws of product. By the limit laws of product, the limit of a product is equal to the product of two limits. Therefore, limx→6[f(x)g(x)] = limx→6f(x) * limx→6g(x). Since limx→6f(x) = 15 and limx→6g(x) = -1, then limx→6[f(x)g(x)] = 15 * (-1) = -15. This means that the limit of the product of the two functions is -15.
learn more about function here
https://brainly.com/question/12431044
#SPJ4
When 23 is subtracted from a number x, the result is 18
Answer:
41
Step-by-step explanation:
x - 23 = 18 Add 23 to both sides
x - 23 + 23 = 18 +23
x = 41
1. Make a conjecture about the relationship between tan(0) and tan(90 – 0).
2. Prove your conjecture.
Conjecture about the relationship between tan(0) and tan(90 – 0) is tan(90-θ) is equal to cot θ.}. Tan(-) is equal to -tan, as is known. Therefore, eqn1 can be expressed as follows: -tan(90-), which results in -cot.
The equivalent of the given angle (90 degrees) in radians can also be used to indicate a tan angle of 90 degrees (1.57079 . . .) 90 degrees = 90° (180°/90°) rad = /2 or 1.5707... Given that the tangent function is periodic, we can write tan 90° as tan(90° + n 180°), where n Z.
tan(90-θ) is equal to cot θ.}
Tan(-θ) = -tanθ
-tan(90-θ) = -cotθ.
-cotθ.
To know more about conjecture visit:-
https://brainly.com/question/24881803
#SPJ1
Aaron's car gets an average of 15 miles to the gallon in the city, and he pays an average
of $1.09 per gallon of gas. What is his monthly commuting cost if he drives 10.5 miles
round-trip 22 days a month for work?
Select one:
O a. $26.09
O b. $18.28
O C. $16.79
Answer:
C
Step-by-step explanation:
15mpg
$1.09/gallon
10.5 per day * 22 days = 231 miles
will need 231/15 gallons of gas = 15.4gallons
cost = 15.4*1.09 = $16.79
What do u round your answer too if the number is 4.65885
Answer:
4.7
Step-by-step explanation: anything over 5 you round up
Wetlands offer a diversity of benefits. They provide a habitat for wildlife, spawning grounds for U.S. commercial fish, and renewable timber resources. In the last 200 years, the United States has lost more than half its wetlands. Environmental Almanac gives the percentage of wetlands lost in each state in the last 200 years. For the 30 of the lower 48 states, the percentage loss of wetlands per state is as follows.How are the percentages distributed? Is the distribution skewed? Are there any gaps? (Select all that apply.)How are the percentages distributed? Is the distribution skewed? Are there any gaps? (Select all that apply.)
The stem-and-leaf plot of the given data is attached. The correct options regarding percentage distribution, the distribution skewness, and gaps within the data are A, E, and F.
A stem and leaf plot refers to a technique used to to present and organize quantitative data (discrete or continuous) in a graphical format. It is displayed as table where each data value is split into a "stem" (the first digit or digits) and a "leaf" (usually the last digit). A stem and leaf plot can be used to visualize the shape of a distribution. The stem and leaf plot of the given data regarding the percentage loss of wetlands in the lower states is attached.
Based on the plot, it can be seen that:
Most of the percentages lie between 20% to 60%, hence the percentage distributions are concentrated from 20% to 60%. The majority of the percentage loss of wetlands are concentrated in the center with few observations slightly scattered to the right tail. Hence, the data is fairly symmetric, perhaps slightly skewed to the right. None of the states have percentage loss of wetlands which lie between 10% to 19%. Hence, there is a gap showing that none of the lower 48 states has lost from 10% to 19% of its wetlands.Note: The question is incomplete. The complete question probably is: Wetlands offer a diversity of benefits. They provide a habitat for wildlife, spawning grounds for U.S. commercial fish, and renewable timber resources. In the last 200 years, the United States has lost more than half its wetlands. Environmental Almanac gives the percentage of wetlands lost in each state in the last 200 years. For the lower 48 states, the percentage loss of wetlands per state is given. i) Make a stem-and-leaf display of these data. (Use the tens digit as the stem and the ones digit as the leaf. Enter NONE in any unused answer blanks.) ii). How are the percentages distributed? Is the distribution skewed? Are there any gaps? (Select all that apply.) A) The percentages are concentrated from 20% to 60%. B) ii. The percentages are concentrated from 60% to 90%. C) There is a gap showing that none of the lower 48 states has lost from 60% to 69% of its wetlands. D) These data are strongly skewed left. E) These data are fairly symmetric, perhaps slightly skewed right. F) There is a gap showing that none of the lower 48 states has lost from 10% to 19% of its wetlands. G) There are no gaps in the data.
Learn more about Stem and leaf plot:
https://brainly.com/question/3172657
#SPJ4
HELP ME PLEASE
12. A business records its net profits for the week by subtracting the operating costs from
the revenue. The function P(x)=(125x)-(40x+1,200) represents the profits for one
week, where x is the number of products sold.
Which statement is true?
a) The slope of the function is 85, and it represents the change in net profit per product
sold.
b) The slope of the function is 85, and it represents the initial operating costs of the
business.
c) The slope of the function is 125, and it represents the change in net profit per product
sold.
d) The slope of the function is 125; and it represents the initial operating costs of the
business.
The correct statement regarding the linear function is given as follows:
a) The slope of the function is 85, and it represents the change in net profit per product sold.
How to define the linear function?The slope-intercept definition of a linear function is given as follows:
y = mx + b.
In which:
The slope m represents the rate of change of the output variable relative to the input variable.The intercept b represents the initial value assumed by the output variable.The function for this problem is given as follows:
P(x) = 125x - (40x + 1200).
In slope-intercept format, it is obtained as follows:
P(x) = 125x - 40x - 1200
P(x) = 85x - 1200.
Hence the slope is of 85, representing the rate of change, and option a is the correct option.
More can be learned about linear functions at https://brainly.com/question/24808124
#SPJ1
can you halep me for this quastion too lease
The equation of a line that has a slope of -1/3 and y-intercept at (0, 1) is y = -x/3 + 1.
What is the slope-intercept form?In Mathematics, the slope-intercept form of a line can be calculated by using this linear equation:
y = mx + c
Where:
x and y represents the data points.m represents the slope of a line.c represents the y-intercept of a line.From the information provided above, we have the following slope and y-intercept on the line:
y-intercept = 1Slope, m = -1/3Therefore, the required equation of line is given by:
y = mx + c
y = (-1/3)x + 1
y = -x/3 + 1
Read more on slope here: brainly.com/question/3493733
#SPJ1
PLEASE HELP I NEED THIS DONE BY TODAY
A number is decreased by seven. Then, the new number is multiplied by 3 to get an answer of -9.
What is the original number?
4
-30
4
30
The original number was 4 is the correct answer.
What is the original number?Let's call the original number "x".
According to the problem, "a number is decreased by seven" which means x - 7.
And then, the new number is multiplied by 3 to get an answer of -9. That means (x - 7) * 3 = -9.
We can simplify the equation to 3x - 21 = -9 and then add 21 to both sides to isolate the variable: 3x = 12.
Finally, we can divide both sides by 3 to find x: x = 4.
So, the original number was 4.
To learn more about original number, visit
brainly.com/question/13318904
#SPJ1
evaluate the following. give your answers as exact fractions. 2 x2−4 dx −2 =
The exact fractions. 2 x2−4 dx −2 = 10.6666
What is Fractions?
Any number of equal parts is represented by a fraction, which also represents a portion of a whole. A fraction, such as one-half, eight-fifths, or three-quarters, indicates how many components of a particular size there are when stated in ordinary English.
A fraction is used to denote a portion or component of a whole. It stands for the proportionate pieces of the whole. Numerator and denominator are the two components that make up a fraction. The numerator is the number at the top, and the denominator is the number at the bottom
[tex]\int\limits^2_2 {|x^{2} -4|} \, dx[/tex]
Eliminate absolutes
[tex]|x^{2} -4| : -2\leq x\leq 2[/tex]
without absolutes is
[tex]\int\limits^2_2 {x^{2} +4} \, dx \\\int\limits^2_2 {-x^{2} } \, dx +\int\limits^2_2 {4} \, dx \\[/tex]
=(-x³/3 )²₋₂ +4x )-₂²
=(-1/3 ) ( 8+8) +4(2+2)
= -16/3 +16
=32/3
= 10.6666
So the exact fraction is [tex]\int\limits^2_2 {|x^{2} -4|} \, dx[/tex]
=10.6666
To learn more about Fraction visit:
brainly.com/question/8969674
#SPJ4
Sandra works for 42 hours per week. Her weekly wage is £389.76 She receives a pay increase of 35p per hour. Work out her new weekly wage.
Step-by-step explanation:
If Sandra works for 42 hours per week and her weekly wage is £389.76, her hourly wage can be calculated as follows:
£389.76 / 42 hours = £9.28 per hour
When she receives a pay increase of 35p per hour, her hourly wage becomes:
£9.28 + 0.35 = £9.63 per hour
Her new weekly wage can then be calculated as:
£9.63 per hour * 42 hours = £404.66
So Sandra's new weekly wage is £404.66 after receiving a pay increase of 35p per hour.
how is the number e defined? (b) what is an approximate value for e? (c) what is the natural exponential function?
b) An approximate value for e is 2.71828,
c) The natural exponential function is eˣ
The number e is a mathematical constant that is closely related to the exponential function. It is one of the most important and widely used numbers in mathematics and science.
The number e is defined as the limit of the sequence of numbers
=> (1 + 1/n)ⁿ
as n approaches infinity.
In other words, it is the unique number that satisfies the equation
=> eˣ = lim(n→∞) (1 + x/n)ⁿ.
This equation states that as n increases, the value of the exponential function of x approaches eˣ.
The approximate value of e is 2.71828, but it can be calculated to an infinite number of decimal places.
The natural exponential function is a mathematical function that is defined by
=> eˣ
It is used to model real-world situations that involve exponential growth or decay, such as the growth of a population or the decay of a radioactive substance.
To know more about function here.
https://brainly.com/question/28193995
#SPJ4
Janet lives in Miami and has low to moderate income. She wants to buy a home in Miami priced at $150,000 but doesn’t have enough savings to put up the 20% down payment on a conventional mortgage. Since she isn’t part of a military family, which type of loan should Janet consider obtaining for her mortgage?
A.
adjustable-rate loan
B.
FHA loan
C.
USDA loan
D.
VA loan
The most convenient type of loan Jane should consider obtaining based on her situation is an FHA loan.
What is an FHA loan?FHA stands for Federal Housing Administration loan. This type of loan different from other loans allows those wanting to buy a house to request the loan with a very low down payment (about 3%). This makes it more accessible to people with limited incomes or who have not saved a lot of money to buy a house.
Why is it the best option for Janet?This is the best option for Janet because due to the low requirements, she can request the loan.
Learn more about loans in https://brainly.com/question/11794123
#SPJ1
Pseudocode???
A cookie recipe calls for the following ingredients:
1.5 cups of sugar
1 cup of butter
2.75 cups of flour
The recipe produces 48 cookies with these amounts of the ingredients. Design a program that asks the user how many cookies he or she wants to make, and then displays the number of cups of each ingredient needed for the specified number of cookies
A program is created that questions the user however many cookies they want to make and then displays how many cups of every ingredient are required to make that many cookies.
Explain the term programming?Writing code to support certain activities in a computer, application, or software program and giving them instructions on how to do is known as computer programming.
The given data for ingredients used in making cookie recipe.
1.5 cups of sugar1 cup of butter2.75 cups of flouruser_cookies_input = float(input('Enter number of cookies: '))
cups_of_sugar = 1.5
cups_of_butter = 1.0
cups_of_flour = 2.75
number_of_cookies = 48
sugar_output = (user_cookies_input * cups_of_sugar) / number_of_cookies
butter_output = (user_cookies_input * cups_of_butter) / number_of_cookies
flour_output = (user_cookies_input * cups_of_flour) / number_of_cookies
print("You need" + int(sugar_output, '.2f') + "cups of sugar," + int(butter_output, '.2f') +
"cups of butter, and" + int(flour_output, '.2f') + "cups of flour.")
Thus, a program is created that questions the user number of cookies they want to make and then displays how many cups of every ingredient are required to make that many cookies.
To know more about the programming, here
https://brainly.com/question/16936315
#SPJ4
How to convert 5 yards to feet?
5 yards are equal to 15 feet. The solution has been obtained by using the unit conversion.
What is unit conversion?
The same feature is expressed in a different unit of measurement by using a unit conversion. For example, you may represent time in minutes rather than hours or distance in feet rather than miles. It is usual for measures to be given in one set of units, like feet, but to be requested in another set, like chains.
We are given 5 yards which are to be converted into feet.
We know that 1 yard = 3 feet
So,
⇒5 yards = 5 * 3
⇒5 yards = 15 feet
Hence, 5 yards are equal to 15 feet.
Learn more about unit conversion from the given link
https://brainly.com/question/4158962
#SPJ4
the half-life of 158o is 122 s . how long does it take for the number of 158o nuclei in a given sample to decrease by a factor of 1×10−3?
Time taken to complete 10.3 half lives is 10.3 × 122 s = 1257 s which is equal to for the number of 15 8 O nuclei in a given sample to decrease to a factor of 8 × 10⁻⁴of the initial value.
Now, According to the question:
Radioactive Decay:
The rate of decay of nuclei of a radioactive element is directly proportional to the number of radioactive nuclei present at that moment in the sample.
The equation which determines the disintegration of atoms is,
N = N₀ e⁻(λt)
where, N is the number of atoms undergoing decay
N₀ is the initial number of atoms present
λ is the rate constant
t is the time
For the number of 15 8 O nuclei in a given sample to decrease to a factor of 8 × 10⁻⁴ of the initial value, the number of half-lives decay took place be n which is given by,
2⁻ⁿ = 8 × 10⁻⁴
Taking log on both sides we have,
- n ln 2 = ln(8 × 10⁻⁴)
n = 10.3
Time taken to complete 10.3 half lives is 10.3 × 122 s = 1257 s which is equal to for the number of 15 8 O nuclei in a given sample to decrease to a factor of 8 × 10⁻⁴ of the initial value.
Learn more about Radioactive Decay at:
https://brainly.com/question/24166475
#SPJ4
find the particular solution of the differential equation satisfying the initial condition . dy/dx = (x-2)e^-2y
For the differential equation dy/dx = (x - 2)e^-2y having initial condition y(2) = ln(2), the solution is e^2y = x² - 4x + 8.
What is differential equation?
Any equation with one or more terms and one or more derivatives of the dependent variable with respect to the independent variable is referred to as a differential equation.
The given differential equation is dy/dx = (x - 2)e^-2y.
The initial condition is y(2) = ln(2).
Then the integration of the equation will be -
1/(e^-2y) dy = (x - 2) dx
e^2y dy = (x - 2) dx
(e^2y)/2 = (x²/2) - 2x + C
The value of C at x = 2, y(2) = ln (2).
Then it is obtained that -
[e^(2 ln 2)]/2 = [(2)²/2] - 2(2) +C
e^(ln 2²)/2 = 4/2 - 4 + C
Simplifying the equation further -
2²/2 = (4 - 8)/2 + C
2 = -4/2 + C
C = 2 + 4/2
C = 4
Then the equation will be -
(e^2y)/2 = (x²/2) - 2x + C
(e^2y)/2 = (x²/2) - 2x + 4
e^2y = x² - 4x + 8
Therefore, the solution is e^2y = x² - 4x + 8.
To learn more about differential equation from the given link
https://brainly.com/question/28099315
#SPJ4
Jamal owns a small business selling bagels. He knows that in the last week 77 customers paid cash, 27 customers used a debit card, and 21 customers used a credit card.
If next week, he is expecting 400 customers, about how many would you expect to pay with a credit card? Round your answer to the nearest whole number.
Rounded to the nearest whole number, we would expect about 68 customers to pay with a credit card next week.
What is a whole number?A whole number is a positive integer that does not have a fractional or decimal part. Whole numbers are the numbers we use for counting and for representing quantities that are not fractions or decimals. The set of whole numbers includes 0, 1, 2, 3, 4, 5, 6, and so on, with no limit on how high the numbers can go. Whole numbers do not include negative numbers or numbers with fractional or decimal parts.
According to the given informationTo estimate the number of customers who will pay with a credit card next week, we can use the proportion of customers who paid with a credit card last week.
The total number of customers who paid with cash or a debit card is 77 + 27 = 104.
So the proportion of customers who paid with a credit card is 21/(104+21) = 0.1688 (rounded to four decimal places).
To estimate the number of customers who will pay with a credit card next week, we can multiply the expected total number of customers by this proportion:
0.1688 x 400 = 67.52
Rounded to the nearest whole number, we would expect about 68 customers to pay with a credit card next week.
To know more about the whole number visit:
brainly.com/question/29766862
#SPJ1
Maria can paint a room in 15 minutes, while Miek takes 10 minutes to paint a room the same size. Write an equation to represent how long it would take them working together to paint 20 rooms.Use the variable m to represent minutes.
An equation to represent how long it would take them working together to paint 20 rooms is m/15 + m/10 = 20.
How to determine the amount of time it would take them working together?In order to determine the amount of time it would take them working together to paint 20 rooms, we would have to assign variables to the amount of time taken by Maria to paint a room and the amount of time taken by Miek to paint a room, and then translate the word problem into an algebraic equation as follows;
Let the variable x represent the amount of time taken by Maria to paint a room.Let the variable y represent the amount of time taken by Maria to paint a room.Let the variable m represent minutes.Next, we would write an algebraic equation that models the combined work rate;
Combined work rate = 1/x + 1/y
(1 room/15 minutes) × m + (1 room/10 minutes) × m = 20 rooms
Substituting the given parameters into the algebraic equation, we have;
m/15 + m/10 = 20
Read more on work here: brainly.com/question/28622215
#SPJ1
A free bu ervice operate throughout the day around Brelney City Centre. The bu tart from the Railway Station, then top ucceively at the Catle, the Shopping Centre, the Park and the Stadium, before returning to the Railway Station. The journey time for each ection of the circuit i 5 minute. The firt departure of the day from the Railway Station i at 09:15. Each time the bu arrive back at the Railway Station it wait for 10 minute before etting off again. Bart will be the driver for the firt 4 circuit tomorrow. At what time will Bart arrive back at the Railway Station for the final time tomorrow?
A 11:25
B 11:35
C 11:45
D 11:55
At B: 11:35 Bart will arrive back at the Railway Station for the final time
Let's call the number of circuits Bart completes "n".
Each circuit takes 5 minutes to travel between each stop and 5 stops in total, so each circuit takes 5 * 5 = 25 minutes.
The bus waits 10 minutes at the Railway Station between each circuit, so the total time for each circuit is 25 + 10 = 35 minutes.
Bart will complete 4 circuits, so the total time he spends on the bus tomorrow is 4 * 35 minutes = 140 minutes.
The first departure of the day from the Railway Station is at 09:15, so after 140 minutes of travel, Bart will arrive back at the Railway Station at 09:15 + 140 minutes = 11:35.
Therefore, the answer is B) 11:35.
You can learn more about time at
https://brainly.com/question/17146782
#SPJ4
pls help help help help he lpm m m
Answer:
£4.80
Step-by-step explanation:
We know
A shop advertises 15% off
100% - 15% = 85%
So, £4.08 is the price at 85%
Find 1% by taking
4.08 divided by 85 = £0.048
Now find the price before the reduction by taking
0.048 times 100 = £4.80
So, it was £4.80 before the price reduction.
A road sign in the shape of a triangle has two interior angles that have the same measure as shown.
What is the measure of the third interior angle?
Answer: A: 120
Step-by-step explanation:
When adding all sides of a triangle it should always equal 180 degrees so by adding 30+30=60 after you do 180-60=120 or the proper way is 30+30+x=180
60+x=180
-60 -60
x=120