Determine 6/10 of 6/10 of an hour.

Answers

Answer 1

Answer:

21.6 minutes

Step-by-step explanation:

0.6 * 0.6 * 1

0.36 * 1

0.36 hours

0.36 * 60

21.6 minutes


Related Questions

· Evaluate f(2a + b), where f(x) = 4x2 – 3x.​

Answers

Answer:

2af+bf = 2af+bf

Step-by-step explanation

f(x) = 4x2 – 3x. =  x(4x−3)

A forest cover 43,000 acres. A survey finds that 0.2% of the forest is old growth tress. How many acres of old growth trees are there?

Answers

Given:

Total forest area = 43,000

Old growth trees forest = 0.2%

To find:

The area of the old growth trees.

Solution:

We have,

Total forest area = 43,000

Old growth trees forest = 0.2%

Area of the old growth trees = 0.2% of 43,000

                                               = \(\dfrac{0.2}{100}\times 43000\)

                                               = \(86\)

Therefore, the area of the old growth trees is 86 acres.

the perimeter of a rectangle is 70m. What are the dimensions that will produce the maximum area of such a rectangle

Answers

Answer:

17.5, divide 70 by 4

Step-by-step explanation:

what i said above

The required maximum area of the rectangle is 17.5m

Given,

The perimeter of a rectangle is = 70m.

We have to find ,

The maximum area of rectangle .

A rectangle will have the maximum possible area for a given perimeter when all the sides are the same length. Since every rectangle has four sides, if you know the perimeter, divide it by four.

Then,

To find the length of each side. Then find the area by multiplying the length times the width.

Length is = 70m

Maximum area of rectangle is = \(\frac{perimeter}{4}\)

                                                    =  \(\frac{70}{4}\)

                                                    = 17.5

The required value of maximum area of the rectangle is 17.5m.

For more information about Perimeter of the rectangle click the link given below.

https://brainly.in/question/2358710

 

What is equivalent to - 1/4y - 2 1/4y + 1/2 (4 - 2y)

Answers

Answer:

-6y+2

Step-by-step explanation:

Trust

A farmer has a rectangular piece of land measuring 840 meters by 396 meters. He divides it into equal square plots of equal size. What is the maximum area of one square plot?.......PLLLZZZ HELP

Answers

Answer:

The maximum area of one square plot is 144 \(m^2\)

Step-by-step explanation:

Start by looking at what are the greater common factor of both provided dimensions (840 and 396) to find what the numbers are they both can be divided by evenly:

\(840=2^3\,*\,3\,*\.5\,*\,7\\396=2^2\,*\,3^2\,*\,11\)

therefore, both numbers can be divided by \(2^2\,*\,3=12\)

Which then gives:

\(\frac{840}{12} =70\\\frac{396}{12} =33\)

Then, one can divide the longest side (840 m) into 70 sections of 12 meters each, and the shortest side of the piece of land (396 m) into 33 sections of 12 meters each.

Then we can have a total of 33 * 70 = 2310 smaller lots of 12 m by 12 m

That is smaller plots of a total area 144 square meters

Please help hurry I’ll mark brainly

Please help hurry Ill mark brainly

Answers

The frequency table shows that:

2 were inaugurated between 40 and 4513 were inaugurated between 46 and 5131 were inaugurated between 52 and 576 were inaugurated between 58 and 635 were inaugurated between 64 and 69.

What is the frequency table?

To construct frequency table with a range of 6 classes, we will determine range of the data which is difference between the largest and smallest value in the data set.

Data are: 42, 43, 46, 46, 47, 47, 48, 49, 49, 50, 51, 51, 51, 51, 51, 52, 52, 54, 54, 54, 54, 54, 55, 55, 55, 55, 56, 56, 56, 57, 57, 57, 57, 58, 60, 61, 61, 61, 62, 64, 64, 65, 68, 69

Age Interval     Frequency

40 - 45                    2  

46 - 51                    13

52 - 57                   31

58 - 63                    6

64 - 69                    5

Read more about Frequency

brainly.com/question/28821602

