create a model for (x + 7)(2x - 6). What is the product

Answers

Answer 1
[tex]\begin{gathered} (x+7)(2x-6) \\ 2x^2-6x+14x-42 \\ 2x^2+8x-42 \end{gathered}[/tex]


Related Questions

write the slope-interference form of the equation of each line

Answers

The slope interference form of straight line is given by

[tex]y=mx+c[/tex]

Here is the slope of the line and c is the y-intercept

Now, from the graph, it is seen that the line passes through the points (0,4) and (3,5)

So,

[tex]\begin{gathered} \frac{y-4}{5-4}=\frac{x-0}{3-0} \\ \frac{y-4}{1}=\frac{x}{3} \\ 3(y-4)=x \\ 3y=x+12 \\ y=\frac{x}{3}+4 \end{gathered}[/tex]

So, the required equation is

[tex]y=\frac{x}{3}+4[/tex]

1/b + 1/9 + = 1/tSolve for t

Answers

The given expression is

[tex]\frac{1}{b}+\frac{1}{9}=\frac{1}{t}[/tex]

First, we multiply the equation by t

[tex]\begin{gathered} (\frac{1}{b}+\frac{1}{9})\cdot t=\frac{1}{t}\cdot t \\ (\frac{1}{b}+\frac{1}{9})\cdot t=1 \end{gathered}[/tex]

Now, we divide the equation by 1/b + 1/9

[tex]\begin{gathered} \frac{(\frac{1}{b}+\frac{1}{9})\cdot t}{(\frac{1}{b}+\frac{1}{9})}=\frac{1}{(\frac{1}{b}+\frac{1}{9})} \\ t=\frac{1}{(\frac{1}{b}+\frac{1}{9})} \end{gathered}[/tex]

Now, we sum fractions

[tex]t=\frac{1}{\frac{9+b}{9b}}[/tex]

Then, we solve this combined fraction

[tex]t=\frac{9b\cdot1}{9+b}=\frac{9b}{9+b}[/tex]

Therefore, the final expression is

[tex]t=\frac{9b}{9+b}[/tex]

The answer to
√19
lies between two consecutive integers.
Use your knowledge of square numbers to state which
two integers it lies between.
√19 is between
and

Answers

The most appropriate choice for square root will be[tex]\sqrt{19}[/tex] lies between 4 and 5

What is square root of a number?

A number's square root is a value that, when multiplied by itself, yields the original number. The opposite way to square a number is to find its square root. Squares and square roots are therefore related ideas. Assuming that x is the square root of y, the equation would be written as x=y or as x2 = y. The radical symbol for the number's root is "" in this instance. When multiplied by itself, the positive number represents the square of the original number. The original number is obtained by taking the square root of a square of a real integer. For instance, the square of 3 is 9, the square root of 9 is 9, and 9 squared equals 3. Finding the square root of 9 is simple because it is a perfect square.

[tex]\sqrt{p} = p^{\frac{1}{2}}[/tex]

[tex]\sqrt{19} = 4.36\\[/tex]

4.36 lies between 4 and 5

[tex]\sqrt{19}[/tex] lies between 4 and 5

To learn more about square root of a number, refer to the link-
https://brainly.com/question/3617398
#SPJ13

What’s the correct answer answer asap for brainlist

Answers

Answer:

Progressive Era

Step-by-step explanation:

18. The table below gives the population of a town (in thousands) from the year 2000 to the year 2008. Year '00 '01 '02 03 04 '05 06 '07 '08 Population 87 84 83 80 77 76 78 81 85 (thousands) What was the average rate of change of population: a. between 2002 and 2004? b. between 2002 and 2006?

Answers

a . Average rate of change between 2002 and 2004 can be calculated below

[tex]\begin{gathered} average\text{ rate of change=}\frac{chang\text{e in y}}{\text{change in x}} \\ average\text{ rate of change = }\frac{77-83}{2004-2002} \\ average\text{ rate of change}=\frac{-6}{2}=-3(thousand) \end{gathered}[/tex]

b. Average rate of change between 2002 and 2006 is

