-11T If 0 = 6 sec(0) equals csc (0) equals tan(0) equals cot (0) equals then find exact values for the following: K

Answers

Answer 1

Given that 0 = 6 \(sec(0) = csc(0) = tan(0) = cot(0)\), we can find the exact values for the following trigonometric functions:1. sec(0): Since sec(0) is equal to 6, we know that cos(0) = 1 / sec(0) = 1 / 6.

2. csc(0): Similarly, csc(0) is equal to 6, which implies \(sin(0) = 1 / csc(0) = 1 / 6.3. tan(0)\): Since tan(0) is equal to 6, we can find the value of sin(0) and cos(0) using the Pythagorean identity: sin^2(0) + cos^2(0) = 1. Substituting the values we have so far:

\((1 / 6)^2 + cos^2(0) = 1,1 / 36 + cos^2(0) = 1,cos^2(0) = 1 - 1/36,cos^2(0) = 35/36,cos(0) = ±√(35/36)\).Since the given information does not specify the sign of cos(0), both positive and negative values are valid solutions.

4. \(cot(0): cot(0)\) is equal to the reciprocal of tan(0), which is\(1 / tan(0) = 1 /\)

learn more about trigonometric here :

https://brainly.com/question/29156330

#SPJ11


Related Questions

How does affordance contribute to motor development?

Answers

1. Affordably presented by objects or environments, such as a ball providing the opportunity to practice grasping, throwing, and catching.
2. Individuals perceive these affordances and decide to engage with them, based on their current motor abilities and developmental stage.
3. Through interacting with affordances, individuals practice and develop their motor skills by attempting, refining, and mastering the actions associated with affordance.

Affordably is a term used to describe the relationship between an individual's perception of their environment and their ability to interact with it. In terms of motor development, affordances refer to the opportunities for movement that the environment presents. These opportunities can be both physical and social and can include objects to manipulate, spaces to explore, and people to interact with.

The concept of affordance is important for motor development because it provides children with opportunities to practice and refine their motor skills. As children explore their environment, they are able to perceive the various affordances that it presents, and they can use these affordances to develop their motor skills.

For example, a child may perceive that a box can be used as a stepping stool, and they may use this affordance to climb up onto a table. In doing so, they are developing their balance, coordination, and strength. Similarly, a child may perceive that a ball can be thrown, caught, and bounced, and they can use these affordances to develop their hand-eye coordination, spatial awareness, and timing.

Overall, affordance plays an important role in motor development by providing children with opportunities to explore and interact with their environment and to develop their motor skills in the process.
Affordance contributes to motor development by providing opportunities for individuals to interact with their environment, which in turn helps them develop and refine their motor skills. Affordance refers to the potential actions or uses that an object or environment provides to an individual. In the context of motor development, affordances can be seen as opportunities for practicing and enhancing motor abilities.


Learn more about Affordably:

brainly.com/question/28273462

#SPJ11

need help asappppppp

Answers

The square root of 59 lies in between the square root of 49 and 64

The square root of 49 = 7

The square root of 64 = 8

Hence, it lies between 7 and 8

Solve 6(1 − 3d) < 2(7d + 6) for d.

Answers

Answer:

e

Step-by-step explanation:

a

Danielle pays a monthly charge of $69 for her cable bill. She also pays a fee every time she watches a movie on demand. Last month danielle watched 7 movies on demand, and her total monthly bill was $104. Select from the drop-down menu to correctly complete each statement. The monthly charge for danielle's cable bill is choose. . Danielle also pays choose. Every time she watches a movie on demand.

Answers

Danielle viewed 7 movies on demand, thus you must divide her 35 dollars among them. So the monthly charge for Danielle's cable bill is $5.

Danielle pays a monthly charge of $69 for her cable bill.

She also pays a fee every time she watches a movie on demand.

Last month Danielle watched 7 movies on demand, and her total monthly bill was $104.

We have to find the monthly charge for Danielle's cable bill to choose.

Remove the monthly fee of 69 dollars for cable service from the total of 104 dollars, then check the statement to see that there is still a mystifying 35 dollars on it.

Danielle viewed 7 movies on demand, thus you must divide her 35 dollars among them, giving you the result of $5 per on-demand movie.

To learn more about Simplification link is here brainly.com/question/19691064

#SPJ4

