How many multiples of three are between 10 and 787 and show work pls

Answers

Answer 1
787-10=777
777/3=259

259 multiples of 3
Answer 2

As per the concept of arithmetic sequence, there are 259 multiples of three between 10 and 787

To solve this problem, we need to find the first and last multiples of three within the given range and then count how many integers are there in between

Step 1: Find the first multiple of three greater than or equal to 10.

The first multiple of three greater than or equal to 10 is 12.

Step 2: Find the last multiple of three that is less than or equal to 787.

The largest multiple of three less than or equal to 787 can be calculated as follows:

Divide 787 by 3:

787 ÷ 3 ≈ 262.33

The largest multiple of three less than or equal to 787 is:

262 × 3 = 786

Step 3: Count the multiples of three within the range.

Now that we have found the first and last multiples of three within the range, we need to count the number of multiples of three between them, including the endpoints.

The multiples of three between 12 and 786 are:

12, 15, 18, ..., 783, 786.

Step 4: Calculate the total count of multiples.

To calculate the total count, we can use the formula for finding the number of terms in an arithmetic sequence:

Number of terms = (last term - first term) / common difference + 1.

In this case, the first term is 12, the last term is 786, and the common difference (the difference between consecutive terms) is 3.

Number of terms = (786 - 12) / 3 + 1

Number of terms = 774 / 3 + 1

Number of terms = 258 + 1

Number of terms = 259.

To know more about multiples here

https://brainly.com/question/24327271

#SPJ2


Related Questions

Lisa's dog is 11 pounds heavier than Marcia's dog. Let m represent the weight of Marcia's dog. Write a variable expression to represent the weight of Lisa's dog.

Answers

Answer:

The required variable expression is [tex]L= M + 11[/tex]

Step-by-step explanation:

Consider the provided information.

Let m represent the weight of Marcia's dog.

Let L represent the weight of Lisa's dog.

Lisa's dog is 11 pounds heavier than Marcia's dog.

That means if we add 11 pounds in Marcia's dog weight, the weight of Marcia's dog will be equal to Lisa's dog.

This can be written as:

[tex]L= M + 11[/tex]

Where m represent the weight of Marcia's dog and L represent the weight of Lisa's dog.

Hence, the required variable expression is [tex]L= M + 11[/tex]

In the formula for average rate of change, what does the triangle in front of the x and y stand for?

Answers

Answer:

It a delta notation that change in y over change in x

Answer:

C

Step-by-step explanation:

Edge 2021

72% of high school students at Wilson High School are attending the homecoming dance. There are 325 students at the school. How many of them ae going to the dance

Answers

Answer:

[tex]\large\boxed{234\,\text{students}}[/tex]

Step-by-step explanation:

In this question, we're trying to find how many students are going to the homecoming dance.

To find the answer, we need to use some information that was provided to us from the question.

Important information:

72% of high school students are attending the homecoming danceThere are 325 students at the school

With the information above, we can solve the question.

To make this simple, we're going to need to figure out how much of 325 is 72%, due to the fact that we need to find the 72% of students that are going to the dance (out of 325 students).

To do this, we would multiply 325 by 0.72

[tex]325*0.72=234[/tex]

When you multiply, you should get 234.

This means that 234 students from the school are going to the dance.

I hope this helped you out.Good luck on your academics.Have a fantastic day!
Final answer:

Approximately 234 out of 325 students at Wilson High School, which constitutes about 72% of the whole body, are attending the homecoming dance.

Explanation:

The subject of this question is mathematics, specifically a practical application of percentage calculations. In this scenario, we need to determine the number of students from Wilson High School attending the homecoming dance if 72% of the total student body, which comprises 325 students, is attending.

To solve this, we multiply the total number of students (325) by the percentage of students attending the dance in decimal form (0.72). So, 325 * 0.72 will give us the number of students attending the dance.

After calculating, we find that 234 (rounded to the nearest whole number) students are planning to attend the homecoming dance at Wilson High School.

Learn more about Percentage Calculations here:

https://brainly.com/question/32197511

#SPJ12

Jennifer sold 57 pieces of art if she sold twice as many paintings as sculptures how many painting did she sell??

Answers

