The product of two consecutive positive even integers is 48. Find the greatest positive integer.

The Product Of Two Consecutive Positive Even Integers Is 48. Find The Greatest Positive Integer.

Answers

Answer 1

From that statement we can create the following equation,

[tex]n\cdot \left(n+2\right)=48[/tex]

solving for n,

[tex]\begin{gathered} n^2+2n=48 \\ n^2+2n-48=0 \\ n_{1,\:2}=\frac{-2\pm \sqrt{2^2-4\cdot \:1\cdot \left(-48\right)}}{2\cdot \:1} \\ n_{1,\:2}=\frac{-2\pm \:14}{2\cdot \:1} \\ n_1=\frac{-2+14}{2\cdot \:1},\:n_2=\frac{-2-14}{2\cdot \:1} \\ n=6,\:n=-8 \end{gathered}[/tex]

We can only use the positive number for this problem, therefore n = 6

From the above, the set of numbers is 6 and 6+2=8, since 6*8=48.

Answer: the greatest integer is 8


Related Questions

4(px+1)=64The value of x when p is -5 is ?

Answers

Answer:

x = -3

Explanation:

Given the equation:

[tex]4\left(px+1\right)=64[/tex]

We are required to find the value of x when p is -5.

[tex]\begin{gathered} 4\left(px+1\right)=64\colon p=-5 \\ 4\left(-5x+1\right)=64 \\ -20x+4=64 \\ -20x=64-4 \\ -20x=60 \\ \text{Divide both sides by -20} \\ x=\frac{60}{-20} \\ x=-3 \end{gathered}[/tex]

A plane intersects both bases of a cylinder, passing through the center of each baseof the cylinder. What geometric figure will be formed from this intersection?

Answers

When a plane intersects both bases of a cylinder, passing through the center of each base of the cylinder, the cross section formed is a rectangle.

Write a multiplication expression to represent each situation. Then find each product and explain its meaning. Ethan burns 650 calories when he runs for 1 hour. Suppose he runs 5 hours in one week.

Answers

We know that

• Ethan burns 650 calories per hour.

If he runs 5 hours we just have to multiply this time with the given rate.

[tex]650\cdot5=3,250[/tex]Therefore, Ethan burns 3,250 calories in 5 hours.

v+1.6>-5.5
nnnnnnnnnnnn

Answers

Answer:

v > -7.1

Step-by-step explanation:

A student worked 51 hr during a week one summer. The student earned $5. 10 per hour for the first 40 hr and $7.65 per hour for overtime. How much did the student earn during the week?

Answers

We will determine the earnings for the week as follows:

[tex]W=40(5.10)+11(7.65)\Rightarrow W=288.15[/tex]

So, the student earned $288.15 that week.

Dilate trianglesDraw the image of AABC under a dilation whose center is A and scale factor is

Answers

Since the dilation is centered at vertex A, the coordinates of A' are the same of A.

Then, to find the coordinates of B, let's multiply the distance AB by the scale factor:

[tex]\begin{gathered} AB=12.6\\ \\ A^{\prime}B^{\prime}=12.6\cdot\frac{1}{4}=3.15 \end{gathered}[/tex]

Doing the same for AC, we have:

[tex]A^{\prime}C^{\prime}=AC\cdot\frac{1}{4}=11.3\cdot\frac{1}{4}=2.825[/tex]

The points B' and C' are on the sides AB and AC, respectively.

Knowing this, let's draw the image A'B'C':

Since AB = BC, we also have A'B' = B'C' = 3.15.

7.5 is 15% of what number?

Answers

Let the number be x. So equation for x is,

[tex]\begin{gathered} \frac{15}{100}\cdot x=7.5 \\ x=\frac{7.5\cdot100}{15} \\ =\frac{750}{15} \\ =50 \end{gathered}[/tex]

The number is 50.

Suppose that $2000 is invested at a rate of 2.8%, compounded quarterly. Assuming that no withdrawals are made, find the total amount after 5 years.Do not round any intermediate computations, and round your answer to the nearest cent.

Answers

Solution:

Given the amount invested, P; the rate, r, at which it was invested and the time, t, it was invested.

Thus,