#SPJ1

What is the sum of (3x + 4) + (9x – 10)?

Answers

Answer:

12x-6

Step-by-step explanation:

(3x+4)+(9x-10)

= 3x+4+9x-10

=3x+9x+4-10

=12x-6

ANSWER IS 12X-6

Two major circus acts have agreed to perform at the stadium if they can get seven consecutive days each. On average, each performance will provide a profit margin of $35,000 for the stadium. How much will the stadium's profit margin be if it signs both acts to one-week deals?



A. $100,000


B. $250,000


C. 490,000


D. 500,000

Answers

The stadium's profit margin will be $490,000 if it signs both acts to one-week deals.

Since each major circus act will perform for seven consecutive days, the stadium will have a total of 14 performance days (7 days for each act). Each performance provides a profit margin of $35,000 for the stadium. To calculate the stadium's profit margin if it signs both acts, we need to multiply the profit margin per performance by the total number of performances.

Profit per performance = $35,000

Total number of performances = 14 (7 days for each act)

To find the stadium's profit margin, we multiply the profit per performance by the total number of performances:

Profit margin = $35,000 * 14 = $490,000

Therefore, the stadium's profit margin will be $490,000 if it signs both acts to one-week deals. The correct answer is option C: $490,000.

Learn more about profit here:

https://brainly.com/question/29785257

#SPJ11

-4x - 10x
How do I do this problem

Answers

Answer:

-14x

Step-by-step explanation:

-4x-10x

We want to combine terms

x( -4-10)

x(-14)

-14x

COMBINING LIKE TERMS

=================================================================

To simplify this expression, you need to combine like terms.

Like This :

\(\LARGE\texttt{-4x-10x=-14x}\)

So your answer is: -14x.

Learn more;work harder

#Carryonlearning

=============================================================

what is the purpose of a variable? a. to assign values b. to perform calculations c. to hold a value d. to hold a constant value

Answers

The purpose of a variable is to hold and represent a value Option C.

The purpose of a variable in programming or mathematics is to hold and represent a value that can be assigned, changed, and used in various operations or calculations. Variables are fundamental components of programming languages and mathematical equations, enabling flexibility and dynamic behavior in computational tasks.

Option (c) "to hold a value" is the most accurate answer, as variables are used to store data or information in memory locations. This value can be of different types, such as integers, floating-point numbers, characters, or even more complex data structures like arrays or objects.

Variables allow programmers to work with and manipulate data efficiently. By assigning values to variables, we can reference and modify them throughout the program, making it easier to manage and organize information.

Variables also play a crucial role in performing calculations, as mentioned in option (b). We can use variables in mathematical expressions and algorithms to perform arithmetic operations, comparisons, and other computations. By storing values in variables, we can reuse them in multiple calculations and update them as needed.

While option (a) "to assign values" is a specific use case of variables, it is not the sole purpose. Variables not only store values but also facilitate data manipulation, control flow, and the implementation of algorithms and logic.

Option (d) "to hold a constant value" is incorrect because variables, by definition, can hold varying values. Constants, on the other hand, are fixed values that do not change during the execution of a program. Option C is correct.

For more such question on variable. visit :

https://brainly.com/question/28248724

#SPJ8

Boxes of cereal are supposed to weigh 15.3 ounces each. A quality-control manager finds that boxes are no more than 0.4 ounces away from this weight. Write and absolute-value inequality that gives the range of possible weights of the boxes.

Istg if one of ya’ll gives me those weird links again-

Answers

Answer:

Step-by-step explanation:


Victoria wants to buy 3.8 kilograms of scallops and 5 kilograms of shrimp. How much will
she spend?
mussels
$3/kg
crab meat
$4/kg
shrimp
$4/kg
$3/kg
lobster meat
oysters
$4/kg
scallops
$2/kg
Submit
I do

Answers

Answer: Total spent $35,20

Step-by-step explanation: if shrimps is 4$/kg, then 5kg Will be $20

If scallops is $4/kg then 3.8kg Will be 4 × 3.8 = 15.2