[tex]\begin{gathered} \text{average rate of change = }\frac{78-83}{2006-2002} \\ average\text{ rate of change}=\frac{-5}{4}=-\frac{5}{4}(thousand) \end{gathered}[/tex]

3x+5=8(x-2)+1
Solve the following equation for x

Answers

Answer: x=4

Step-by-step explanation:

1. 3x+5 = 8x-16+1

2. 3x+5 = 8x-15

3. 3x+20 = 8x

4. 20 = 5x

5. x = 4

a normal distribution has mean 62 and a standard deviation 20. find and interpret the z-score for x=46

Answers

The z - score of the normal deviation will be 0.8.

What is Standard deviation?

Standard deviation is the measure of dispersed the data is in relation to the mean. Low standard deviation means data are clustered around the mean, and high standard deviation indicates data are more spread out.

Given that;

A normal distribution has the mean = 62

Standard deviation = 20

Since, The formula for the z - score will be;

z = (x - μ) / σ

Where, σ is the standard deviation and  μ is the mean of normal distribution.

Substitute all the values in above equation, we get;

z = (x - μ) / σ

z = (46 - 62) / 20

z = - 16 / 20

z = - 0.8

Therefore,

The z - score of the normal deviation will be 0.8.

Learn more about the standard deviation visit:

https://brainly.com/question/475676

#SPJ1

Finding a polynomial of a given degree with given zeros: Complex zeros

Answers

Given:

• Degree of polynomial = 3

,

• Zeros of the polynomial: 2, 3 - 2i

Let's find the polynomial.

Since the polynomail is of degree 3, it's highest exponent will be 3.

Equate the zeros to zero:

x = 2

Subtract 2 from both sides:

x - 2 = 2 - 2

x - 2 = 0

x = (3 - 2i)

Since this root is a complex conjugate, we have the other complex root: (3 + 2i)

Hence, we have:

(x - (3 - 2i)) and (x - (3 + 2i)).

Therefore, to write the function, we have:

[tex]f(x)=(x-2)(x-(3-2i))(x-(3+2i))[/tex]

Now, simplify the expression:

[tex]\begin{gathered} f(x)=(x-2)(x-3+2i)(x-3-2i) \\ \\ f(x)=x(x-3+2i)-2(x-3+2i)(x-3-2i) \\ \\ f(x)=x^2-3x+2ix-2x+6-4i(x-3-2i) \\ \\ f(x)=x^2-5x+2ix-4i+6(x-3-2i) \end{gathered}[/tex]

Solving further:

[tex]\begin{gathered} f(x)=x(x^2-5x+2ix-4i+6)-3(x^2-5x+2ix-4i+6)-2i(x^2-5x+2ix-4i+6) \\ \\ f(x)=x^3-5x^2+2ix^2-4ix+6x-3x^2+15x-6ix+12i-18-2ix^2+10ix-4i^2x-8-12i^{} \end{gathered}[/tex]

Combine like terms:

[tex]\begin{gathered} f(x)=x^3-5x^2-3x^2-4ix-6ix+10ix+2ix^2-2ix^2+6x+15x+12i-12i-8-16 \\ \\ f(x)=x^3-8x^2+25x-26 \end{gathered}[/tex]

ANSWER:

[tex]f(x)=x^3-8x^2+25x-26[/tex]

The graph shows the absolute value parent function. 6 Which statement is true? A. (0,1) is the x- and y-intercept of the function. B. (1,1) is the x- and y-intercept of the function. O C. (0,0) is the x- and y-intercept of the function. D. The function has no intercepts.

Answers

From the graph;

(0,0) is the (x, y) intercept of the graph

since the function passes through (0,0)

write in exponential form5x5x5

Answers

5 x 5 x 5 = 5^3

[tex]\begin{gathered} \\ 5x5x5=5^{3\text{ }}\text{ = 125} \end{gathered}[/tex][tex]=16^{5\text{ }}\text{ = 16 x 16 x 16 x 16 x 16 = 1,048,576}[/tex]