[tex]\begin{gathered} p=2000, \\ \\ r=2.8\text{ \%}=0.028 \\ \\ t=5 \end{gathered}[/tex]

Then, we would solve for the total amount, A, using the formula;

[tex]\begin{gathered} A=P(1+\frac{r}{n})^{nt} \\ \\ Where; \\ n=4 \end{gathered}[/tex]

Thus;

[tex]\begin{gathered} A=2000(1+\frac{0.028}{4})^{(4)(5)} \\ \\ A=2000(1.007)^{20} \\ \\ A=2299.43 \end{gathered}[/tex]

ANSWER: $2,299.43

Find the interest odf the loan using banker's ruleP - $350,- = 4.8%, t = 150 days

Answers

i = P r T

interest: i

Principal = $350

Interest rate : 4.8% (in decimal form, 4.8/100 = 0.048)

time = t = days/365 = 150/360

Replacing:

i= 350 (0.048) (150/360) = 7

Give the first four terms of the geometric sequence for which A1 = -7 and r = -4.07 7 7 74, 16, 64, 256 -7,28, -112, 448 -7, -11, -15, -1928. -112, 448. - 1792

Answers

Given:

[tex]\begin{gathered} firstterm(a_1\text{) = -7} \\ \text{common ratio (r) = -4} \end{gathered}[/tex]

Required: First four terms

The nth term of a geometric sequence :

[tex]a_{n\text{ }}=a_1\text{ }\times r^{n-1}[/tex]

Hence, we can obtain the next four terms by substituting

[tex]\begin{gathered} \text{when n = 1, a}_1\text{ = -7} \\ n=2,a_2\text{ =-7 }\times(-4)^{2\text{ - 1}} \\ a_2\text{ = -7 }\times\text{ -4} \\ =\text{ 28} \\ \\ \text{when n =3, a}_3\text{ = -7 }\times(-4)^{3\text{ -1 }} \\ a_3\text{ = -7 }\times\text{ 16} \\ =\text{ -112} \\ \\ \text{when n = 4, a}_4\text{ = }-7\text{ }\times(-4)^{4-1} \\ a_4\text{ = -7 }\times\text{ -64} \\ =\text{ 448} \end{gathered}[/tex]

You randomly draw a marble from a bag of marbles that contains 7 blue marbles 2 green marbles and 1 red marbles

Answers

Given the following:

7 blue marbles

2 green marbles

1 red marbles

We to find the probability of not drawing a blue marble.

We will be solving it in two ways.

First let's get the total marbles

Total Marble = 7 + 2 + 1 = 10

recall that probablity is number of favourable outcome divide by number of total outcome.

So,

probablity of Drawing a Blue Marble is = 7/10

probability of not Drawing Blue Marbles = 1 - Probability of Drawing Blue Marbles

= 1 - 7/10

= 10 - 7

10

= 3/10

OR

Probability of not Drawing Blue Marbles = Probablity of drawing Green or Red Marbles.

= 2/10 + 1/10

= 3/10

Therefore, the probability of not Drawing Blue Marbles is 3/10.

