please show work on how to get the points we graph

Please Show Work On How To Get The Points We Graph

Answers

Answer 1

Answer:

Graphing the inequalities, we have;

Explanation:

Given the system of quadratic inequalities;

[tex]\begin{cases}y<-x^2-x+8 \\ y>x^2+2\end{cases}[/tex]

Graphing the quadratic inequalities;

for the first quadratic inequality;

[tex]\begin{gathered} y<-x^2-x+8 \\ at\text{ x=0} \\ y<8 \\ (0,8) \\ at\text{ x=-0.5} \\ y<-(-0.5)^2-(-0.5)+8 \\ y<8.25 \\ (-0.5,8.25) \\ at\text{ x=-2} \\ y<-(-2)^2-(-2)+8 \\ y<-4+2+8 \\ y<6 \\ (-2,6) \\ at\text{ x=}2 \\ y<-(2)^2-(2)+8 \\ y<-4^{}-2+8 \\ y<2 \\ (2,2) \end{gathered}[/tex]

For the second quadratic inequality;

[tex]\begin{gathered} y>x^2+2 \\ at\text{ x=0} \\ y>2 \\ at\text{ x=2} \\ y>(2)^2+2 \\ y>6 \\ (2,6) \\ at\text{ x=-2} \\ y>(-2)^2+2 \\ y>6 \\ (-2,6) \end{gathered}[/tex]

Graphing the two inequalities using the points derived above.

Note that both inequalities would be dashed lines because of the inequality sign, and the shaded part will be according to the sign.

Graphing the inequalities, we have;

Please Show Work On How To Get The Points We Graph

Related Questions

A. What is the common ratio of the pattern?B. Write the explicit formula for the pattern?C. If the pattern continued how many stars would be in the 11th set?

Answers

Given:

The sequence of number of stars is 2,4,8,16

a) To find the common ratio of the pattern.

[tex]\begin{gathered} \text{Common ratio=}\frac{2nd\text{ term}}{1st\text{ term}} \\ r=\frac{4}{2} \\ r=2 \end{gathered}[/tex]

Hence the common ratio is 2.

b) To find the explicit formula for the pattern.

The general for a geometric progression sequence is,

[tex]a_n=a_1(r)^{n-1}_{}_{}[/tex]

Hence, the formula for the above pattern will be,

[tex]a_n=2(2)^{n-1}[/tex]

c) To find the number of stars in 11th set.

Substitute n=11 in the explicit formula of the pattern.

[tex]\begin{gathered} a_{11}=2(2)^{11-1} \\ a_{11}=2(2)^{10} \\ a_{11}=2(1024) \\ a_{11}=2048 \end{gathered}[/tex]

Hence, the number of stars in 11th set will be 2048.

Please help me with this problem just wanted to be sure that I am correct in order to help my son to under stand the break down of this problem. I believe that the answer is -3 but I am not sure please help?Solve for x.14x−1/2(4x+6)=3(x−4)−18 Enter your answer in the box.x =

Answers

SOLUTION

We want to solve for x in the equation

[tex]14x-\frac{1}{2}\mleft(4x+6\mright)=3\mleft(x-4\mright)-18[/tex]

First we expand the brackets in both sides of the equation, this becomes

[tex]\begin{gathered} 14x-\frac{1}{2}(4x+6)=3(x-4)-18 \\ 14x-2x-3=3x-12-18 \end{gathered}[/tex]

Note that the minus sign multiplies the items in the brackets too

Now, we collect like terms we have

[tex]\begin{gathered} 14x-2x-3x=-12-18+3 \\ 9x=-27 \\ \text{divide both sides by 9, we have } \\ \frac{9x}{9}=\frac{-27}{9} \\ x=-3 \end{gathered}[/tex]

Hence x = -3

The diamond method for factoring: Fill in the missing value

Answers

Consider a quadratic expression, let "m" and "n" represent the factors.

The diamond method of factoring is the following:

On the left of the diamond, there is one of the factors, for example, "m", of the right of the diamond you will find the other factor "n".

On the top of the diamond, you will find the product of both factors, on the bottom of the diamond you will find the sum of the factors.

Looking at the given diamond, you know the result of the product and the sum of both factors:

[tex]m*n=-15[/tex][tex]m+n=14[/tex]

Using these expressions, you can find both factors.

- First, write the second expression for one of the variables, for example, for "n"

[tex]\begin{gathered} m+n=14 \\ m=14-n \end{gathered}[/tex]

- Second, replace the expression obtained on the second equation:

[tex]\begin{gathered} m*n=-15 \\ (14-n)n=-15 \end{gathered}[/tex]

Distribute the multiplication

[tex]14n-n^2=-15[/tex]

Zero the expression and order the terms from greatest to least:

[tex]\begin{gathered} 14n-n^2+15=-15+15 \\ 14n-n^2+15=0 \\ -n^2+14n+15=0 \end{gathered}[/tex]

- Third, use the quadratic expression to determine the possible values of n:

[tex]x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}[/tex]

Where

a is the coefficient of the quadratic term

b is the coefficient of the x-term

c is the constant

For the quadratic expression obtained, where "n" represents the x-variable.

[tex]-n^2+14n+15=0[/tex]

The coefficients are:

a= -1

b=14

c=15

[tex]\begin{gathered} x=\frac{-b\pm\sqrt{b^2-4ac}}{2a} \\ n=\frac{-14\pm\sqrt{14^2-4*(-1)*15}}{2*(-1)} \\ n=\frac{-14\pm\sqrt{196+60}}{-2} \\ n=\frac{-14\pm\sqrt{256}}{-2} \\ n=\frac{-14\pm16}{-2} \end{gathered}[/tex]

Solve the sum and difference separately to determine both possible values for "n"

→Sum:

[tex]\begin{gathered} n=\frac{-14+16}{-2} \\ n=\frac{2}{-2} \\ n=-1 \end{gathered}[/tex]

→Difference:

[tex]\begin{gathered} n=\frac{-14-16}{-2} \\ n=\frac{-30}{-2} \\ n=15 \end{gathered}[/tex]

- Finally, determine the possible value/s of m:

For n=-1

[tex]\begin{gathered} m+n=14 \\ m+(-1)=14 \\ m-1=14 \\ m=14+1 \\ m=15 \end{gathered}[/tex]

For n=15

[tex]\begin{gathered} m+n=14 \\ m+15=14 \\ m=14-15 \\ m=-1 \end{gathered}[/tex]

So, the factors are -1 and 15 and the diamond is:

у A 5 8 106 С C m2l= m22= m23= mZ4= m25= needing quadrilaterals area

Answers

Angles in a quadrilaterals

The sum of all interior angles in a quadrilateral is 360°

Angle 5 is congruent with angle of 106°

Thus measure of 5 = 106°

These two angles add up to 212°. The remaining to reach 360° is:

360° - 212° = 148°

Angles 1, 2, 3, and 4 are congruent, thus the measure of each one of them is 148/4=37°. Thus

measure of 1 = measure of 2 = measure of 3 = measure of 4 = 37°

5)Which of the following is a critical number of the inequality x^2+5x-6<0 ?

Answers

Answer:

B. 1

Explanation:

Given the inequality:

[tex]x^2+5x-6<0[/tex]

To find the critical number, first, change the inequality sign to the equality sign :

[tex]x^2+5x-6=0[/tex]

Next, solve for x:

[tex]\begin{gathered} x^2+6x-x-6=0 \\ x(x+6)-1(x+6)=0 \\ (x-1)(x+6)=0 \\ x-1=0\text{ or }x+6=0 \\ x=1\text{ or }x=-6 \end{gathered}[/tex]

Therefore, from the options, 1 is the critical number.

The correct option is B.