f(x) = x^2 g(x) = x^2 - 8 g(x)= x^2 - 8 We can think of g as a translated (shifted) version of f. Complete the description of the transformation. Use nonnegative numbers. To get the function g, shift f [up/down/left/right] by [ ] units.

Answers

We have that the parent function (the original function is x^2). If we add a number after it as:

[tex]f(x)=x^2_{}+b[/tex]

We affect the function in the y-axis, that is, we move the original function upward or downward.

Therefore, to get the function g, we need to shift the f function down by 8 units, that is

[tex]g(x)=f(x)-8=x^2-8[/tex]

What is the vertex and intercept form for the equation y=x²-2x-3? What is the standard form and intercept form for the equation y-5= -2(x+1)?What is the vertex and standard form for the equation y= (x+2)(x-3)?

Answers

Let's find the vertex for the following equation:

y = x² - 2x - 3

As you can see, we found graphically that (1, -4) is the vertex for this equation.

Now, let's find the intercept form, as follows:

x-intercept:

0 = -1² -2 * - 1 - 3

0 = 1 + 2 - 3

Then, (-1, 0)

0 = 3² - 2 * 3 - 3

0 = 9 - 6 - 3

Then (3, 0)

y-intercept:

yy

What’s the correct answer answer asap for brainlist please

Answers

Answer is A. I can medley to the store.

Reason: medley is a mixture or assortment, not a verb as it’s used in this sentence

Give the sample space describing all the outcomes. Then give all of the out comes for the event that the number 3 chosen. Use the format H1 to mean that the coin toss is heads and the number chosen is 1. If there is more than one element in the set separate them with commas

Answers

Explanation

The sample space is composed of all the possible outcomes i.e. of all the possible combinations between the result of tossing the coin and picking the card. There are two possible outcomes for the coin and four for the cards so there will be 8 different combinations in the saple space. These are:

[tex]H1,H2,H3,H4,T1,T2,T3,T4[/tex]

Then we must show all the outcomes where the card with the 3 is picked. This set is composed of all the elements with a 3 in the list above. There are two:

[tex]H3,T3[/tex]Answers

Then the answers are:

Sample space: {H1,H2,H3,H4,T1,T2,T3,T4}

Event that the number chosen is 3: {H3,T3}

An arts academy requires there to be 6 teachers for every 96 students and 3 tutors for every 30 students. How many students does the academy have per teacher? Per tutor? How many tutors does the academy need if it has 100 students?

Answers

If the school requieres 6 teachers for every 96 students then

1 teacher will be required for every

= 96/6

= 16 students

If 3 tutors for every 30 students then 1 tutor is required for

= 30/3

= 10 students

If the academy has 100 students, the number of tutors required would be

= 100/10

= 10 tutors

Hence

The academy requires;

Question 8 of 10If f(x) = - VX-3, complete the following statement (round your answerto the nearest hundredth):3x + 2f(7) = —Answer hereSUBMITplease help

Answers

To find f(7) substitute x by 7 in the function

Mary is x years old. How old will she be in 10 years? How old was she 2 years ago?

Answers

We know that Mary is x years old.

The age in 10 years will be x plus 10, as follows:

[tex]M_{\text{age}+10}=x+10[/tex]

And the age she had two years ago was:

[tex]M_{\text{age}-2}=x-2[/tex]

An example of this could be: imagine that Mary is 10 years now. In ten years, she will have:

10 + 10 = 20 years ( we add 10 to the original number). Likewise, 2 years ago, she had 10-2 = 8 years.

Therefore, the answers are two equations:

[tex]M_{age+10}=x+10[/tex][tex]M_{\text{age}-2}=x-2[/tex]

The domain and ranger of a linear function is always all real numbers true or false ?

Answers

Answer:

Step-by-step explanation:

The domain and range of a linear function is always real numbers (T or F)

It is True. This is because of a couple of reasons.

    1.) You cannot divide by 0.

     2. A negative number cannot have its square root taken.

The range is determined by the domain in a linear function, and thus it must always consist of real numbers.