Check the prices you stated in your question

What is the result of adding these two equations?
4x-4y=-2
-9x-4y=-3

Answers

(4x-4y) + (-9x-4y) = -2 + -3
gather like terms :
4x-9x-4y-4y = -5
-5x-8y = -5

mrs.gonzalez wants to buy 10 cans at the sale price which expression represents the number of cans by which she will exceed the limit

Answers

Can u add an image because u can’t answer this question without the rest of the information:)

PLEASE HELP!!!I NEED IT

PLEASE HELP!!!I NEED IT

Answers

Answer:

10. y = 49, x = 15

11. y = 4, x = 61

The larger of two numbers is 2 less than three times the smaller number. If the sum of the two numbers is 26, find the two numbers

Answers

Answer:

Step-by-step explanation:

19 and 7

for each linear equation in the table, indicate weather the equation has no solution, one solution, or infinitely many solutions x-3=x+3-4x-8=4x+8

Answers

Given:

• x - 3 = x + 3

Let's solve the equation above

x - 3 = x + 3

x - x = 3 + 3

0 = 6

Therefore, since 0 = 6, we can say the equation has no solution.

Equation 2:

-4x - 8 = 4x + 8

Let's solve the equation.

-4x - 4x = 8 + 8

-8x = 16

Divide both sides by -8:

\(\begin{gathered} \frac{-8x}{8}=\frac{16}{-8} \\ \\ x=-2 \end{gathered}\)

Since x = -2, we can say the equation has one solution

ANSWER:

a) No solution

b) One solution

Find x.

A. √-2
B. 4
C. √2/2
D. √6/2

Find x.A. -2B. 4C. 2/2D. 6/2

Answers

Answer:

sqrt(2)

Step-by-step explanation:

Since this is a right triangle, we can use trig functions

sin theta = opp / hyp

sin 45 = x/2

2 sin 45 =x

2 (sqrt(2)/2) =x

sqrt(2) =x

Please i need this by tnight

Please i need this by tnight

Answers

Answer:

2. 29 3. 9:11, \(\frac{9}{11}\), 55 4(a) 10.7

Step-by-step explanation:

2. 29

3. 9:11

   \(\frac{9}{11}\)

   \(\frac{11}{20} *100%\\= 55%\)

4(a)10.7

6. Camille needs to take an Uber to get to
The airport. The Uber charges $4.00 for
the first mile and then $2.50 for each mile
efter that. If the total charge is $49.00.
then how far was Camille's taxi ride to the
airport?

Answers

49.00-4=45 then divide 45divided by 2.50 then you get 18 ANSWER: 18 miles

you would do “49 = 2.5x + 4”

subtract 4 from both sides to get 45 = 2.5x
divide both sides by 2.5 to get 18=x

the answer is 18

Doe it ay read? If it doent, can you unend the lat text i wrote aying i couldnt repond

Answers

Yes, you can remove a message you've already sent, but there are other options as well. The unsend feature is only compatible with iMessage (iPhone to iPhone).

A SMS message that failed to send can it be sent again?There is no way to stop an SMS or iMessage from sending unless you do so before it does.Using the unsend or edit recent messages tools in the Messages app, you can fix a typo or retract a message that you unintentionally sent to the wrong recipient.Yes, you can remove a message you've already sent, but there are other options as well. The unsend feature is only compatible with iMessage (iPhone to iPhone).Other factors to take into account while ending a communication include the following ,Two minutes after it is sent, a message can no longer be retrieved. The addressee can read it before resending it.  

To learn more about Message refer to:

https://brainly.com/question/26199974

#SPJ1

Which of the following could be true if y ≤ -75?

Answers

Hello!

Lets go through each choice, and determine if it is correct.

So, the symbol ≤, means less than or equal to. So our answer must be less than -75 or -75 on the dot.

A: y = 75

Okay, so we can tell this one is wrong off the bat. 75 is much more than -75. (Make sure you notice the symbol!) So it cannot be equal to said answer. A is wrong.

B: y =-74