8. Factor ()=63−252++60 completely given that x=3 is a zero of p(x). Use only the techniques from the lecture on 3.3 (synthetic division). Other methods will receive a score of zero. Be sure to show all your work (including the synthetic division).

Answers

Factor the polynomial

[tex]\begin{gathered} p(x)=6x^3-25x^2+x+60 \\ \text{Given that, }x=3\text{ is a zero} \end{gathered}[/tex]

Using the synthetic division method to factorize the polynomial completely,

The resulting coefficients from the table are 6, -7, -20, 0

Thus the quotient is

[tex]6x^2-7x-20[/tex]

Factorizing the quotient completely,

[tex]\begin{gathered} 6x^2-7x-20 \\ =6x^2-15x+8x-20 \\ =3x(2x-5)+4(2x-5) \\ =(3x+4)(2x-5) \end{gathered}[/tex]

Therefore, the other two zeros of the polynomial are:

[tex]\begin{gathered} (3x+4)(2x-5)=0 \\ 3x+4=0 \\ x=-\frac{4}{3} \\ 2x-5=0 \\ x=\frac{5}{2} \\ \\ Therefore,t\text{he factors of the polynomial are:} \\ (x-3)(3x+4)(2x-5) \end{gathered}[/tex]

Yes or no to tell wether the fact the fraction is equivalent to this decimal __(4.05)_____________________________________Is the following fractions equal to the one decimal listed? 405/99401/9981/33802/198

Answers

802/198​ is equal to 4.0505

need help finding the exact value of sec pi/3

Answers

Solution:

Given:

[tex]sec(\frac{\pi}{3})[/tex]

To find the exact value,

Step 1: Apply the trigonometri identieties.

From the trigonometric identities,

[tex]sec\text{ }\theta\text{ =}\frac{1}{cos\theta}[/tex]

This implies that

[tex]sec(\frac{\pi}{3})=\frac{1}{\cos(\frac{\pi}{3})}[/tex]

Step 2: Evaluate the exact value.

[tex]\begin{gathered} since \\ \cos(\frac{\pi}{3})=\frac{1}{2}, \\ we\text{ have} \\ sec(\frac{\pi}{3})=\frac{1}{\cos(\pi\/3)}=\frac{1}{\frac{1}{2}}=2 \end{gathered}[/tex]

Hence, te exact value of

[tex]sec(\frac{\pi}{3})[/tex]

is evaluated to be 2

Could you help me with this problem?There are 7 acts in a talent show.A comedian, a guitarist, a magician, a pianist, a singer, a violinist, and a whistler.A talent show host randomly schedules the 7 acts.Compute the probability of each of the following events.Event A: The magician is first, the comedian is second, and the whistler is third.Event B: The first three acts are the guitarist, the pianist, and the singer, in any order.Write your answers as fractions in simplest form.

Answers

EXPLANATION

For the event B, the order of the first 3 acts doesn't matter.

So, the number of acts taken from the seven acts when the order doesn't matter is calculated using combinations.

[tex]C(m,n)=\frac{m!}{n!(m-n)!}[/tex][tex]C(7,3)=\frac{7!}{3!(7-3)!}=\frac{7!}{3!4!}[/tex]

Computing the factorials:

[tex]C(7,3)=\frac{5040}{6\cdot24}=\frac{5040}{144}=35[/tex]

Hence, the number of ways the three acts could be given are 1:C(7,3)

Therefore, the probability of the event B is:

[tex]P(B)=\frac{1}{35}[/tex]

For the event A, the order matters, so the difference between combinations and permutations is ordering. When the order matters we need to use permutations.

The number of ways in which four acts can be scheculed when the order matters is:

[tex]P(m,n)=\frac{m!}{(m-n)!}[/tex][tex]P(m,n)=\frac{7!}{(7-3)!}=\frac{5040}{24}=210[/tex]

The number of ways the magician is first, the comedian is second and the whistler is third are 1:P(7,4)

Therefore, the probability of the event A is.