what are the largest positive and negative offsets that can be used in the br instruction? (answer in decimal.)

Answers

The Largest Positive Offset value  that can be used in the BR instruction is 255.

The Largest Negative Offset value  that can be used in the BR instruction is -256.

What is BR instruction?

The short form of BR instruction is termed as Branch instruction.  Instead of executing the instruction in a defined order depending on the  constraint, BR Instruction is used to begin executing different instructions

Here, in BR instruction

The range of the maximum values for the integers is -255 to 255, so the largest positive offset is 255 and the largest negative offset -256

The Largest Positive Offset value  that can be used in the BR instruction is 255.

The Largest Negative Offset value  that can be used in the BR instruction is -256.

To learn more about BR instruction, refer to the link

https://brainly.com/question/29100884

#SPJ4

Im honestly so confused and need help with it because i just want to go on to the next question‍♀️

Im honestly so confused and need help with it because i just want to go on to the next question

Answers

Answer:

1.05 (0.2x + 1/2y + 0.75z)

Step-by-step explanation:

Finding the cost of each item :

1 Sweatshirt

Cost = $xDiscount = 80% offPrice = (100% - 80%)(x)Price = 0.2x

2 T-shirts

Cost = $yDiscount = Buy one, get one 50% offPrice = (50%)(y)Price = 1/2y

1 Pair of Pants

Cost = $zDiscount = 25% offPrice = (100% - 25%)(z)Price = 0.75z

Now, the final cost (after applying sales tax) is :

1.05 (0.2x + 1/2y + 0.75z)Option #1

Help me solve this problem please

Help me solve this problem please

Answers

Answer:

-2

Step-by-step explanation:

Answer:

-2

Step-by-step explanation:

I dont have an explanation, sorry

4. [8] Convert the following numbers from binary to octal and hexadecimal. a. 1010101110₂ b. 101010011100₂ 5. [4] Convert the following numbers from octal to hexadecimal. a. 746128 b. 2746358 6. [

Answers

4. Conversion of binary to octal and hexadecimal.

1010101110₂

OCTAL: Group the binary digits into groups of three, starting from the right.

Add leadings 0's if necessary.

So, 1010101110 is 001 010 101 110.

Now, substitute each group with an octal digit.

001 010 101 110₂ = 2 5 5 6₈

HEXADECIMAL: Group the binary digits into groups of four, starting from the right.

Add leading 0's if necessary.

So, 1010101110 is 0101 0101 1100.

Now, substitute each group with a hexadecimal digit.

0101 0101 1100₂ = 5 5 C₁₆

b. 101010011100₂

OCTAL: Group the binary digits into groups of three, starting from the right.

Add leadings 0's if necessary.

So, 101010011100 is 001 010 100 111 000.

Now, substitute each group with an octal digit.

001 010 100 111 000₂ = 2 5 4 7 0₈

HEXADECIMAL: Group the binary digits into groups of four, starting from the right.

Add leadings 0's if necessary.

So, 101010011100 is 0101 0100 1110.

Now, substitute each group with a hexadecimal digit.

0101 0100 1110₂ = 5 4 E₁₆.

5. Conversion of octal to hexadecimala.

746128:

Group the octal digits into groups of three, starting from the right.

Add leadings 0's if necessary.

So, 746128 is 007 461 028.

Now, substitute each group with a hexadecimal digit.

007 461 028₈ = 0 3 1 4 0 2₁₆

b. 2746358:

Group the octal digits into groups of three, starting from the right.

Add leadings 0's if necessary.

So, 2746358 is 010 111 100 110 101 100.

Now, substitute each group with a hexadecimal digit.

010 111 100 110 101 100₈ = 2 7 C 6 5 4₁₆.

6. Conversion of hexadecimal to octal.

To know more about hexadecimal  visit:

https://brainly.com/question/28875438

#SPJ11

I don’t understand this whatsoever

I dont understand this whatsoever

Answers

Answer:

7

Step-by-step explanation:

4*(x-2)^2 - 9

replace x with 4;     4*(4-2)^2-9

solve inside parenthesis;    4*(2)^2-9

order of operations;     4*4 - 9 becomes 16-9=7


All of the following are rational numbers: .5, 7, V16
O True
O False

Answers

Answer:

Your answer is: A) True