so we know she has sculptures and paintings, if she sold twice as many paintings as sculptures, that means that for every 2 paintings, she sold 1 sculpture, so the paintings and sculptures are on a 2:1 ratio.

we know she sold a total of 57, so we'll need to split 57 in a 2:1 ratio, we'll simply divide the whole amount of 57 by (2+1) and distribute accordingly.

[tex]\bf \cfrac{paintings}{sculptures}\qquad 2:1\qquad \cfrac{2}{1}\qquad \qquad \cfrac{2\cdot \frac{57}{2+1}}{1\cdot \frac{57}{2+1}}\implies \cfrac{2\cdot 19}{1\cdot 19}\implies \cfrac{\boxed{38}}{19}[/tex]

Simplify (-2/3)/(-7/4)

Answers

Answer:

8/21

Step-by-step explanation:

(-2/3)/(-7/4)

When dividing, reciprocate the dividend then multiply to the divisor.

Reciprocate

-4/7

Multiply

-2/3 * -4/7

8/21

Answer

8/21

Final answer:

To simplify (-2/3)/(-7/4), we first convert the division operation into multiplication by using the reciprocal of the second fraction. This results in (-2/3)×(-4/7). We, then, multiply the numerators together and the denominators together, leading to the final simplified fraction of 8/21.

Explanation:

To simplify this expression, (-2/3)/(-7/4), it is useful to first understand that division is the same as multiplying by the reciprocal. The reciprocal of a fraction is obtained by switching the numerator and the denominator. The reciprocal of (-7/4) is thus (-4/7). Therefore, the expression becomes (-2/3)×(-4/7).

The next step is to multiply the numerators together and the denominators together. So (-2 × -4) / (3 × 7) gives 8/21. The negative signs cancel each other out as a negative time a negative equals a positive.

So therefore (-2/3)/(-7/4) simplifies to 8/21.

Learn more about simplifying fractions here:

https://brainly.com/question/29116962

#SPJ3

Help with number two

Answers

Answer:

y = -2x+1

Step-by-step explanation:

We have a point and a slope, so we can use the point slope form of a line

y-y1 = m(x-x1)  where m is the slope and (x1,y1) is the point

y-3 = -2(x--1)

y-3=-2(x+1)

Distribute the 2

y-3 = -2x-2

Add 3 to each side

y-3+3 = -2x-2+3

y = -2x+1

This is in slope intercept form

solve 8x + 3y = 13 3x + 2y = 11 by using elimination. SHOW ALL WORK!! PLEASE HELP!!! THANK YOU SO MUCH!! :)))))

Answers

Answer:Y=7

Step-by-step explanation:

-8x-3y = -13    (eq 1)

-3x-2y = -11    (eq 2)

First, multiply equation 1 by 2.

-16x-6y = -26

Second, multiply equation 2 by 3.

-9x-6y = -33

Subtract the system of equations:

-16x-6y = -26

-9x-6y = -33

-7x = 7

x = -1

Substitute this value into one of the original equations to solve for y

-3x-2y = -11

-3(-1)-2y = -11

3-2y = -11

-2y = -14

y = 7

Really hope this helps  :)

Hey There!

We have been given:

[tex]8x + 3y = 13 \\ 3x + 2y = 11[/tex]

Find the lcm of 3 and 2 to eliminate one equation:

3 * 2 = 6

2 * 3 = 6

Multiply each equation to get to 6:

[tex]2(8x + 3y = 13)\\ 16x + 6y = 26[/tex]

[tex]3(3x + 2y = 11)\\ 9x+6y=33[/tex]

Eliminate:

[tex]16x + 6y = 26\\ -(9x+6y=33)\\ -9x - 6y=-33[/tex]

Simplify:

[tex]16x + 6y = 26\\ -9x - 6y=-33 \\ 7x = -7[/tex]

Solve for x by dividing 7 in both sides:

[tex]7x = -7\\ x = -1[/tex]

Solve for y by substituting x in any equation with -1:

[tex]8(-1) + 3y = 13[/tex]

Simplify:

[tex]-8 + 3y = 13[/tex]

Add 8 in both sides:

[tex]3y = 21[/tex]

Solve for y by dividing 3 in both sides:

[tex]y = 7[/tex]

The value of x is -1 and the value of y is 7

Our answers:

x = -1

y = 7