David had $350. After shopping, he was left with $235. If c represents the amount he spent, write an equation to represent this situation. Then use the equation to find the amount of money David spent.(Not sure if I'm expressing this correctly.)c = amount spent350 - c = 235c= 115

Answers

Given:

David had $350. After shopping, he was left with $235.

Required:

If c represents the amount he spent, write an equation to represent this situation. Then use the equation to find the amount of money David spent.

Explanation:

We know c is the amount spent

So,

Available amount = Total amount - spent amount

235 = 350 - c

c= 350 - 235

c = 115

Answer:

Hence, David spent $115.

Question 3(Multiple Choice Worth 2 points)
(01.06 MC)
Simplify √√-72-
--6√√2
6√-2
6√√2i
061√2

Answers

Answer:

[tex]6i\sqrt{2}[/tex]

Step-by-step explanation:

Given expression:

[tex]\sqrt{-72}[/tex]

Rewrite -72 as the product of 6 · -1 · 2:

[tex]\implies \sqrt{36 \cdot -1 \cdot 2}[/tex]

Apply the radical rule  [tex]\sqrt{ab}=\sqrt{a}\sqrt{b}:[/tex]

[tex]\implies \sqrt{36} \sqrt{-1} \sqrt{2}[/tex]

Carry out the square root of 36:

[tex]\implies 6\sqrt{-1}\sqrt{2}[/tex]

Apply the imaginary number rule [tex]\sqrt{-1}=i[/tex] :

[tex]\implies 6i\sqrt{2}[/tex]

The distance to the nearest exit door is less than 200 feet.

Answers

ANSWER

d < 200

EXPLANATION

If d is the distance to the nearest exit door, and this distance is less than 200 feet, then the inequality to represent this situation is d < 200.

Michael earns (2x3 + 3x) every month. His wife earns (3x2 + 6) every month. x represents the number of days they work in a month. What is the total earnings in a month?2x3 - 3x2 + 3x - 62x3 + 3x2 + 3x + 66x5 + 21x3 + 18x(2x3 + 3x) / (3x2 + 6)

Answers

From the question, we can derive the following:

Micheal earns 2x³ + 3x

His wife earns 3x² + 6

If x represents the number of days they work, in a month, we are asked to find the total earnings in a month.

So we will have:

(2x³ + 3x) + (3x² + 6)

Adding up the two earnings:

2x³ + 3x² + 3x + 6

So, (2x³ + 3x² + 3x + 6) is the total earnings in a month.

So the correct answer is the second option wich is (2x³ + 3x² + 3x + 6).

Find the probability that a randomly selected passenger has a waiting time greater than 2.25 minutes.

Answers

The probability that a randomly selected passenger have a waiting time greater than 2.25 minutes is .

in the question ,

it is given that

the waiting time is randomly distributed  between 0 and 6 minutes .

Since it is uniformly distributed , the Uniform distribution have two bounds a and b .

The probability of finding the value greater than x can be calculated using the formula .

P(X>x) = (b-x)/(b-a)

Given that , the waiting time is Uniformly distributed 0 and 6 minutes , we get a=0 and b=6,

Substituting the values in the Probability formula , we get

P(X>2.25) = (6-2.25)/(6-0)

= 3.75/6

= 0.625

Therefore , the probability that a randomly selected passenger have a waiting time greater than 2.25 minutes is 0.625.

The given question is incomplete , the complete question is

The waiting times between a subway departure schedule and the arrival of a passenger are uniformly distributed between 0 and 6 minutes. Find the probability that a randomly selected passenger has a waiting time greater than 2.25 minutes.

Learn more about Probability here

https://brainly.com/question/13014997

#SPJ1

In ΔVWX, m∠V=(6x−4, m∠W=(x+12), and m∠X=(3x+2. Find m∠W.

Answers

The measure of angle W in the triangle is 29 degrees

How to determine the measure of angle W?

The definition of the angles are given as

m∠V=(6x−4, m∠W=(x+12), and m∠X=(3x+2)

Where the triangle is given as

Triangle VWX

The sum of angles in a triangle is 180 degrees

This means that

V + W + X = 180

Substitute the known values in the above equation

So, we have

6x - 4 + x + 12 + 3x + 2 =  180

Evaluate the like terms

10x = 170

Divide by 10

x = 17

Substitute x = 17 in m∠W=(x+12)

So, we have

m∠W=(17+12)

Evaluate

m∠W = 29

Hence, the angle W is 29 degrees

Read more about angles at

https://brainly.com/question/7620723

#SPJ1

Given the measure -845°, which answer choice correctly gives an angle measure coterminal with the given angle and on the interval,0 < 0 < 360

Answers

Given the measure -845° we can find its coterminal measure on the interval, [0,360) below

Explanation

For angles measured in degrees

[tex]\begin{gathered} β=α±360*k,where\text{ }k\text{ }is\text{ }a\text{ }positive\text{ }integer \\ -845°=\frac{-169}{36}π≈-4.694π \\ Coterminal\text{ }angle\text{ }in\text{ \lbrack}0,360°)range:\text{ 235\degree, located in the third quadrant.} \end{gathered}[/tex]

Answer: Option A

which of the following liner equations passes through points (-1,5) and (1,5)?

Answers

[tex]\begin{gathered} \text{The equation of a line that passes through two(2) points is given as:} \\ \frac{y_2-y_1}{x_2-x_1}=\frac{y-y_1}{x-x_1} \end{gathered}[/tex][tex]\begin{gathered} \text{From the given coordinates (-1,5) and (1,5)} \\ x_1=-1,y_1=5 \\ x_2=1,y_2=5 \end{gathered}[/tex][tex]\begin{gathered} \text{Thus,} \\ \frac{5-5}{1-(-1)}=\frac{y-5}{x-(-1)} \\ \frac{0}{2}=\frac{y-5}{x+1} \\ 0=\frac{y-5}{x+1}_{} \\ y-5=0 \\ y=5 \end{gathered}[/tex]

Hence, the correct option is Option D. None of the choices are correct.

What is 58 divided into 7275

Answers

Answer:125.431034

Step-by-step explanation:

Use the Distibutive Property: Expand -3(x + 3)

Answers

The distributive property of multiplication states the following:

[tex]a(b+c)=a\cdot b+a\cdot c[/tex]

So, for the given expression, we have:

[tex]-3(x+3)=(-3)\cdot x+(-3)\cdot3=-3x-9[/tex]

I need help, I did 1-2b, but i do not mind someone answering it either way so I can double check, but I am mainly stuck with 2c and if someone can tell me the answer and as to why, it would mean a lot and you can get brainlest if it is the right answer :)(Not a multiple choice question)

Answers

Absolute Minimum: an absolute minimum point is a point where the function obtains its least possible value.

The given function :

[tex]f(x)=x^4-4x^3-x^2+12x-2[/tex]

In the graph of the f(x) , the least value of x of the given curve is : (-0.939)

and the f(x) at x = (-0.939) is -10.065

The absolute minimum value is (x,y) = (-0.939, -10.065)

To round off in the nearest hundredth : (x, y) = (-0.94, -10.07)

Answer : (x, y) = (-0.94, -10.07)

how many ones equal 4 tens

Answers

We have to find the number of ones in 4 tens.

As we know that, there are 10 ones in a 10.

Therefore, in 4 tens, the total number of ones would be 1 x 4 x 10 = 40

Hello, I need help completing this math problem. I will include a picture. Thank you so much!

Answers

From the given picture, we can see that the figure is a right triangle, so we can apply Pythagorean theorem, that is,

[tex]5^2+8^2=x^2[/tex]

where x denotes the missing length. Then, our equation give us

[tex]\begin{gathered} x^2=25+64 \\ x^2=89 \end{gathered}[/tex]

By taking square root to both side, we have

[tex]\begin{gathered} x=\sqrt[]{89} \\ x=9.4339 \end{gathered}[/tex]

Therefore, by rounding this result to the nearest tenth, the answer is 9.4 ft

New York City is a popular field trip destination. This year the senior class at High School A and
the senior class at High School B both planned trips there. The senior class at High School A
rented and filled 2 vans and 6 buses with 244 students. High School B rented and filled 4 vans
and 7 buses with 298 students. Every van had the same number of students in it as did the buses.
Find the number of students in each van and in each bus.

Answers

There are eight students in each van and 38 students are in each bus.

What is the equation?

The term "equation" refers to mathematical statements that have at least two terms with variables or integers that are equal.

Let the number of students fit into a van would be v

And the number of students fit into a bus would be b

School A:

2v + 6b = 244  ...(i)

2v = 244 - 6b

v = 122 - 3b

School B:

4v + 7b = 298  ...(ii)

Substitute the value of v = 122 - 3b in the equation (ii),

4(122 - 3b) + 7b = 298

Solve for b to get b = 38.

Substitute the value of b = 38 in equation (i),

2v + 6(38) = 244

2v + 228 = 244

2v = 16

v = 8

Therefore, eight students are in each van and 38 students are in each bus.

Learn more about the equation here:

brainly.com/question/13947055

#SPJ1

A bakery makes and sells hot cocoa bombs during the holidays. The first 12 hot cocoa bombs of an order cost is $4.00 each. Each of the next 6 hot cocoa bombs cost $3.50 each. For orders exceeding 18, the cost drops to $3 each. The function C(x) represents the bakery's pricing.

Answers

Solution

Step 1

Given data for C(x), the bakery's pricing

[tex]\begin{gathered} F\text{or this range 0}\leq x\leq12ofhotcocoabombs\text{ we use C(x) =4x} \\ \text{For this range }1218,ofhotcocoabombs\text{ we useC(x) = }3x+15 \end{gathered}[/tex]

Required

Step 1

To find the cost of 8 hot cocoa bombs

[tex]\begin{gathered} C(8)\text{ lies in the range 0}\leq x\leq12 \\ \text{Hence we use 4x where x = 8} \\ \text{The cost of 8 hot cocoa bombs = 4(8) = \$32} \end{gathered}[/tex]

Step 2

To find the cost of 18 hot cocoa bombs

[tex]\begin{gathered} C(18)\text{ lies in the range 12}Step 3

To find the C(30)

[tex]\begin{gathered} C(30)\text{ lies in the range x}\ge18 \\ \text{Hence we use 3x +15, where x = 30} \\ C(30)\text{ = 3(30) + 15 = 90 + 15 = \$105} \\ \end{gathered}[/tex]

Step 4

What C(30) represents.

C(30) represents the cost of ordering 30 hot cocoa bombs which is $105

I have the area of the circle but having trouble find the area of the triangle

Answers

To calculate the area of the triangle we need the length of the base and the height, being the height perpendicular to the base.

The base of the triangle has a length that is equal to the diameter of the circle. It can also be expressed as 2 times the radius r. So the base is:

[tex]b=2\cdot r=2\cdot4=8\operatorname{cm}[/tex]

The height is the segment perpendicular to the base that goes up to the vertex at the top. as it goes from the center of the circle to the border of the circle, it has a length that is equal to the radius r:

[tex]h=r=4\operatorname{cm}[/tex]

Then, we can calculate the area of the triangle as:

[tex]A=\frac{b\cdot h}{2}=\frac{8\cdot4}{2}=\frac{32}{2}=16\operatorname{cm}^2[/tex]

We can calculate the area of the circle as:

[tex]A_c=\pi r^2\approx3.14\cdot4^2=3.14\cdot16=50.24[/tex]

The probability that a randomly selected point within the circle falls in the white area is equal to the ratio of white area to the area of the circle.

The white area is equal to the area of the circle minus the area of the triangle.

Then, we can calculate the probability as:

[tex]p=\frac{A_w}{A_c}=\frac{A_c-A_t}{A_c}=\frac{50.24-16}{50.24}=\frac{34.24}{50.24}\approx0.68=68\%[/tex]

Answer: The probability is p=0.68.

Find the lateral surface area and volume of the object in picture below

Answers

So first of all we have to find the lateral surface of the truncated pyramid. This surface is composed of 4 equal trapezoids. The are of a trapezoid is given by half the sum of its bases multiplied by its height. The large base of these faces are 6' long, the short base are 5' long and their height are 2.1' long. Then the area of each trapezoid is:

[tex]\frac{(6^{\prime}+5^{\prime})}{2}\cdot2.1^{\prime}=11.55in^2[/tex]

Then the total lateral surface is:

[tex]11.55in^2\cdot4=46.2in^2[/tex]

Then we need to find the volume of the truncated pyramid. This is given by the following formula:

[tex]\frac{1}{3}h(a^2+ab+b^2)[/tex]

Where a and b are the bottom and top side of its two square faces and h is the height of the pyramid i.e. the vertical distance between bases. The lengths of the bases is 5' and 6' whereas the height of the pyramid is 2' then its volume is given by:

[tex]\frac{1}{3}\cdot2^{\prime}\cdot(5^{\prime2}+6^{\prime}\cdot5^{\prime}+6^{\prime2})=60.7in^3[/tex]

In summary, the lateral surface is 46.2in² and the volume is 60.7in³.

The change in the value of a stock is represented by the rational number -5.90 describe in words what this means

Answers

The change in the value of a stock which is represented by the rational number -5.90 means that the stock decreased by 5.90 units.

Whenever we use negative value to describe change, it means that the value of that particular entity that been decreased by that number.

On the contrary, If we are using positive value to describe change, it means that the value of that particular entity that been increased by that number.

For example:- The change in total money possessed by Daniel is $ 50 means there is an increase of $ 50 in the money with Daniel.

To learn more about rational number, here:-

https://brainly.com/question/24398433

#SPJ1

find the slope of the line that passes through (10,2) and (2,10)

Answers

[tex]\begin{gathered} \text{the slope is} \\ m=\frac{10-2}{2-10} \\ m=\frac{8}{-8} \\ \\ m=-1 \end{gathered}[/tex][tex]\begin{gathered} \text{ The slope that passes through the points }(x_1,y_1)\text{ and }(x_2,y_2) \\ m=\frac{y_2-y_1}{x_2-x_1} \end{gathered}[/tex]

Other Questions
Can you help me write an essay about the level of organization of a plant in middle school information? The longer youre exposed to high noise levels, the more likely it is that ________ damage will occur. Which of kohlbergs stages of moral development notes that right and wrong is identified by children based on what is rewarded?. what elements does KOH contain Which of the following are things that Peter The Great did to reform Russia duringhis reign as Tsar.Got rid of serfdom in RussiaReorganizing Russia's government - Reduced power of the government andmade himself more powerful.Building up the army - Modernized the army to fight like Western armies.Modernizing daily life - Adopted western ideas and cultures in noble daily life. The potential energy of two atoms in a diatomic molecule is approximated by U(r)=a/r12b/r6, where r is the spacing between atoms and a and b are positive constants.Find the force F(r) on one atom as a function of r .Express your answer in terms of the variables a , b , and r . The start of a quadraticsequence is8, 18, 30, 44, 60, What is the nth term rule for this sequence? When the internet first launched, it was slow, clogged up phone lines and was most certainly not cheap. In fact, most Internet service providers (ISP) charged a flat rate access fee that included 20 hours a month of internet time. After twenty-hours of use, the ISPs charged an additional per-hour fee. Suppose in 1995, Charter charged a flat rate of $39.95 for the first twenty hours of service and an additional per-hour charge of $5.99.a. How much would a Charter bill for 18 hours of internet used be in 1995? b. How much would a Charter bill for 28 hours of internet used be in 1995? He ran. He jumped. He won the race.Which one of these rhetorical devices is used here? What is noteworthy or memorable about the essays conclusion? (cost of survival) (q037) approximately what percentage of the population of new orleans were people of african descent when the united states took it over in the early 1800s? a widget maker operates in a perfectly competitive market with a price of $25 for a box of widgets. the widget maker has a marginal cost curve equal to 0.26q, where q is the number of boxes of widgets produced. the widget maker currently produces 96 boxes of widgets. should the widget maker produce 97 boxes of widgets instead? for a given data group, simple exponential smoothing is being used to forecast demand. the forecast of a given period is 110, which turned out to be 4 units more than actual demand. the forecast for next period is 109.2. based on information given, what is smoothing constant, alpha? group of answer choices none of the choices 0.15 0.20 0.10 0.60 I need help with my pre-calculus homework, please show me how to solve them step by step if possible. The image of the problem is attached. The homework was a pdf so the choices can't expand, my teacher told me to just write the transformation of the given function in the format. . is a major factor in dictating how much energy the vehicle can absorb to protect the occupants. a. frictional energy b. angle of attack c. speed d. all of the above Mike made $120 last week working d days. Express the amount he made each day in terms of d. Given the 2 statements: "If you study for your test, then you will passyour test," and "If you passed your test, then you studied for yourtest." the biconditional is: What is the slope of the line that passes through the points (-2, 2) and (-4, -1)?Write your answer in simplest form. Find the value of x for which the lines p and q are parallel.Question 17 options:A) 6B) 8C) 9D) 7 Select the correct answer.Which of the following excerpts from the short story "The Tell-Tale Heart" by Edgar Allan Poe best demonstrates the unreliability of the narrator? A.You should have seen how wisely I proceeded-with what caution-with what foresight-with what dissimulation I went to workl B. I heard many things in hell. How, then, am I mad? Hearkenl and observe how healthily-how calmly I can tell you the whole story.O c. And then, when I had made an opening sufficient for my head, I put in a dark lantern, all closed, closed, that no light shone out, andthen thrust in my head.O D. Oh, you would have laughed to see how cunningly I thrust it int I moved it slowly-very, very slowly, so that I might not disturb the oldman's sleep.