an athlete eats 46 g of protein per day while training. how much protein will she eat during 23 days of training?

Answers

ANSWER

1058 grams

EXPLANATION

Each day she eats 46 grams of protein. In 23 days of training, she will eat 23 times that amount,

[tex]46g\times23=1058g[/tex]

Hence, in 23 days she will eat 1058 g of protein.

If you roll a die 96 times, approximately how many times could you expect it to land on 3 or 4?

Answers

Given:

It is given that you roll a die 96 times.

Required:

We have to find the expectation of landing on 3 or 4.

Explanation:

If you roll a die then there are 6 possibilities (1-6) and the possibility of landing on 3 or 4 is 2.

Then the probability of landing on 3 or 4 is

[tex]\frac{2}{6}=\frac{1}{3}[/tex]

If you roll the die 96 times then the probability of landing 3 or 4 is

[tex]\frac{1}{3}\times96=32[/tex]

Final answer:

Hence the final answer is:

You could expect it to land on 3 or 4 is

[tex]32[/tex]

Tanvir applies the distributive property to the left-hand side of the equation 1/3(3q+15)=101 Which equation shows the correct application of the distributive property?

1: q+15=101
2:3q+5=101
3:3q+15=101
4:q+5=101

Answers

When Tanvir applies the distributive property to the left-hand side of the equation, 1/3(3q+15)=101, the equation that shows the correct application is equation 4: q+5=101.

What is distributive property?

The distributive property applies basic mathematical operations, especially in equations.

This property is that when a value is multiplied or divided by a number to a set that will be added or subtracted, the result is the same, notwithstanding if the operation is done before the addition or subtraction.

1/3(3q+15) = 101

(3q/3+15/3) = 101

= q + 5 = 101

q = 96

Check of Distributive Property:

1/3(3q+15) = 101

1/3(3 x 96+15) = 101

= 1 x 96 + 5 = 101

= 96 + 5 = 101

= 101 = 101

Or: 1/3(3q+15) = 101

1/3(3 x 96+15) = 101

= 1/3(288 + 15) = 101

= 1/3(303) = 101

= 101 = 101

Thus, the equation that correctly applies the distributive property is equation 4: q+5=101.

Learn more about the distributive property at brainly.com/question/2807928

#SPJ1

I will give brainlist

The Busy Bee store bottles fresh jars of honey at a constant rate. In 2 hours, it bottles 18 jars, and in 6 hours, it bottles 54 jars of honey.

Determine the constant of proportionality.

9
18
0.11
4.5

Answers

The constant of proportionality is A. 9.

What is a constant of proportionality?

The constant of proportionality is simply used to show that the numbers given have a constant value.

From the information, the Busy Bee store bottles fresh jars of honey at a constant rate. In 2 hours, it bottles 18 jars. The constant will be:

= Number of jars / Number of hours

= 18/2

= 9

In 6 hours, it bottles 54 jars of honey. The constant will be:

= 54 / 6

= 9

Therefore, the constant is 9.

Learn more about constant on

brainly.com/question/28413384

#SPJ1

Please help.
A circle has a diameter of 18 inches. A central angle of 75° intercepts an arc of the circle. What is the intercepted arc length to the nearest tenth of an inch?

A.) 2.08 inches

B.) 3.8 inches

C.) 11.8 inches

D.) 23.6 inches

Answers

Answer:

C.) 11.8 inches

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

Given

A circle with diameter d = 18 in,Central angle θ = 75°.

To find

The length of the given arc

Solution

Use arc length formula:

s = πdθ/360

Substitute the values and calculate:

s = 3.14 * 18 in * 75°/360° = 11.8 in (rounded)

The matching answer choice is C.

Solve T=C(8+AB) for A

Answers