Evaluate the expression and place your answer in the space provided 3^2+(-2+3)•5

Answers

Answer:

14

Step-by-step explanation:

Evaluate exponents, followed by brackets, multiplication and addition

Given

3² + (- 2 + 3) × 5

= 9 + 1 × 5 ← exponents and bracket

= 9 + 5 ← multiplication

= 14 ← addition

Answer:

The correct answer is 14.

Step-by-step explanation:

I'll give you an a hint. You'd need to know about the order of operations is parenthesis, exponent, multiply, divide, add, and subtract.

First, do parenthesis.

(-2+3)=1

3²+1*5

Next, exponent.

3²=3*3=9

9+1*5

Then, multiply.

5*1=5

Finally, add.

9+5=14

So, the correct answer is 14.

I hope this helps!

Given the function f(x)=1+5x^2, calculate the following values:
f(a)=

f(a+h)=

f(a+h)−f(a)/h=

Answers

Answer:

[tex]f(a)=1+5a^2[/tex]

[tex]f(a+h)=1+5a^2+10ah+5h^2[/tex]

[tex]\frac{f(a+h)-f(a)}{h}=10a+5h[/tex]

Step-by-step explanation:

We are given [tex]f(x)=1+5x^2[/tex].

Find [tex]f(a)[/tex].  All this means is replace [tex]x[/tex] in [tex]f(x)=1+5x^2[/tex] with [tex]a[/tex].

[tex]f(x)=1+5x^2[/tex]

[tex]f(a)=1+5a^2[/tex]

Find [tex]f(a+h)[/tex]. All this means is replace [tex](a+h)[/tex] in [tex]f(x)=1+5x^2[/tex] with [tex](a+h)[/tex].

[tex]f(x)=1+5x^2[/tex]

[tex]f(a+h)=1+5(a+h)^2[/tex]

[tex]f(a+h)=1+5(a+h)(a+h)[/tex]

[tex]f(a+h)=1+5(a^2+2ah+h^2)[/tex]

[tex]f(a+h)=1+5a^2+10ah+5h^2[/tex]

Find [tex]\frac{f(a+h)-f(a)}{h}[/tex]. So we got to put some parts together; the parts above:

[tex]\frac{f(a+h)-f(a)}{h}[/tex]

[tex]\frac{(1+5a^2+10ah+5h^2)-(1+5a^2)}{h}[/tex]

Now in the first ( ) I see 1+5a^2 and in the second ( ) I see 1+5a^2, so this means you have (1+5a^2)-(1+5a^2) which equals 0.

[tex]\frac{10ah+5h^2}{h}[/tex]

Now assuming h is not 0. we can divide top and bottom by h.

[tex]\frac{10a+5h}{1}[/tex]

[tex]10a+5h[/tex]

To calculate the values for the quadratic function f(x) = 1 + 5x^2, substitute the necessary values for x. The difference quotient involves a simplification process of the terms after substitution.

The problem is to evaluate the function f(x) = 1 + 5x^2 at a given value a and at a + h, and then to find the difference quotient which is part of the process to find the derivative of the function. First, we calculate f(a), then f(a + h), and lastly the difference quotient f(a + h) - f(a) / h.

To get f(a), we substitute x with a in the function, so we get:

f(a) = 1 + 5a^2

For f(a + h), we substitute x with (a + h):

f(a + h) = 1 + 5(a + h)^2

Now to find the difference quotient (f(a + h) - f(a)) / h:

(f(a + h) - f(a)) / h = (1 + 5(a + h)^2 - (1 + 5a^2)) / h

We can simplify this further by expanding and combining like terms, eventually canceling out the h in the denominator. However, without further expansion and simplification, the expression is already accurate.

The cat’s weight changed -8 oz. while she was sick. Which of the following shows a greater change in weight? A. Loss of 9 oz B. Loss of 6 oz. C. Gain of 5 oz. D. Gain of 3 oz.

Answers

Answer:

The correct answer option is A. Loss of 9 oz.

Step-by-step explanation:

We are given that a cat's weight change -8 oz. while she was sick. It means that the cat lost 8 ounces of weight.

We are to determine whether which of the given answer options show a greater change in weight.

The correct answer for this is: loss of 9 oz which is a greater loss than 8 oz.