[tex]P(A)=\frac{1}{210}[/tex]

I need help question 10 b and c

Answers

Part b.

In this case, we have the following function:

[tex]y=5(2.4)^x[/tex]

First, we need to solve for x. Then, by applying natural logarithm to both sides, we have

[tex]\log y=\log (5(2.4^x))[/tex]

By the properties of the logarithm, it yields

[tex]\log y=\log 5+x\log 2.4[/tex]

By moving log5 to the left hand side, we have

[tex]\begin{gathered} \log y-\log 5=x\log 2.4 \\ \text{which is equivalent to} \\ \log (\frac{y}{5})=x\log 2.4 \end{gathered}[/tex]

By moving log2.4 to the left hand side, we obtain

[tex]\begin{gathered} \frac{\log\frac{y}{5}}{\log2.4}=x \\ or\text{ equivalently,} \\ x=\frac{\log\frac{y}{5}}{\log2.4} \end{gathered}[/tex]

Therfore, the answer is

[tex]f^{-1}(y)=\frac{\log\frac{y}{5}}{\log2.4}[/tex]

Part C.

In this case, the given function is

[tex]y=\log _{10}(\frac{x}{17})[/tex]

and we need to solve x. Then, by raising both side to the power 10, we have

[tex]\begin{gathered} 10^y=10^{\log _{10}(\frac{x}{17})} \\ \text{which gives} \\ 10^y=\frac{x}{17} \end{gathered}[/tex]

By moving 17 to the left hand side, we get

[tex]\begin{gathered} 17\times10^y=x \\ or\text{ equivalently,} \\ x=17\times10^y \end{gathered}[/tex]

Therefore, the answer is

[tex]f^{-1}(y)=17\times10^y[/tex]

A tutoring service charges an initial consultation fee of $50 plus $25 for each tutoringsession.A. Write an equation that determines the total cost of tutoring services (y) based on thenumber of tutoring sessions (x).B. If a student decides to purchase 8 tutoring sessions, what will be his total cost?c. If a student had a total cost of $200, how many tutoring sessions did he attend?EditVioInsertFormatThols Table

Answers

A. y = 50 + 25x

B. number of session (x) = 8

Substitute x= 8 in the equation y= 50 + 25x

y = 50 + 25( 8 )= 50 + 200 = $250

The total cost for 8 tutoring sessions is $250

C. y = $200

x= ?

y = 50 + 25x

200 = 50 + 25x

200 - 50 = 25x

150 = 25x

Dividing through by 25

x = 150/25 =6

He attended 6 tutoring sessions

What is the equation of the line that passes through points (1,-19) and (-2,-7)?

Answers

This problem is about linear equations. We need to find the equation of the line w

describe the center and spread of the data using the more appropriate status either the mean median range interquartile range or standard division

Answers

[tex]\begin{gathered} \mleft\lbrace1,12,2,9,2,3,7,3,3,6\mright\rbrace \\ \operatorname{mean}=\frac{1+12+2+9+2+3+7+3+3+6}{10}=\frac{48}{10}=4.8 \end{gathered}[/tex][tex]\sigma=\sqrt[]{\frac{\sum ^N_{i\mathop=1}(x-\operatorname{mean})^2}{N}}=3.4[/tex]

1(c). What is a better deal? Explain. Deal 1: 2 mediums 14'' (round) pizza for $14 total Deal 2: 1 large 20'' (round) pizza for $13 total

Answers

To get the better deal of the two, we need to find the cost per area of pizza for each deal and compare.

Deal 1: 2 medium 14'' (round) pizza for $14 total

The area of a circle is calculated as

[tex]A=\pi r^2[/tex]

where r is the radius.

The area of the pizza is calculated to be:

[tex]\begin{gathered} r=14 \\ \therefore \\ A_1=\pi\times14^2=196\pi \end{gathered}[/tex]

Hence, the total area for the two pizzas will be:

[tex]\Rightarrow196\pi\times2=392\pi[/tex]