[tex]\begin{gathered} \text{Given} \\ T=C(8+AB) \end{gathered}[/tex][tex]\begin{gathered} \text{Divide both sides by }C \\ T=C(8+AB) \\ \frac{T}{C}=\frac{C(8+AB)}{C} \\ \frac{T}{C}=\frac{\cancel{C}(8+AB)}{\cancel{C}} \\ \frac{T}{C}=8+AB \\ \\ \text{Subtract both sides by }8 \\ \frac{T}{C}-8=8-8+AB \\ \frac{T}{C}-8=\cancel{8-8}+AB \\ \frac{T}{C}-8=AB \\ \\ \text{Divide both sides by }B \\ \frac{\frac{T}{C}-8}{B}=\frac{AB}{B} \\ \frac{\frac{T}{C}}{B}-\frac{8}{B}=\frac{A\cancel{B}}{\cancel{B}} \\ \frac{T}{CB}-\frac{8}{B}=A \\ \\ \text{By symmetric property of equality, we can swap left and right side of equations} \\ \frac{T}{CB}-\frac{8}{B}=A \\ A=\frac{T}{CB}-\frac{8}{B} \end{gathered}[/tex]

The wholesale price for a pair of shoes is $3.50. A certain department store marks up the wholesale price by 60%. Find the price of the pair of shoes in the department store

Answers

Given

Wholesale price for a pair of shoes = $3.50.

Wholesale price by 60%.

Find

price of the pair of shoes in the department store

Explanation

Price in deparrtmental store is 60% more than wholesale