verify that sin2x=2cotsin^2x is an identity

Answers

Answer:

Vertify is an identity

Sin2x=2cotx(sin^2x)  

starting from the right-hand side

2cotx(sin^2x)

=2(cosx/sinx)(sin^2x)

=2(cosx/sinx)(sin^2x)

=2sinxcosx=sin2x

ans:right-hand side=left-hand side

Step-by-step explanation:

Step-by-step explanation:

sin^2x = 2cotx sin^2x

Rewrite right side as fractions:

sin^2x = [tex]\frac{2}{1}[/tex] * [tex]\frac{cosx}{sinx}[/tex] * [tex]\frac{(sinx)(sinx)}{1}[/tex]

Multiply together [tex]\frac{cosx}{sinx}[/tex] and [tex]\frac{(sinx)(sinx)}{1}[/tex] :

sin^2x = [tex]\frac{2}{1}[/tex] * [tex]\frac{(cosx)(sinx)(sinx)}{sinx}[/tex]

Cancel out sinx on top and bottom:

sin^2x = [tex]\frac{2}{1}[/tex] * [tex]\frac{(sinx)(cosx)}{1}[/tex]

Multiply together 2 and (sinx)(cosx):

sin^2x = 2sinxcosx

Substitute sin^2x in for 2sinxcosx:

sin^2x = sin^2x

You need a 45% alcohol solution. On hand, you have a 350 mL of a 15% alcohol mixture. You also have 70% alcohol mixture. How much of the 70% mixture will you need to add to obtain the desired solution?

You will need
_____ mL of the 70% solution

Answers

Answer:

420

Step-by-step explanation:

Amount in the 45% solution + amount in the 70% solution = amount in the 45% solution

0.15 × 350 + 0.70 × V = 0.45 × (350 + V)

52.5 + 0.70V = 157.5 + 0.45V

0.25V = 105

V = 420

You need 420 mL of the 70% solution.

Final answer:

After setting up and solving a weighted average equation, the result reveals that you would need 1050 mL of the 70% alcohol solution to achieve the desired 45% alcohol solution.

Explanation:

To solve this problem, we can use the concept of weighted averages. The final volume of alcohol in the 45% solution will be the sum of the alcohol in the 15% solution and the 70% solution. Let's denote the volume of the 70% solution we need to add as X ml. So, the equation will be:

0.15 × 350 + 0.70 × X = 0.45 × (350 + X)

Solving this equation will give us the amount of 70% solution needed. After simplifying, you get:

52.5 + 0.7X = 157.5 + 0.45X

Further simplification gives:

0.7X - 0.45X = 157.5 - 52.5

Therefore, X = 1050 ml. So, you will need 1050 ml of the 70% solution.

Learn more about Weighted Averages here:

https://brainly.com/question/36895489

#SPJ3

the sum of to numbers is 15 and their quotient is 2.
PLEASE HELP MEEE

Answers

Answer:

The two numbers are 5 and 10.

Step-by-step explanation:

We need to solve the following system of equations:

We know that:

A + B = 15

A/B = 2

Solving the system of equations we have:

A/B = 2 ⇒ A = 2B

Then:

2B + B = 15 ⇒ 3B = 15 ⇒ B = 5

Then, we need to find A:

A = 10

Answer:

The two numbers are 5 and 10

Step-by-step explanation:

Let x be one number and y be the other number

Their sum is 15

x+y = 15

The quotient is 2

x/y =2

Rewriting this equation by multiplying by y

x/y * y = 2*y

x = 2y

Substitute this into the first equation

2y+ y = 15

Combine like terms

3y = 15

Divide by 3 on each side

3y/3 =15/3

y=5

Now we can find x

x = 2y

x =2(5)

x=10

how to find perimeter of ceiling​

Answers

Answer:

add up the lengths of all the sides of the ceiling,is there a diagram that comes with this or something?

Step-by-step explanation:

Answer: multiply

Step-by-step explanation: you must multiply length x width

Complete the square to transform the expression x2 + 4x + 2 into the form a(x − h)2 + k.

Answers

Answer:

Step-by-step explanation:

y = (x^2 + 4x)      + 2

Take 1/2 of the linear term 4/2 = 2 and square that result. 2^2 = 4.

Put it after 4x