( I say true because 1) .5 2) 7 are rational) ( I dont know about v16, if that is what it is supposed to say, then I cant quite tell)

A rational number is any integer, fraction, terminating decimal, or repeating decimal.

Step-by-step explanation:

Hope this helped : )

The coordinates of Point A are (6,3). Point B is a reflection of Point A across the y axis. In which Quadrant is point B located?

The coordinates of Point A are (6,3). Point B is a reflection of Point A across the y axis. In which

Answers

point B is located in quadrant II (option B)

Explanation:

Point A: (6, 3) = (x, y)

reflection of point A across the y axis:

The x coordinate will be negative and the y coordinate will remain the same

reflection of point A across the y axis = (-6, 3)

Attaching the graph showing the point after reflection:

Since point B is the reflection of point A.

Hence, point B is located in quadrant II (option B)

The coordinates of Point A are (6,3). Point B is a reflection of Point A across the y axis. In which

Does anyone know how to solve this (4-7i) - (-3+6i) ?

Answers

Step-by-step explanation:

(4-7i)-(-3+6i)

4-7i+3-6i

7-13i(simplified)

Answer:

7-13i

Step-by-step explanation:

(4-7i) - (-3+6i)

4-(-3)+(-7-6)i

7-13i

find the radius of convergence, r, of the series. [infinity] (5x − 2)n n5n n = 1 r = find the interval, i, of convergence of the series. (enter your answer using interval notation.) i =

Answers

To find the radius of convergence, r, of the series ∑(n=1 to infinity) (5x − 2)^n/n^5, we can use the ratio test.

The ratio test states that if the limit of the absolute value of the ratio of consecutive terms is L, then the series converges when L < 1 and diverges when L > 1. Applying the ratio test, we have:

L = lim(n→∞) |((5x - 2)^(n+1)/(n+1)^5) / ((5x - 2)^n/n^5)|

Simplifying, we have:

L = lim(n→∞) |(5x - 2)(n/n+1)^5|

Since we're taking the limit as n approaches infinity, the (n/n+1) term tends to 1. Therefore, the limit simplifies to:

L = |(5x - 2)|

For the series to converge, we need |5x - 2| < 1. Hence, the radius of

convergence is 1.

To find the interval of convergence, i, we consider the values of x within a distance of 1 from the center of the series, which is x = 2/5. So, the interval of convergence is (-3/5, 7/5) in interval notation.

Learn more about interval here: brainly.com/question/32263556

#SPJ11

how to use splitpts matlab

Answers

To use the splitpts function in Matlab, you will first need to define two sets of points with different arrays for each set. Then, you can use the syntax newSetOfPoints = splitpts(originalSetOfPoints) to split the original set of points into two new sets.


The "splitpts" function in MATLAB is used to split a set of points into two sets based on a specified split point. Here are the steps to use this function:

1. Define the set of points you want to split. For example:
```
points = [1 2 3 4 5 6 7 8 9 10];
```

2. Specify the split point. This can be any number between the minimum and maximum values of the set of points. For example:
```
splitPoint = 5;
```

3. Use the "splitpts" function to split the set of points into two sets. The first set will contain all the points less than or equal to the split point, and the second set will contain all the points greater than the split point. For example:
```
[set1, set2] = splitpts(points, splitPoint);
```

4. The resulting sets will be stored in the variables "set1" and "set2". You can display these sets using the "disp" function:
```
disp(set1);
disp(set2);
```

The output will be:
```
1 2 3 4 5
6 7 8 9 10
```

Know more about Matlab here:

https://brainly.com/question/30641998

#SPJ11


If y=x^3, what is equivalent to x^12 ?
F y^36
G y^15
H y^9
J y^4

Answers

Answer:

j y^4

Step-by-step explanation:

yeah-ya...... right?

PLEASE HELP ME ASAP!! ILL MARK BRIANLIEST AND GIVE EXTRA POINTS

PLEASE HELP ME ASAP!! ILL MARK BRIANLIEST AND GIVE EXTRA POINTS
PLEASE HELP ME ASAP!! ILL MARK BRIANLIEST AND GIVE EXTRA POINTS

Answers

Q1

Answer:

\(x \leqslant \frac{5}{3} \)

Step-by-step explanation:

\(3x \leqslant 5 \\ 3x \div 3 \leqslant 5 \div 3\\ x \leqslant \frac{5}{3} \)