The cost per square inch of pizza is, therefore, calculated to be:

[tex]\Rightarrow\frac{14}{392\pi}=0.011[/tex]

The pizza costs $0.011 per square inch.

Deal 2: 1 large 20'' (round) pizza for $13 total

The area of the pizza is calculated to be:

[tex]\begin{gathered} r=20 \\ \therefore \\ A_2=\pi\times20^2=400\pi \end{gathered}[/tex]

Hence, the cost per square inch of pizza is calculated to be:

[tex]\Rightarrow\frac{13}{400\pi}=0.010[/tex]

The pizza costs $0.010 per square inch.

CONCLUSION:

The better deal will be the deal with the lesser cost per square inch. As can be seen from the calculation, both deals are about the same price per square inch if approximated. However, without approximation, Deal 2 has a slightly lesser cost per square inch.

Therefore, DEAL 2 IS THE BETTER DEAL.

Help me due is tomorrow

Answers

Step-by-step explanation:

5.3g+9=2.3g+15

5.3g-2.3g=15-9

3g=6

3g/3=6/3

g=2

B,5.3(2)+9=2.3(2)+15

10.6+9=4.6+15

19.6=19.6

Answer:

g = 2

Step-by-step explanation:

5.3g + 9 = 2.3g + 15

Subtract 9 from both sides.

5.3g + 9 - 9 = 2.3g + 15 - 9

5.3g = 2.3g + 6

Subtract 2.3g from both sides

5.3g - 2.3g = 2.3g - 2.3g + 6

3g = 6

Divide both sides by 3

g = 2

To check if the value of g is correct, substitute the value of g in the equation above and remember that the both sides should be equal because of the equal sign (=) in the equation.

5.3g + 9 = 2.3g + 15

5.3(2) + 9 = 2.3(2) + 15

10.6 + 9 = 4.6 + 15

19.6 = 19.6

You have to write 1/2 page for an assignment. You write 1/5 page. How many pages do you have left to write ?

Answers

To find the number of missing pages:

[tex]\frac{1}{2}-\frac{1}{5}=[/tex]

rewriting the expression as homogeneous fractions:

[tex]\frac{1}{2}\times\frac{5}{5}-\frac{1}{5}\times\frac{2}{2}=[/tex]

simplifying it:

[tex]\frac{5}{10}-\frac{2}{10}=\frac{3}{10}[/tex]

ANSWER

you have left 3/10 page.

determine whether the given by binomial is a factor of the polynomial p(x) . If so, find the remaining factors of p(x).

Answers

The given binomial is a factor of the polynomial p(x) with remaining factors of (x + 1)(x - 1).

What is termed as the factors of polynomial?Factorisation is the process of determining the factors of a given value as well as mathematical expression. Factors are integers which are multiplied together to create the original number.

For the given question.

The polynomial is given as; x³ + 2x² -x - 2.

The binomial is given as; (x +2).

The, to get the remainder, divide the polynomial with the binomial.

= (x³ + 2x² - x - 2)/ (x +2)

Taking x² common from the first two terms of the numerator and (-1) from the last two terms.

= x²(x + 2) - (x + 2)/ (x +2)

Taking (x + 2) common from two terms.

= (x + 2)(x² - 1)/(x + 2)

Cancel (x + 2) from both.

= (x² - 1)

Now use the identity to open the square.

(a²  + b² ) = (a + b) (a - b)

= (x + 1)(x - 1).

Thus, the given binomial is a factor of the polynomial p(x) with remaining factors of (x + 1)(x - 1).

To know more about the factors of polynomial, here

https://brainly.com/question/28920058

#SPJ13

The correct question is-

Determine whether the given binomial is a factor of the polynomial p(x).

If so, find the remaining factors of p(x).

p(x) = x³ + 2x² -x - 2 ; (x +2)

Answer:

a

Step-by-step explanation:

You are given the equation 12 = 3x + 4 with no solution set. Part A: Determine two values that make the equation false. Part B: Explain why your integer solutions are false. Show all work.

Answers

[tex]12=3x+4 \\ \\ 8=3x \\ \\ x=8/3[/tex]

So, two integer values are 1 and 2 since they are not the solution to the equation.

Which of the following is not a valid way of starting the process of factoring60x² +84x +49?Choose the inappropriate beginning below.O A. (x )(60)OB. (2x (30%)O C. (6x X10x)OD. (2x (5x )

Answers

Given the equation:

60x^2 + 84x + 49

We are to determine among the options which is not a process of factorizing.

In factorizing, you get factors of the given numbers of the equation that when they are being multiplied or added, they give the numbers in the equation.

So, looking at the options, the only option that does not satisfies the requirement for starting a factorization process is B, which is (2x (30%)

Therefore, the inappropriate process of starting factorization among the option is option B which is (2x (30%).

PLS HELP ASAP
Clara and Toby are telemarketers.
Yesterday, Clara reached 4 people in 10 phone calls, while Toby reached 3 people in 8 phone calls.
If they continue at those rates, who will reach more people in 40 phone calls?
Use the drop-down menu to show your answer.

Answers

Clara will reach approximately 16 people in 40 phone calls while Toby will reach approximately 15 people in 40 phone calls.

find the inverse function of g(x)= x-1÷x+5

Answers

[tex]g(x)=\frac{x-1}{x+5}[/tex]

1. replace g(x) with y:

[tex]y=\frac{x-1}{x+5}[/tex]

2.Replace every x with a y and replace every y with an x

[tex]x=\frac{y-1}{y+5}[/tex]

3. Solve for y:

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

4. Replace y with g−1(x) g− 1 ( x ):

[tex]g(x)^{-1}=\frac{-5x-1}{x-1}[/tex]

what do I do to compute the exact average of the fractions, in decimal form?

Answers

[tex]\begin{gathered} 0.2=\frac{2}{10} \\ \text{then} \\ \frac{1}{0.2}=\frac{1}{\frac{2}{10}}=\frac{10}{2}=5 \end{gathered}[/tex][tex]\begin{gathered} \frac{0.2}{1}=0.2 \\ \frac{0.2}{0.1}=\frac{2}{1}=2 \end{gathered}[/tex]

Average is computed as follows:

[tex]\begin{gathered} \text{Avg=}\frac{\text{ sum of terms}}{\text{ number of terms}} \\ \text{Avg}=\frac{5+0.2+2}{3} \\ \text{Avg}=\frac{7.2}{3} \\ Avg=2.4 \end{gathered}[/tex]

7x - 15 < 48. Elrich planted seeds from each of x different seed packets in his garden. To plant these seeds, he had to remove plants that were already in the garden. Taking into account the plants he removed and the seeds he planted, he expected to have (select) plants in the garden. From how many different seed packets did Elrich recently plant seeds?

Answers

Elrich planted 7 seeds from each of x different seed packets in his garden. To plant these seeds, he had to remove 15 plants. that were already in the garden. Taking into account the plants he removed and the seeds he planted, he expected to have less than equal to 48 plants in the garden.

The inequality :

[tex]7x-15\leq48[/tex]

Simplify for x:

[tex]7x-15\leq48[/tex]

find the area of the composite figures by either adding and subtracting regions

Answers

Explanation:

This figure is a rectangle and a quarter of a circle. We can find their areas and add them to find the total area of the figure.

The area of the rectangle is:

[tex]A_{\text{rectangle}}=17cm\times10\operatorname{cm}=170\operatorname{cm}^2[/tex]

The area of a circle is:

[tex]A_{\text{circle}}=\pi\cdot r^2[/tex]

Where r is the radius of the circle. In this case we have a quarter of a circle, so its area is a quarter of the area of the circle:

[tex]A_{1/4\text{circle}}=\frac{A_{\text{circle}}}{4}=\frac{\pi\cdot r^2}{4}[/tex]

The radius of this circle is 8cm:

[tex]A_{1/4\text{circle}}=\frac{\pi\cdot8^2}{4}=\frac{\pi\cdot64}{4}=\pi\cdot16\approx50.27\operatorname{cm}^2[/tex]

The total area of the figure is:

[tex]A_{\text{figure}}=A_{\text{rectangle}}+A_{1/4\text{circle}}=170\operatorname{cm}+50.27\operatorname{cm}=220.27\operatorname{cm}^2[/tex]

Answer:

The area is 220.27 cm²

2064 is divisible by 2, 4 and 8 true or false​

Answers

True the numbers are divisible by 2,4 and 8
Yes true
Explanation:
2064/2 is 1032
1032/2 is 258
And 258 is divisible by 2 so 2 and 2x2 and 2x2x2.

Andre and Elena are each saving money, Andre starts with 100 dollars in his savings account and adds 5 dollars per week, Elena starts with 10 dollars in her savings account and adds 20 dollars each week.After 4 weeks who has more money in their savings account?? Explain how you know.After how many weeks will Elena and Andre have the same amount of money in their savings account? How do you know?

Answers

We can model each savings account balance in function of time as a linear function.

Andre starts with $100 and he adds $5 per week. If t is the number of weeks, we can write this as:

[tex]A(t)=100+5\cdot t[/tex]

In the same way, as Elena starts with $10 and saves $20 each week, we can write her balance as:

[tex]E(t)=10+20\cdot t[/tex]

We can evaluate their savings after 4 weeks (t=4) as:

[tex]\begin{gathered} A(4)=100+5\cdot4=100+20=120 \\ E(4)=10+20\cdot4=10+80=90 \end{gathered}[/tex]

After 4 weeks, Andre will have $120 and Elena will have $90.

We can calculate at which week their savings will be the same by writing A(t)=E(t) and calculating for t:

[tex]\begin{gathered} A(t)=E(t) \\ 100+5t=10+20t \\ 5t-20t=10-100 \\ -15t=-90 \\ t=\frac{-90}{-15} \\ t=6 \end{gathered}[/tex]

In 6 weeks, their savings will be the same. We know it beca

A pendulum swings through an angle of 14° each second. If the pendulum is 14 cm in length and the complete swing from right to left last two seconds what area is covered by each complete swing?

Answers

Answer;

[tex]\text{Area = 47.90 cm}^2[/tex]

Explanation;

Firstly, we need a diagrammatic representation to get what is described in the question.

We have this as follows;

Now, from what we have here, the total angle swept by the pendulum moving from left to right is 28 degrees

To get the area, we simply need to find the area of the sector formed by the by pendulum

Mathematically, we have the area of a sector calculated as follows;

[tex]A\text{ = }\frac{\theta}{360}\times\pi\times R^2[/tex]

theta is the angle made by the pendulum in one complete swing which is 28 degrees

pi is 22/7

R is the length of the pendulum which is 14 cm

Substituting these values in the formula above, we have it that;

[tex]\begin{gathered} A=\frac{28}{360}\times\frac{22}{7}\times14^2 \\ \\ A=47.90cm^2 \end{gathered}[/tex]

Evaluate g(-3)Determine the coordinates of the point given by the answer aboveEvaluate g(2a)Step By Step Explanation Please

Answers

Given the quadratic equation:

[tex]g(x)=3x^2-5x+4[/tex]

Let's solve for the following:

• (a) g(-3)

To solve for g(-3), substitute -3 for x and evaluate.

Thus, we have:

[tex]\begin{gathered} g(x)=3x^2-5x+4 \\ \\ g(-3)=3(-3)^2-5(-3)+4 \\ \\ g(-3)=3(9)+15+4 \\ \\ g(-3)=27+15+4 \\ \\ g(-3)=46 \end{gathered}[/tex]

Hence, we have:

g(-3) = 46

• (b) To determine the coordinates of the point given in question (a).

In the function, g(x) can also be written as y.

Thus, from g(-3), we have the following:

x = -3

y = 46

When x = -3, the value of y = 46

In point form, we have the coordinates:

(x, y) ==> (-3, 46)

Therefore, the coordinates of the given point by the answer in (a) is:

(-3, 46)

• (c) Evaluate g(2a).

To evaluate g(2a), substitute 2a for x in the equation and evaluate.

Thus, we have:

[tex]\begin{gathered} g(x)=3x^2-5x+4 \\ \\ g(2a)=3(2a)^2-5(2a)+4 \\ \\ g(2a)=3(4a^2)-5(2a)+4 \\ \\ g(2a)=12a^2-10a+4 \end{gathered}[/tex]

ANSWERS:

• (a) g(-3) = 46

• (b) (-3, 46)

• (c) g(2a) = 12a² - 10a + 4

Let set E be defined as follows:
E = {english, math, french, art}
Which of the following are subsets of set
E

Answers

The subsets of E is all the above .

What are subsets of set ?

If every component present in Set A is also present in Set B, then Set A is said to be a subset of Set B. To put it another way, Set B contains Set A. As an illustration, if set A has the elements X, Y, and set B contains the elements X, Y, and Z, then set A is the subset of set B.

If every element in a set A is also an element in a set B, then the set A is a subset of the set B. The set A is therefore contained within the set B. AB is used to represent the subset connection. For instance, if the sets A and B are equal, AB but BB, respectively.

Let the event E =  {english, math, french, art}

The subsets of E is all the above .

null set is also subset of E

To know more about subset visit;

https://brainly.com/question/23454979

#SPJ13

Find the zeros of the following logarithmic function: f(x) = 2logx - 6.

Answers

[tex]undefined[/tex]

Other Questions
the distribution of the number of text messages young adults send per day is approximately normal, with a mean of 128 messages and a standard deviation of 30 messages. based on the distribution, what is the percentage of young adults send fewer than 218 text messages? Re-write the following sentence in the pass compos:Je mets la salade sur la table. The measure of the smallest angle in a right triangle is 45 45 less than the measure of the next larger angle. Find the measures of all three angles. While traveling, an airplane passenger placed a bag of potato chips in his checked luggage that was placed in the baggage compartment where the air was not regulated. When he opened the luggage after landing, the bag had exploded and potato chips were everywhere in his luggage. Which gas law does this describe?. 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? What do all waves have in common?you can always see themThey carry energyThey absorb lightThey do not carry energy Help me solve question 1 on my algebra homework please Please answer only if you know the answer. Write an email to your father asking some advice choosing a group subject According to Harriet Robinson, what was the most surprising thing to the public about the strike?The strike was successful.A woman was speaking in public.Most members of the public supported the striking workers. The figure shows a person whose weight is W = 607 N doing push-ups. Find thenormal force exerted by the floor on (a) each hand and (b) each foot, assuming thatthe person holds this position. The demand for a certain product is given by p+3q=315, and the supply for thisproduct is given by p-7q = 65, where p is the price and q is the number ofproducts. Complete parts (a) and (b) below.a. Find the price at which the quantity demanded equals the quantity supplied.$b. Find the equilibrium quantity. Hello! I need some help with this homework question, please? The question is posted in the image below. Q6 Evaluate the expression when a=3 and b=6. b2-4a a projectile starting from ground hits a target on the ground located at the distance of 1000m after 40 sec What does the underlined word mean in the following sentence?El enfermero trata de cuidar a los nios bien.sick persondoctornursesurgeon a) Describe the procedures (steps), that can be followed during the process of recovering the amounts in the book debts from the time they are handed over to the administrator to the time the final amount is handed over to the official receiver Let MF = 3x - 4 and BM = 5x - 5 Russian president vladimir putin said 12 recent missile strikes across ukraine targeted the countrys. ?. System. the perimeter of the rectangle belowis 112 units. Find the value of y