y = (x^2 + 4x + 4)   +2  Subtract what you put inside the brackets on the outside.

y = (x^2 + 4x + 4) + 2 - 4      Combine the right.

y = (x^2 + 4x + 4) - 2            Express the brackets as a square.

y = (x + 2)^2 - 2

That's your answer

a = 1

h = 2

k = -2

Answer:

(x + 2)2 − 2

Step-by-step explanation:

Just took the test and got it right

Classify ABC by its angles if mA=x, mB=2x and mC=3x

Answers

Answer:

All 3 angles of any triangle have a sum = 180. Therefore, x + 2x + 3x = 180 6x = 180 x = 180/6 = 30. So It is a 30-60-90 special right triangle!!

Step-by-step explanation:

Find the perimeter of a parallelogram if two of its adjacent sides are 25 inches and 30 inches.

Answers

Answer:

P=110in

Step-by-step explanation:let me know if it's correct i'm not 100% sure

Answer:

110 inches

Step-by-step explanation:

The perimeter is basically the sum of all sides

In this case, it will be

25+25=50 for 2 opposite sides

30+30= 60 for 2 other opposite sides

hence 50+60= 110 inches

solution to m^2- 36=0

Answers

Answer:

m=(-6,6)

Step-by-step explanation:

m^2 -36 = 0

Reorder the terms:

-36 + m^2 = 0

Solving for variable 'm'.

 Add '36' to each side of the equation.

-36 + 36 + m^2 = 0 + 36

Combine like terms: -36 + 36 = 0

0 + m^2 = 0 + 36

m^2 = 0 + 36

Combine like terms: 0 + 36 = 36

m^2 = 36

Simplifying

m^2 = 36

Take the square root of each side:

√m^2=+/-√36

m=(+/-)6

m = {-6, 6}

Which best describes the solutions to the inequality x>10?

(A)10 and every whole number greater than 10

(B)a rational number infinitely close to 10 but greater than 10, and all other rational numbers greater than 10

(C)11 and every whole number greater than 11

(D)a rational number infinitely close to 10 but greater than 10, and all other whole numbers greater than 10

Answers

Answer:

It can be B or C (B is closer to being correct); neither are worded perfectly correct. Definitely not A or C.

Step-by-step explanation:

I am a math teacher and whoever created this question didn't cover everything.

The answer is all numbers greater than 10, not just rational (irrational should also be included) and not just whole numbers (fractions and decimals should be included).

Answer:

(B)a rational number infinitely close to 10 but greater than 10, and all other rational numbers greater than 10

Step-by-step explanation:

x> 10 means all numbers greater than 10

(A)10 and every whole number greater than 10

False, does not include 10

(B)a rational number infinitely close to 10 but greater than 10, and all other rational numbers greater than 10

True

(C)11 and every whole number greater than 11

False, it only included integers. 10.5 is a solution but not included here

(D)a rational number infinitely close to 10 but greater than 10, and all other whole numbers greater than 10

False, it only included whole numbers. 10.5 is a solution but not included here

The answer should really be real numbers, not rational numbers.  

Irrational numbers can be solutions.  But given the choices given, B is the best solution.

Which of the following is the coordinate for the image of point M(3, –7) after a 90° clockwise rotation?

Answers

Answer:

(-7,-3)

Step-by-step explanation:

The rule of 90° clockwise rotation is given below:

If a point (x,y) is rotated 90° clockwise, the new point would be (y, -x)

Since the point M is given as (3,-7), the rotated point will be (-7,-3).

Note: you can graph and check also

Answer:

(-7, -3)

Step-by-step explanation:

What graph represents the compound inequality x<5/4 or x>5/2

Answers

For this case we have to:

[tex]x \leq \frac {5} {4}[/tex]: Represents all values less than or equal to[tex]\frac {5} {4}.[/tex]

[tex]x \geq \frac {5} {2}[/tex]: Represents all values greater than or equal to [tex]\frac {5} {2}.[/tex]

As the inequalities include the sign "=", then the borders of the graphs will be closed.

[tex]\frac {5} {4} = 1.25\\\frac {5} {2} = 2.5[/tex]

The word "or" indicates one solution or the other, so the correct option is graph B

ANswer:

Option B

Answer:

SECOND graph.