explanation for second step:

you divide each side by 3 to get rid of the '3' in '3x'

(t/f) in a binomial experiment, there are only two possible outcomes for each of the n trials. true false

Answers

In a binomial experiment, there are only two possible outcomes for each of the n trials. True statement.

These outcomes are typically labeled as "success" and "failure," and they are mutually exclusive (meaning that only one outcome can occur per trial) and collectively exhaustive (meaning that one of the two outcomes must occur per trial).

The probability of success on each trial is denoted by the letter p, and the probability of failure (which is simply 1-p) is denoted by the letter q. The number of trials in a binomial experiment is denoted by the letter n, and the total number of successes is denoted by the letter x. The binomial distribution is used to calculate the probability of getting a certain number of successes (x) in n trials, given a known probability of success (p) on each trial. The formula for the binomial distribution is P(X=x) = (n choose x) * p^x * q^(n-x), where "n choose x" is the number of ways to choose x successes out of n trials, and the exponentiation represents the probability of getting x successes and (n-x) failures in a specific order.

Know more about the binomial experiment

https://brainly.com/question/15557838

#SPJ11

which statements below correctly describe the relationship shown in the table

which statements below correctly describe the relationship shown in the table

Answers

I believe it is d.
Equation is y= 1/2x.
When a number or fraction is next to a variable that means to multiply.
So let’s replace the variable,x, with 6.
If you multiply 1/2 by 6, you get 3.
If you multiply 1/2 by 24 you get 12.
Continue that process to find the other answers

What type of polynomial is −7x2+5x−2

Answers

-7x² + 5x - 2 is a quadratic polynomial.

What is a polynomial?

Polynomial is an equation written as the sum of terms of the form kx^n.

where k and n are positive integers.

We have,

-7x² + 5x - 2

We see that the degree of the polynomial is 2.

Now,

A polynomial with degree 2 is called a quadratic polynomial.

Thus,

It is a quadratic polynomial.

Learn more about polynomials here:

https://brainly.com/question/2284746

#SPJ1

Determine whether each function is even, odd, or neither.
f(x) = x²_9

g(x) = |x-3

f(x) = 22-1

g(x) = x + x2

Determine whether each function is even, odd, or neither.f(x) = x_9g(x) = |x-3f(x) = 22-1g(x) = x + x2

Answers

Rule for even

\(\\ \sf\longmapsto \boxed{\sf f(-x)=f(x),x\in D_f}\)

Rule for odd

\(\\ \sf\longmapsto \boxed{\sf f(-x)=-f(x),D_f}\)

Here D_f means domain of function.

#1

\(\\ \sf\longmapsto f(x)=\sqrt{x^2}-9\)

Take x=4

\(\\ \sf\longmapsto f(4)=\sqrt{4^2}-9=4-9=-5\)

\(\\ \sf\longmapsto f(-4)=\sqrt{(-4)^2}=4-9=-5\)

Even function✓

#2

\(\\ \sf\longmapsto g(x)=|x-3|\)

Take x=2

\(\\ \sf\longmapsto g(2)=|2-3|=|-1|=1\)

\(\\ \sf\longmapsto g(-2)=|-2-3|=|-5|=5\)

\(\\ \sf\longmapsto -g(2)=-1\)

Odd function✓

#3

\(\\ \sf\longmapsto f(x)=\dfrac{x}{x^2-1}\)

Take x=3

\(\\ \sf\longmapsto f(3)=\dfrac{3}{3^2-1}=\dfrac{3}{9-1}=\dfrac{3}{8}\)

\(\\ \sf\longmapsto f(-3)=\dfrac{-3}{(-3)^2-1}=\dfrac{-3}{8}\)

\(\\ \sf\longmapsto -f(3)=\dfrac{-3}{8}\)

Odd function ✓

#4

\(\\ \sf\longmapsto g(x)=x+x^2\)

Take x=1

\(\\ \sf\longmapsto g(1)=1+(1)^2=2\)

\(\\ \sf\longmapsto g(-1)=-1+(-1)^2=0\)

\(\\ \sf\longmapsto -g(1)=-2\)

Neither✓