Another trick question! When you are in the negatives, less is more! So -74 is actually greater than -75. This is also incorrect!

C: y > -75

This one is straight forward. Our equation up top strictly says less than or equal too, while C says greater than. Incorrect!

D: y = -75

The last answer! We see that the symbol in our equation up top says less than or equal too, and y = -75 is equal. This is the correct answer.

Our correct answer is D: y = -75

waffletowne

 

3÷4 1/2




I'm trying to learn math easyer then how they teach in class_school

Answers

Answer:

3÷4= 0.75 then,

1/2=0.5

Step-by-step explanation:

Hope it was helpful.

You decided to save $1,300 every year, starting one year from now, in a savings account that pays an annual interest rate of 5%. How many years will it take until you have $100,000 in the account?

Answers

It will take approximately 27 years to accumulate $100,000 in the savings account.

To calculate the time required, we can use the future value of an ordinary annuity formula. In this case, the annuity is the annual savings of $1,300, the interest rate is 5%, and the desired future value is $100,000. By plugging these values into the formula, we can solve for the number of periods (years) it will take to reach the target amount.

The formula is:

FV = P * ((1 + r)^n - 1) / r

Where FV is the future value, P is the annual payment, r is the interest rate, and n is the number of periods. Rearranging the formula to solve for n, we have:

n = log((FV * r / P) + 1) / log(1 + r)

Substituting the given values, we get:

n = log((100000 * 0.05 / 1300) + 1) / log(1 + 0.05)

Evaluating this expression, we find that n is approximately equal to 27. Therefore, it will take approximately 27 years to accumulate $100,000 in the savings account by saving $1,300 annually at an interest rate of 5%.

Learn more about ordinary annuity here: brainly.com/question/30641152

#SPJ11

When Preston won a contest, he got a silver medal with a radius of 4 centimeters. What is the medal's circumference?

Answers

Answer:

25,12 cm²

Step-by-step explanation:

Circumference: 2×π×r = 2×3,14(π)×4 = 25,12 cm²

2(4+c)=67 help solve for c

Answers

Answer:

c = 29.5 or

c = 59/2

Step-by-step explanation:

2 (4 + c) = 67

8 + 2c = 67

8 - 8 + 2c = 67 - 8

2c = 59

c = 29.5

For each of the following regular expressions, find a grammar that
is not regular and represents the
same language (even though the languages are regular):
a. +
b. +c

Answers

a) The regular expression "+" represents the language of one or more occurrences of the symbol "+". To construct a grammar that represents the same language but is not regular, we can use the following production rule:

S -> "+" S | "+".

This grammar generates strings with one or more "+" symbols.

b) The regular expression "+c" represents the language of one or more occurrences of the symbol "+" followed by the symbol "c". To construct a non-regular grammar for this language, we can use the following production rules:

S -> "+" S | "c".

This grammar generates strings with one or more "+" symbols followed by a "c". Since the language represented by the regular expression is regular, it can be recognized by a finite automaton. However, the grammar we constructed is not regular because it uses a recursive production rule.

To learn more about grammar

brainly.com/question/1952321

#SPJ11

hlp pls!!!!!!!!!!!!!!!!!!!!!!!!!!

hlp pls!!!!!!!!!!!!!!!!!!!!!!!!!!

Answers

Answer:

75 more people came from Wales than from Scotland.

Step-by-step explanation:

300 people attend

5 percent from scotland

300 * 0.05 = 15

30 percent from Wales

300 * 0.30 = 90

The term how "many more" means we are substracting scotland from wales

90 - 15 = 75

a group of students played a game in which they earned points for answering questions correctly. the following dotplot shows the total number of points earned by each student.

Answers

The best description of the distribution is bimodal with a gap.

Here in the plot, we can see that there are two peaks and it implies that there are two modes.

This can be seen in a histogram as a distinct gap between two cohesive groups of bars. When two clearly separate groups are visible in a histogram, you have a bimodal distribution. Literally, a bimodal distribution has two modes, or two distinct clusters of data

We can see that there is a gap between the two modes. So the best description of the distribution is bimodal with a gap.