Step-by-step explanation:

Given compound inequality,

[tex]x \leq \frac{5}{4}\text{ or }x \geq \frac{5}{2}[/tex]

[tex]\because \frac{5}{4}=1.25\text{ or }\frac{5}{2}=2.5[/tex]

[tex]\implies x \leq 1.25\text{ or }x\geq 2.5[/tex]

If x ≥ 1.25

In the number line closed circle on 1.25 and shaded left side from 1.25,

If x ≤ 2.5

In the number line closed circle on 2.5 and shaded right side from 2.5

Hence, SECOND option is correct.

Find the mean absolute deviation to the nearest cent. Explain what this value represents.

Answers

Answer:

134.38

This value represents 134.38

Step-by-step explanation:

Find the mean.

950+620+545+810+775+1120+905+775=6500

6500/8=812.5

Subtract the mean of numbers.

950-812.5=137.5

812.5-620=192.5

812.5-545=267.5

812.5-810=2.5

812.5-775=37.5

1120-812.5=307.5

905-812.5=92.5

812.5-775=37.5

Find the mean.

137.5+192.5+267.5+2.5+37.5+307.5+92.5+37.5=1075

1075/8≈134.38

This means that 134.38 is $134.38

MAD

To find the MAD of the data, you must first find the mean. To do this, simply add all the numbers up and divide by the number of data values.

950+620+545+810+775+1120+905+775=812.5

So the mean is 812.5 ($812.5).

The final step to finding the MAD is to difference between each data value and the mean.

|950-812.5| + |620-812.5| + |545-812.5| + |810-812.5| + |775-812.5| + |1120-812.5| + |905-812.5| + |775-812.5|

137.5 + 192.5 + 265.5 + 2.5 + 37.5 + 307.5 + 92.5 + 37.5/8

1073/8=9.625

So, 134.125 is the answer.

BUT... the question said round to the nearest cents. So, it's 13413 cents.

???????? Help me please

Answers

Answer:

D. (1, 9)

Step-by-step explanation:

Plug in each ordered pair into both inequalities. If both inequalities are satisfied, then the ordered pair is a solution.

The only ordered pair that works is (1, 9).

You went shopping for batteries. Your bill was $14.39. How many 9-volt batteries did you purchase at $2.39 each if AA batteries cost $1.61 each and you purchased 3 of them ?

Answers

Answer:

u bought 4 9-volt batteries and

the cost of the 3 AA batteries bought is $4.83

Final answer:

To find out how many 9-volt batteries were bought, you first need to subtract the total cost of AA batteries ($4.83) from the total bill ($14.39) to get the total spent on 9-volt batteries. Then, divide this total by the price of each 9-volt battery ($2.39). The result is 4, so you bought 4 9-volt batteries.

Explanation:

To answer this question, let's first determine how much the total purchase of the AA batteries was. Since AA batteries cost $1.61 each and you bought 3, the total cost for the AA batteries is 3 * $1.61 = $4.83.

Now we need to figure out how much was spent on 9-volt batteries. Subtract the cost of the AA batteries from the total bill: $14.39 - $4.83 = $9.56. This is the total cost of the 9-volt batteries.

The price of each 9-volt battery is $2.39, so to find out how many batteries were bought we divide the total cost of 9-volt batteries by the price of each battery: $9.56 / $2.39 ≈ 4. Therefore, you bought 4 9-volt batteries.

Learn more about calculating number of batteries purchased here:https://brainly.com/question/32094086

#SPJ2

How to graph a continuous function

Answers

Answer:

There are several ways to graph a continuous function. I advise you to graph several points that belongs to the function and then join the points.

If the function is linear, two points will be enough to build the graph. If we have functions of higher degree, is better to plot some points, observe the pattern and then join the points.

If the function is extremly difficult to graph by hand, the help of a graphing calculator may be needed.

To graph a continuous function, identify the independent and dependent variables, ensure the values on axes are evenly spaced, plot values as coordinates, and draw a smooth curve connecting the points without lifting the pen. The area under the graph is significant in calculus for representing continuous change, and for continuous probability distributions, it defines the probability as the area under the curve.