please help me :( I need help

please help me :( I need help

Answers

Answer:

Step-by-step explanation:

Lines l and m are the parallel lines and 't' is a transversal line,

Therefore, ∠1 ≅ ∠5 [Corresponding angle postulate]

∠5 ≅ ∠7 [Vertical angles theorem]

∠1 ≅ ∠7 [Transitive property]

Therefore, ∠1 ≅ ∠7 [Alternate exterior angles theorem]

Conference organizers wondered whether posting a sign that says "Please take only one cookie" would reduce the proportion of conference attendees who take multiple cookies from the snack table during a break. To find out, the organizers randomly assigned 212 attendees to take their break in a room where the snack table had the sign posted, and 189 attendees to take their break in a room where the snack table did not have a sign posted. In the room without the sign posted, 24.3% of attendees took multiple cookies. In the room with the sign posted, 17.0\% of attendees took multiple cookies. Is this decrease in proportions statistically significant at the α=0.05 level?

Answers

Yes, the decrease in proportions is statistically significant at the α=0.05 level. The p-value is 0.007, which is less than the significance level of 0.05. This means that there is less than a 5% chance that the observed decrease in proportions could have occurred by chance alone.

Therefore, we can conclude that the sign posting was effective in reducing the proportion of conference attendees who took multiple cookies.

The p-value is calculated by comparing the observed difference in proportions to the distribution of possible differences in proportions that could have occurred by chance alone.

The significance level is the probability of rejecting the null hypothesis when it is true. In this case, the null hypothesis is that the sign posting has no effect on the proportion of conference attendees who take multiple cookies.

The p-value of 0.007 is less than the significance level of 0.05, so we can reject the null hypothesis. This means that we can conclude that the sign posting was effective in reducing the proportion of conference attendees who took multiple cookies.

Learn more about null hypothesis here

brainly.com/question/30821298

#SPJ11

Solve for h:
2h-4x=-6y
Please provide steps also

Answers

h=3y+2x
That’s ur answer because you have to add 2x to the other side where 6y and then you divide the 2 from both sides and then 4 divided by 2=2 and then 6 divided by 2=3

Answer:

h = -3y + 2x

Step-by-step explanation:

Add 4x to both sides of the equation.

2h = −6y + 4x

Divide each term in 2h = −6y + 4x by 2 and simplify.

Divide each term in 2h = −6y + 4x by 2.

2h/2 = -6y/2 + 4x/2

Simplify the left side.

h = −6y/2 + 4x/2

Simplify the right side.
Simplify each term.
Cancel the common factor of −6 and 2.

h = -3y+2(2x)/2

Cancel the common factors.
Factor 2 out of 2.

h = -3y+2(2x)/2(1)
Cancel the common factor

h = -3y+2(2x)/2(1)
Rewrite the expression
h = -3y + 2x/1

Divide 2x by 1.
h = -3y + 2x

hopefully its right LOLZ

Find the volume of the sphere. Either enter an exact answer in terms of pi or use 3.14 for pi

Find the volume of the sphere. Either enter an exact answer in terms of pi or use 3.14 for pi

Answers

Given data:

The given radius of sphere is r=9.

The volume of the sphere is,

\(V=\frac{4}{3}\pi(r)^3\)

Substitute the given values in the above expression.

\(\begin{gathered} V=\frac{4}{3}\pi\times(9)^3 \\ =972\pi \end{gathered}\)

Thus, the volume of sphere is 972π.

Jack has $500 in a bank account that will earn 3% interest every year. Diane has $100 in an investment account that will earn 12% every year. How many years will it take for Diane's account balance to overtake Jack’s?

Answers

Answer:

20 years

Step-by-step explanation:

A=500(1+.03)^20

$903

A=100(1+.12)^20

$964

It took her 20 years to overtake.

Answer:

Simple interest = NeverCompound interest = 19 years and 4 months

Step-by-step explanation:

Jack

Initial amount = $500Interest rate = 3% = 0.03

Yearly interest = 0.03*500 = $15

Diane

Initial amount = $100Interest rate = 12% = 0.12

Yearly interest = 0.12*100 = $12

Diane's initial amount and yearly interest amount are both less than of Jack's.

It means her balance will never overtake Jack's.

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

It is not mentioned in the question but let's assume it is compound interest which is annually compounded.

Then after x years their balance will be:

Jack

500(1 + 0.03)^x = 500*1.03^x

Diane

100(1 + 0.12)^x = 100*1.12^x

Solve inequality below:

100*1.12^x ≥ 500*1.03^x(1.12/1.03)^x ≥ 51.087^x ≥ 5x log 1.087 ≥ log 5x ≥ log 5 / log 1.087x ≥ 19.29 years = 19 years and 4 months

a sphere of radius r inches is sliced by a plane that is d inches from the center. in terms of r and d, what is the radius of the circle of intersection?

Answers

The cross-sectional area will be π*(y^2-x^2) as area of a circle with radius r is π*r^2.

What is equations?There are many different ways to define an equation.The definition of an equation in algebra is a mathematical statement that demonstrates the equality of two mathematical expressions.For instance, the equation 3x + 5 = 14 consists of the two equations 3x + 5 and 14, which are separated by the 'equal' sign. Mathematical algebraic equations typically have one or more variables.A linear equation may have more than one variable. A linear equation is an equation in which the highest power of the variable is always 1.This is a second-order equation. In quadratic equations, at least one of the variables should be raised to exponent 2.

Hence, The cross-sectional area will be π*(y^2-x^2) as area of a circle with radius r is π*r^2.

learn more about equations click here:

brainly.com/question/25976025

#SPJ4

Company has 189 employees that share an office that has 32 floors. If they built another building for 50 employees, how high should they make the new building? Round to a whole number of floors

Answers

Answer:

8 floors

Step-by-step explanation:

The number of employees is directly proportional to the number of floors that each building has.

The first building has 32 floors and it occupies 189 employees. Therefore:

189 α 32

=> 189 = k * 32 = 32k

where k = constant of proportionality

=> k = 189/32

The new building has 50 employees, therefore:

50 = kN

where N = number of floors

=> 50 = 189/32 * N

N = (50 * 32) / 189 ≅ 8 floors

The new building should have 8 floors

A
O
Question 3
A bank manager writes the exponential function a-3.38(1.0194)" to represent the value, in thousands of dollars, of an account after n years. The domain of this function is the set of whole numbers.
Which recursive formula also represents the value of the account?
an=3.38(1): a = 1.0194
a=3.38(1): ag-1.0194
a=1.0194(3-1): a = 3.38
D a=1.0194(-1); ao -3.38
B
C
C2022 Iluminate Education, Inc.
D
hp
Q Review/✔ Finish
0
ABC
Dec 19
P
1:39 0 US

Answers

The recursive formula that represents the value of account is a (n) = 1.0194 ;a (n-1); V (0) = 3.38.

What is meant by recursive formula?

Any term of a series can be defined by its preceding term in a recursive formula (s).

What is the general formula to find recursion?

The general formula to find recursion is \(a_{n}= ra_{n-1}\) where r is the common ratio and n should ne grater than 2.

a (n) = 3.38. a (n-1);a (1) = 1.0194

a(n) = 3.38. a (n - 1);a (0) = 1.0194

a(n) = 1.0194. a (n-1);a (1) = 3.38

a (n) = 1.0194 .a (n-1); a (0) = 3.38

To learn more about recursion visit the link:

https://brainly.com/question/20749341

#SPJ1

2. Given the regular polygon below, what is the measure of each measured angle? *
12
Om<1 = 72; m>2 =
108
m<1 = 36; m>2 = 72
Om<1 = 72; m>2 = 54
Om<1=36; m>2 = 144

2. Given the regular polygon below, what is the measure of each measured angle? *12Om&lt;1 = 72; m&gt;2

Answers

The measure of the angles m∠1 and m∠2 for the polygon are 72° and 54° respectively.

How to calculate for the interior angles of a polygon

To calculate the sum of interior angles of a polygon, you can use the following formula:

Sum of interior angles = (n-2) x 180 degrees

Where "n" represents the number of sides (or vertices) of the polygon.

Given the 5 sided polygon;

(5 - 2) × 180 = 540

one interior angle = 540/5 = 108°

m∠2 = 108°/2

m∠2 = 54°

m∠1 = 180 - [2(54°)]

m∠1 = 180 - 108

m∠1 = 72°

Therefore, the measure of the angles m∠1 and m∠2 are 72° for the polygon and 54° respectively.

Read more about polygon here:https://brainly.com/question/1592456

#SPJ1

A number line going from 0 to 1. the line is shaded from 0 to startfraction 7 over 12 endfraction. randy walks his dog each morning. he walks startfraction 7 over 12 endfraction of a mile in 7 minutes. how many miles does he walk in 1 minute? startfraction 7 over 12 endfraction divided by 7 =

Answers

Answer:

1/12 mile

Step-by-step explanation:

He walks 7/12 mile in 7 minutes.

In 1 minute, he walks 1/7 of the distance.

1/7 of 7/12 mile = 1/12 mile

Other Questions
Can anyone pls help me with all of this, this is also due today Three friends were helping to push a car. If all three are pushing equally hard and the net force is 600N, how hard is each one pushing the car? ary corporation is considering the purchase of a machine that would cost $240,000 and would last for 5 years. at the end of 5 years, the machine would have a salvage value of $29,000. the machine would reduce labor and other costs by $63,000 per year. the company requires a minimum pretax return of 10% on all investment projects. (ignore income taxes.) refer to exhibit 12b-1 and exhibit 12b-2, to determine the appropriate discount factor(s) using the tables provided.The net present value of the proposed project is closest to: (Round your intermediate calculations and final answer to the nearest whole dollar amount.) On May 15, 2023, Crane Ltd. sold conveyor systems to Windsor Inc, on account for a selling price of $456,000 (cost $296,400 ) terms n/30. Crane grants the right to return systems that do not sell within two months following delivery. Past experience indicates that the normal return rate is 10%. On July 11. 2023. Windsor returned systems to Crane and was granted credits of $36,000. By the time Windsor returned the systems, Crane's account had been paid in full.Assuming Crane follows IFRS, prepare Crane's journal entries to record the $36,000 of actual returns on July 11 , 2023. (Credit account titles are automatically indented when the amount is entered. Do not indent manually. If no entry is required, select "No Entry" for the account titles and enter o for the amounts. List all debit entries before credit entries) Gross Domestic Product (GDP) is not a good measure of welfare in an economy. Discuss. if 8 adult smartphone users are randomly selcted, find the probabailty that exactly 6 of them use their 8) Cancer is caused by which of these malfunctions in the cell cycle?(1 Point)a. The cell cycle stops, and as a result the cell cannot replicate correctly and the cell diesb. The cell cycle replicates DNA too rapidly, filling up with DNA until burstingc. The cell cycle misses checkpoints and runs out of control, replicating non-stopMeed. The cell cycle occurs out of order, replicating without DNA to put in the new cell Express 2cos288-1 as a single cosine function. b. cos (160) a) cos (40) c. 2cos (160) The trigonometric expression 6sin() is equivalent to: I a) 12sin () cos() b. 3sin () cos() c. 12 sin(x) cos (x) d. I need this!! Its important!!!!sWhich statement describes two organ systems working together to deliver nutrients to cells?A. The excretory system removes excess nutrients from blood as itmakes urine.B. The blood absorbs the nutrients that the digestive system obtainsfrom food.C. The respiratory system transfers oxygen removed from nutrientsto the blood.D. The molecules of important nutrients are made from food in the digestive system help............................. ______________ is a genre featuring improvisation based on scales rather than chords. the density of osmium (the densest metal) is 22.57 g/cm3. what volume would be occupied by 4.42 kg of osmium? What is the scale factor? Explain your reasoning.(due today hurryyyyyy) Which of the following is an example of a positive statement? The United States should only trade with European countries. The unemployment rate in the United States is 5.0%. Starbucks brews the best-tasting coffee. Apple's iPhone 7 will be better than Samsung's Galaxy S7. Help ;-; please ;-;? The ethnographic research method that relies primarily on face-to-face contact with people as they go about their daily lives is called Is a piece of seaweed a mineral? the subject is 6th-grade science Which developmental change should the nurse expect to find in a 9-year-old female child?a. Flat labia majorab. Thin labia minorac. Thickened mons pubisd. Tissue paper-thin hymen There are 496 black sedans in the parking lot and 640 non-black sedans in the parking lot. What is the ratio of non-black sedans to black sedans Suppose there is a pile of quarters, dimes, and pennies with a total value of $1.08A) How much of each coin can be present without being able to make change for a dollar?B) Explain why $1.19 is the greatest amount of money it is possible to have without being able to make change for a dollar.