The following dot-Plot shows the bimodal with a gap.

For such more questions about bimodal distribution

https://brainly.com/question/14971511

#SPJ4

the student government at a high school wants to conduct a survey of student opinion. it wants to begin with a simple random sample of 60 students. which of the following survey methods will produce a simple random sample?

Answers

The survey methods that will produce a simple random sample of 60 students in a high school is: Number the students in the official school roster. Use a table of random numbers to choose 60 students from this roster for the survey.

What is a simple random sampling?

Simple random sampling is a type of probability sampling where the researcher randomly chooses a subset of participants from a population. Each part of the population has the same chance of being selected. Then, data is collected from as large a percentage as possible of the random subset.

The American Community Survey is an example of simple random sampling. In order to gather detailed data on the population of the US, the Census Bureau officials randomly choose 3.5 million households a year and use variety of methods to make them sure to fill out the survey.

Learn more about simple random sample at: https://brainly.com/question/13219833

#SPJ4

Other Questions
The following is a linear programming formulation of a labor planning problem. There are four overlapping shifts, and management must decide how many employees to schedule to start work on each shift. The objective is to minimize the total number of employees required while the constraints stipulate how many employees are required at each time of day. The variables X1 - X4 represent the number of employees starting work on each shift (shift 1 through shift 4).MIN X1 + X2 + X3 + X4s.t. X1 + X4 12 ........(on duty during shift 1)X1 + X2 15 ........(on duty during shift 2)X2 + X3 16 ........(on duty during shift 3)X3 + X4 14 ........(on duty during shift 4)X1, X2, X3, and X4 0Given the optimal solution: X1* = 13, X2* = 2, X3* = 14, X4* = 0, how many workers would be assigned to shift 2?a. 13b. 12c. 14d. 15e. 2 8. Which stage Immediately follows conflict? pls help me guys i have no idea what im doing... During a fire emergency, what is the very first action you should take according to the race/racer/racee fire protocol?. What is not a function of the meniscus? a) stability of the knee b) provides nutrients to the acl c) assist in lubrication d) provide shock absorbency You are a network analyst at a securities firm. You have to assign anidentifier to each VLAN used in the network so that the connecting devicescan identify which VLAN a transmission belongs to. Which of the followingwill you use in such a situation? (Choose One)a Stac masterb VLAN hoppingc SAIDd MTU Help needed! -Thanks What is your ideas about the rollout vaccinations? 5. If a sentence begins with the word while, what can you say about the sentence?It will describe two things that are happening at the same time.It will explain how one thing caused another thing to happen.It will present two ideas that have nothing to do with each other.It will contain a list of things that belong in the same category. write what Roberta Bondar did as a canadian astronaut hi i really need some rhetorical questions for an advertisement related to coffee!! How many valence electron are contained in one atom of the element nitrogen 1Suppose that a point is within the PPF. This point is:a)b)C)d)infeasible and inefficientfeasible and efficientinfeasible and efficientfeasible and inefficient of the five human senses which is considered the most intelligent, because it has the best memory:Sound Smell Sight Touch PLZZZ WILLL GIVE BRAINLLEAST PLLLLLLLZZZZZZZZZZZZZZZZZZWhich statement could be represented by a negative integer?Maria spent $9 at the movies.Ryan has no money in his wallet.A football player gained 10 yards.The temperature outside increased by 8F. which sentence uses dashes correctly? for Dermatomyositis what are Pharmaceutical Therapeutics What did Fitzgerald think of Hemingway? As used at the end of paragraph 4 (I suspect . . . years), scratching at most nearly means Jacob took out a loan from a bank today (now). The original agreement stated that to pay off the loan he had to make two equal payments: The first payment of $3000 was due 6 months from now, and the second payment of $3000 was due 12 months from now.Suppose he renegotiated with the bank so that instead of the original agreement he will make a single payment 24 months from now to pay off the two original obligations.What single payment 24 months from now will he have to make if the simple interest rate is 10%? The agreed focal date is 24 months from now.