To graph a continuous function, first identify your independent and dependent variables. The independent variable is typically placed on the X-axis, while the dependent variable goes on the Y-axis. Ensure the scales for both axes are evenly spaced to accurately represent the continuous values. After setting up the axes, plot the pairs of values that the function defines as x and y coordinates. For a continuous function, you should be able to draw the curve connecting these points without lifting your pen off the paper.

In the context of calculus, the area under the graph represents the aggregation of continuous change over an interval, which differs from discrete sums used for step changes. This is critical when working with functions to determine areas, volumes, or growth over an interval. As such, if you are graphing a function like f(x) = x², you would plot points for x values from the interval and then draw a smooth curve through those points to represent the function continuously.

When considering continuous probability distributions, the graph will depict a curve known as the probability density function (pdf). Probability is calculated as the area under the curve, emphasizing the importance of a continuous, unbroken line in representing these types of distributions.

A bag contains 5 blue marbles , 2 black marbles and 3 red marbles .a marble is randomly drawn from the bag the probability of not drawing a black marble is . The probability of drawing a red marble is

Answers

Answer: not a black marble: 4/5

Red marble: 3/10

Step-by-step explanation: Count the number of marbles.

5+2+3=10

The total number of marbles that aren’t black are 8 out of 10. The fraction is 8/10. It can be simplified to 4/5.

The number of red marbles is 3 out of 10. As a fraction, it’s 3/10.

what is the simplified form of sqaure root 72x to the power 16 over 50x 36 assume x = 0
1)6 over 5x power of 10
2)6 over 5x to power of 2
3)6 over 5x to the power of 10
4)6 over 5x to the power of 2​

Answers

Answer:

[tex]\large\boxed{\dfrac{6}{5x^{10}}}[/tex]

Step-by-step explanation:

[tex]\sqrt{\dfrac{72x^{16}}{50x^{36}}}\qquad\text{simplify}\\\\=\sqrt{\dfrac{36x^{16}}{25x{^{20+16}}}}\qquad\text{use}\ (a^n)(a^m)=a^{n+m}\\\\=\sqrt{\dfrac{36x^{16}}{25x^{20}x^{16}}}\qquad\text{cancel}\ x^{16}\\\\=\sqrt{\dfrac{36}{25x^{20}}}\qquad\text{use}\ \sqrt{\dfrac{a}{b}}=\dfrac{\sqrt{a}}{\sqrt{b}}\ \text{and}\ \sqrt{ab}=\sqrt{a}\cdot\sqrt{b}\\\\=\dfrac{\sqrt{36}}{\sqrt{25}\cdot\sqrt{x^{10\cdot2}}}\qquad\text{use}\ (a^n)^m=a^{nm}\\\\=\dfrac{6}{5\sqrt{(x^{10})^2}}\qquad\text{use}\ \sqrt{a^2}=a\ \text{for}\ a\geq0\\\\=\dfrac{6}{5x^{10}}[/tex]

Really don’t understand help. With picture

Answers

[tex]\bf \textit{Jim's Gym}\\\\ \begin{array}{cccll} initial~fee&visits&cost\\ \cline{1-3} 300&1&300+3(1)\\ &2&300+3(2)\\ &3&300+3(3)\\ &4&300+3(4)\\ &x&300+3(x) \end{array}\implies y = 300+3x \\\\[-0.35em] ~\dotfill\\\\ \textit{Sally's Salon}\\\\ \begin{array}{cccll} initial~fee&visits&cost\\ \cline{1-3} 250&1&250+5(1)\\ &2&250+5(2)\\ &3&250+5(3)\\ &4&250+5(4)\\ &x&250+5(x) \end{array}\implies y = 250+5x[/tex]

when are the plans equal?

[tex]\bf \stackrel{Jim's}{300+3x}~~=~~\stackrel{Sally's}{250+5x}\implies 50+3x=5x \\\\\\ 50=2x\implies \cfrac{50}{2}=x\implies 25=x[/tex]

So, we can start off by just listing the facts.

The Initial fee for Jim's Gym has an initial fee of $300, and Sally's Salon has an initial fee of $250. Every visit to Jim's Gym costs $3, and Sally's Salon costs $5.

The question is using the variable x, in which x represents the number of visits that person has made.

So the equation for Jim's Gym is 300 + 3x (since, like we've established earlier, it costs $3 per visit.