[tex](1+60\%\text{ \rparen of wholesale }[/tex]

so ,

[tex]\begin{gathered} 1.6\times3.50 \\ 5.60 \end{gathered}[/tex]

Final Answer

Therefore , the price of the pair of shoes in the department store is $5.60.

JUIVE Suppose that the amount in grams of a radioactive substance present at time t (in years) is given by A(t) = 800e 0.86t. Find the rate of change of the quantity present at the time when t = 5. 9.3 grams per year 0 -72.7 grams per year -9.3 grams per year 0 72.7 grams per year

Answers

In this case, we'll have to carry out several steps to find the solution.

Step 01:

Data

A(t) = 800e^(-0.86t)

Step 02:

Rate of change

t1 = 0

A(t) = 800e^(-0.86t)

A(t) = 800e^(-0.86*0)

A(0) = 800

t2 = 5

A(t) = 800e^(-0.86t)

A(t) = 800e^(-0.86*5)

A (t) = 800e^(-4.3)

A(5) = 10.85

Step 03:

[tex]\frac{\Delta y}{\Delta x}=\frac{A(5)\text{ - A(0)}}{5-0}[/tex][tex]\frac{\Delta y}{\Delta x}=\frac{10.85-800}{5-0}=\frac{-789.15}{5}=-157.83[/tex]

Identify the following forms of factoring with the correct method of solving

Answers

Given:

There are given the equation:

[tex]90x^3-20x[/tex]

Explanation:

To find the factor of the given equation, first, we need to take a common variable from the given equation:

[tex]90x^3-20x=x(90x^2-20)[/tex]

Then,

[tex]\begin{gathered} 90x^3-20x=x(90x^2-20) \\ =10x(9x^2-2) \end{gathered}[/tex]

Final answer:

Hence, the factor of the given equation is shown below:

[tex]\begin{equation*} 10x(9x^2-2) \end{equation*}[/tex]

Ali took 3 1/4 hours to clean the bathroom. Then he took 1/8 hours to clean the kitchen. How much total time did Ali take to clean the two rooms?Write your answer as a mixed number in the simplest form.

Answers

He took 3 1/4 hours to clean the bathroom and then he took 1/8 hours to clean the kitchen.

First, we can convert the mixed number 3 1/4 into a fraction:

3 1/4 = 3/1 + 1/4 = 13/4

Now, we can sum both times:

13/4 + 1/8 = ((13*8)+(4*1)) / (4*8) = (104 +4)/ 32 = 108/32 = 27/8

Finally, we need to convert the total of hours 27/8 as a mixed number:

If 27/8 = 3.375

We take the whole number and then convert the decimal remaining into a fraction:

3 - whole number

0.375* (1000/1000) = 3/8

Hence, the mixed number for the total time that Ali spent cleaning both rooms is 3 3/8

Which is closest to the circumference of the earth if it's diameter is 7926.41 miles?

Answers

ANSWER

24901.55 miles

EXPLANATION

We have to find the circumference of the earth using the diameter given.

The formula for circumference is:

[tex]C=\pi\cdot D[/tex]

where D = diameter

Therefore, the circumference is:

[tex]\begin{gathered} C=\pi\cdot7926.41 \\ C=24901.55\text{ miles} \end{gathered}[/tex]

help I'm practicing

Answers

Remember that the volume of a rectangular pyramid is given by the expression:

[tex]v=\frac{1}{3}abh[/tex]

Where:

• a ,and ,b ,are the lenght of the sides of the rcetangle (base)

,

• h, is the height of the pyramid

Using this, and the data given, we'll get that:

[tex]\begin{gathered} v=\frac{1}{3}(14)(9.5)(15) \\ \Rightarrow v=665 \end{gathered}[/tex]

The volume of the pyramid is 665 cubic feet

Other Questions
How can a sociological understanding of sport as a global commodity and as a sexual division, contribute to explain Semenyas predicament which of the following would the manufacturer find to be the lowest acceptable price for the new supercowchow per sack: a) $60 b) $70 c) $80 d) $90 e) $100 What are the eight classifications of vegetables? Give an example of each classification. Does anyone know the answer to this question ?? PLS HELP. Only answer if you know the answer !!!! A population of values has a normal distribution with u = 203.6 and o = 35.5. You intend to draw a randomsample of size n = 16.Find the probability that a single randomly selected value is greater than 231.1.PIX > 231.1) =Find the probability that a sample of size n = 16 is randomly selected with a mean greater than 231.1.P(M > 231.1) =Enter your answers as numbers accurate to 4 decimal places. Answers obtained using exact z-scores or Z-scores rounded to 3 decimal places are accepted. RGILLE ST3 Escribe palabras compuestas o derivadas a partirde estos prstamos: hotel vagn confort novela ftbol escner 1. Find the elements sodium, oxygen, and phosphorus on the periodic table. Describe the monoatomic ions each would form. Then, given what you know about chemical bonding, describe and give the formulas for the types of ionic compounds they would produce with each other. Use the periodic table in the Chemistry: Problems and Solutions book to help with your answers.2. Given the chemical formulas of the following compounds, name each compound and state the rules you used to determine each name.KIFe2O3(NH4)3PO4 Explain why people say that LSD is the most potent of psychoactive drugs. While the use of data and information are important in most businesses, there are also a variety of considerations regarding the protection of customers privacy, security, and confidentiality as this information is stored for future use. Explain and identify how and why businesses can and should approach the use of data with privacy, security, and confidentiality in mind. What do you think is voting and an opinion? how opinions are formed and how they guide voting? PLEASE ANSWER ASAP ! Thanks :) Hello! I need some help with this homework question, please? The question is posted in the image below. Q6 Determine which of the following lines, if any, are perpendicular Line A passes through (2,7) and (-1,10) Line B passes through (-4,7) and (-1,6) Line C passed through (6,5) and (7,9) where do most people of Africa live and trade? while providing initial ventilations to an apneic adult with a bag-mask device, you note minimal rise of the chest despite an adequate mask-to-face seal. you should: Eli dug a trench1820of a meter long. The next day he dug another 1720Bof a meter. What is a reasonable estimate of the total length of the trench? an asset is exchanged for another asset and cash is received in the transaction. the fair value of the assets are not determinable. at what amount should the new asset be recorded? multiple choice question. historical cost of the asset given up less the cash received. book value of the asset received less the cash received. book value of the asset given up less the cash received. cash received plus the book value of the asset given up. Sarah has shared with noel that they are part of their managers ingroup. What argument can she use to convince noel of the correctness of her perception?. The element lanthanum has an isotope with an atomic mass of 138. 9 amu and an abundance of 99. 91%. A second isotope has an atomic mass of 137. 9 amu and an abundance of 0. 9%. What is the average atomic mass of lanthanum?. What is the opposite of the number 12?A(-1/12B(1/12C(0D(12