The equation for Sally's Salon is 250 + 5x (since it costs $5 per visit)

Since we're trying to equalize costs, make the entire equation

300 + 3x = 250 + 5x

Subtract both sides by 250

50 + 3x = 5x

Subtract both sides by 3x

50 = 2x

Divide both sides by 2

x = 25

Option D is the answer.

Jenny and Dan have $330 altogether. Jenny has $60 more than Dan. How much should Jenny take from Dan so that she has twice as much as Dan? ​

Answers

To find out how much they currently have, divide the 330 by 2. You should get 165. Since she has $60 more than him, divide that by two and subtract that thirty from one of the 165 to get $135 and add $30 to the other 165 to get $195. So currently Jenny has $195 while Dan has $135. To find how much Jenny would need to take from Dan, in order to have twice as much as him divide the 330 by three. (You divide by three cause Dan has one part and Jenny has double that which means she has two parts and two plus one is three.) You should get 110. Since Dan is only going to have 110 and Jenny is going to have 220 get the 135 and subtract 110 from it. You get $25 which is the amount Jenny has to take from Dan in order to have double the amount of money he has.

Answer:

$135

Step-by-step explanation:

Givens:

1) Jenny + Dan = $330

2) Jenny = $60 + Dan

Substitute Jenny's value into equation 1

(Dan = D)

$60 + D + D = $330

2D = $270

D = $135

Hope this helps :)

PLEASE HELP URGENT!!!! what is the measure of angle C? 38 degrees. 76 degrees. 90 degrees. 152 degrees.

Answers

Answer:

38

Step-by-step explanation:

less than 45

Answer:38

Step-by-step explanation:

Other Questions
Mollisols are ____.strongly acidic and highly leachedrich in organic matter and basesmoderately leachedbasic and highly leachedyoung soils with weak horizon development In an air compressor the compression takes place at a constant internal energy and 50KJ of heat are rejected to the cooling water for every Kilogram of air. Calculate the work input for the compression stroke per kilogram of air? 29 POINTS! ANSWER ASAP PLEASE. Which statements about the dilation are true? Check all that apply. (multiple choice question) (image provided below)A. The center of dilation is point CB. It is a reductionC. It is an enlargementD. The scale factor is 2.5E. The scale factor is 2/5 Find all solutions to the equation.cos^2x + 2 cos x + 1 = 0 the figure (3,12,9,3) contains only horizontal and vertical lines. Calculate its perimeter. A jewelry store has 107.25 ounces of 14-carat gold in stock A ball is dropped from a certain height. The function below represents the height f(n), in feet, to which the ball bounces at the nth bounce: f(n) = 9(0.7)n What does the number 9 in the function represent? simplify this expression4^8 / 4^4A. 2B. 16C. 64D. 256 What is kyrie,gloria,credo,sanctus,agnus dei in english Julio and Vanessa are on their first date when Julio pressures Vanessa to have se/x. When she tells him no, he grabs her and kis/ses her anyway.hich behavior does this scenario describe?fli/rtingmo/lestations/exual as/saults/exual harass/ment how does Shakespeares decision to open the play with Caesars triumphant return to the city create tension and suspense The length of a rectangle is three times its width, and its area is 9 cm2. Find thedimensions of the rectangle. . Which of the following are causing increased use of the groundwater supply? Select one: a. Laws against surface water use b. Climate change c. Lack of food sources d. Population decreases There are two balloons of charges +3.37 x 10-6 C and 8.21 x 10-6 C. The distance between the two balloons is 2.00 m. Determine the force between the two balloons. what are the central ideas of smith's text and what is the purpose of his account When 1.6968 g of an organic iron compound containing Fe, C, H, and O was burned in O2, 3.1737 g of CO2 and 0.90829 g of H2O were produced. In a separate experiment to determine the mass percent of iron, 0.5446 g of the compound yielded 0.1230 g of Fe2O3. What is the empirical formula of the compound? In a contracted muscle, which of the following extends from Z disc to Z disc? A) A-band B) I-band C) H-zone D) M-line True / False. Fixed-length instruction architectures do not use memory as efficiently as variable-length architectures. A man is four times as older as his son. In four years time he will be three times as old. What are their ages now? Can someone show me how to do the problem ? If I take 8 pills a week, how many months is that?