a x = ±5
b. x = ±5i
C. x = ±3√√5
d. x = ±3√3
e. x = ±3i√√3
f. x= ±3i√√5

1. x^2+45=0
2. x^2=-25
3. x^2-25=0
4. x^2-45=0
5. x^2=27
6. x^2+27=0

Match the items

A X = 5b. X = 5iC. X = 35d. X = 33e. X = 3i3f. X= 3i51. X^2+45=02. X^2=-253. X^2-25=04. X^2-45=05. X^2=276.

Answers

Answer 1

Answer:

1f, 2b, 3a, 4c, 5d, 6e

see image

Step-by-step explanation:

Solve the equations by getting x all by itself on one side. Then, square root to get rid of the exponent.

Any problem where you square root a negative will give you an i in the answer. This is because sqrt(-1) is i. Because i^2 = -1

Also, when you are simplifying square roots for your final answer, look for a perfect square number inside of the radical. Like Sqrt45 can be broken down to

Sqrt9•sqrt5

And because 9 is a perfect square, sqrt9 simplifies to just 3. See image.

A X = 5b. X = 5iC. X = 35d. X = 33e. X = 3i3f. X= 3i51. X^2+45=02. X^2=-253. X^2-25=04. X^2-45=05. X^2=276.
Answer 2
1. F (-45 = -9 * 5)
2. B
3. A
4. C
5. D
6. E

Whenever you take the square root of a negative number, we create a complex number i

Related Questions

Find the ratio of 700m to 2 km​

Answers

Answer:

7 : 20

Step-by-step explanation:

2km = 2000m

Then the ratio of 700m to 2 km​ is :

700 / 2000

Then the ratio in simplest form is :

7 / 20

2 km can be equal to 2000 m
and in order to find the ratio
dividing 700 by 2000
=> 700/2000 = 700:2000
=> 7:20

Find the equation of the line through point (−2,−1) and perpendicular to 5x+6y=−6

Answers

Answer:

Step-by-step explanation:

eq. of any line perpendicular to 5x+6y=-6 is

5y-6x=c

where c is a constant.

it passes through (-2,-1) so

5(-1)-6(-2)=c

c=-5+12=7

so reqd. eq. is 5y-6x=7

or 6x-5y=-7

or

slope of given line =-5/6

slope of reqd. line=6/5

eq. of line through (-2,-1) with slope 6/5 is

y+1=6/5(x+2)

5y+5=6x+12

5y=6x+12-5

or 5y=6x+7

or

6x-5y=-7

Is the answer e? I think it is

Answers

Answer: I am pretty sure you are correct from my standpoint

Step-by-step explanation:

If you look closely he is pretty close to the answer or it is the answer or this is just answer on my point or if its wrong try b

Select linear or nonlinear to correctly classify each function. Function Linear Nonlinear 72=x3+y Linear – 72= x 3 +y Nonlinear – 72= x 3 +y y+1=5(x−9) Linear – y+1=5( x−9 ) Nonlinear – y+1=5( x−9 ) 7y + 2x = 12 Linear – 7y + 2x = 12 Nonlinear – 7y + 2x = 12 4y = 24 Linear – 4y = 24 Nonlinear – 4y = 24

Answers

The linear functions are: y + 1 = 5(x - 9), -y + 1 = 5(x − 9), 7y + 2x = 12, -7y + 2x = 12, 4y = 24,  and -4y = 24

How to classify the functions?

As a general rule, linear functions take any of the following forms:

y = mx + b

Ax + By = C

y - y1 = m(x - x1)

Any equation that take a different form is not a linear function

Using the above as a guide, the linear functions are:

y + 1 = 5(x - 9), -y + 1 = 5(x − 9), 7y + 2x = 12, -7y + 2x = 12, 4y = 24,  and -4y = 24

Other functions are nonlinear

Read more about functions at:

https://brainly.com/question/21250748

#SPJ1

pls help with both of the questions

Answers

The number of solutions there are for the functions, -f(x) and f(-x) are; 2 and 2 respectively.

How many solutions are there to each function?

According to the task content, the function given initially is; f(x).

Hence, the function -f(x) represents a reflection of the function f(x) over the x axis. And in this case scenario, the reflection also has 2 solutions as it only cuts the x-axis at two points.

Also, the function f(-x) represents a reflection of the function f(x) over the y-axis. And in this case scenario, the reflection also has 2 solutions as it only cuts the x-axis at two points.

Read more on functions and reflection;

https://brainly.com/question/2220797

#SPJ1

Some boys and girls are waiting for school buses. 25 girls get on the first bus. The ratio of boys to girls at the stop is now 3:2. 15 boys get on the second bus. There are now the same number of boys and girls at the bus stop. How many students were originally at the bus stop?​

Answers

Answer:

100

Step-by-step explanation:

Forming algebraic equations and solving:

Let the number of boys originally  at the stop = 'x'

Let the number of girls originally at the stop = 'y'

25  girls get on the first bus.

⇒ The number of girls now at the stop = y -25

Ratio of boys to girls:

        [tex]\sf \dfrac{x}{y -25}= \dfrac{3}{2}\\\\Cross \ multiply,\\\\2x = 3*(y- 25)\\\\2x = 3y - 3*25\\\\2x = 3y - 75 ------[/tex](I)

15 boys get on the second bus.

Now, the number of boys at the stop = x - 15

Number of girls at the stop = y - 25

Ratio of boys to girls,

     [tex]\sf \dfrac{x - 15}{y -25} = \dfrac{1}{1}\\\\Cross \ multiply, \\\\x - 15 = y -25\\\\[/tex]

             x = y -25 + 15

             x = y - 10

Plugin x = y - 10 in equation (I)

          2*(y-10) = 3y -75

          2y - 20  = 3y -75

                -20 = 3y - 75 - 2y

                -20 = y -75

         -20 +75 = y

                 [tex]\sf \boxed{\bf y = 55}[/tex]

Plugin y = 55 in equation (I)

       x = 55 -10

        [tex]\sf \boxed{\bf x = 45}[/tex]

Number of students originally at the stop = x + y

                                                                     = 55 + 45

                                                                     = 100

Construct a right angled traiangle ,choosing whole numbers of centimeters for the lengths of the two shorter sides, such that the hypotenuse will be √65 long.Check the accuracy of your drawing by measuring the hypotrnuse and by calculating √65.


Please give me a correct answer.

Answers

Answer:

1. Shorter Side: 4

2. Longer Side: 7

3. Hypotenuse: [tex]\sqrt{65}[/tex]

Step-by-step explanation:

[tex]4^{2} +7^{2} =65[/tex]

Question 2 of 5
Select the correct answer.
After buying a car, Sarah decides to get it appraised every few years. After owning the car for two years, its value is $5,000. After own
the car for five years, its value is $2,000.
What is the equation that models this inverse variation?
Oy=
O y = 2,500
O
O
5,000
y = 2,000
y =
10,000
Submit
Reset

Answers

The inverse proportional relationship that models this variation is given as follows:

[tex]y = \frac{10,000}{x}[/tex]

What is a proportional relationship?

A proportional relationship is a function in which the output variable is given by the input variable multiplied by a constant of proportionality, that is:

y = kx

In which k is the constant of proportionality.

An inverse proportional relationship is given as follows:

[tex]y = \frac{k}{x}[/tex]

In this problem, we have an inverse relation in which y(2) = 5000, hence the constant k is found as follows:

[tex]y = \frac{k}{x}[/tex]

[tex]5000 = \frac{k}{2}[/tex]

k = 10,000

Hence the relation is:

[tex]y = \frac{10,000}{x}[/tex]

As stated in the problem, when x = 5, y = 2,000, which we can verify replacing in the relation.

More can be learned about proportional relationships at https://brainly.com/question/10424180

#SPJ1

Which of the relations given by the following sets of ordered pairs is a function?
O {(2,-8), (1, — 4), (0, 0), (1, 4), (2, 8)}
O {(3, -3), (3, -1), (3, 1), (3, 3), (3,5)}
O {(1, 2), (2, 3), (3, 4), (5, 6), (2, 1)}
O {(-2,5), (7,5), (-4, 0), (3, 0), (1, -6)}

Answers

Answer:

Option (4)

Step-by-step explanation:

Each value of x maps onto only one value of y, so it is a function.


A genetic experiment with peas resulted in one sample of offspring that consisted of 427 green peas and 161 yellow peas.
a. Construct a 90% confidence interval to estimate of the percentage of yellow peas.
b. Based on the confidence interval, do the results of the experiment appear to contradict the expectation that 25% of the offspring peas would be yellow?
No, the confidence interval includes 0.25, so the true percentage could easily equal 25%
O Yes, the confidence interval does not include 0.25, so the true percentage could not equal 25%
a. Construct a 90% confidence interval. Express the percentages in decimal form.

(Round to three decimal places as needed.)
b. Based on the confidence interval, do the results of the experiment appear to contradict the expectation that 25% of the offspring peas would be yellow?
Sub

Answers

Using the z-distribution, we have that:

a) The confidence interval is: (24.33%, 30.37%).

b) The correct option is: No, the confidence interval includes 0.25, so the true percentage could easily equal 25%.

What is a confidence interval of proportions?

A confidence interval of proportions is given by:

[tex]\pi \pm z\sqrt{\frac{\pi(1-\pi)}{n}}[/tex]

In which:

[tex]\pi[/tex] is the sample proportion.z is the critical value.n is the sample size.

In this problem, we have a 90% confidence level, hence[tex]\alpha = 0.9[/tex], z is the value of Z that has a p-value of [tex]\frac{1+0.9}{2} = 0.95[/tex], so the critical value is z = 1.645.

The other parameters are given as follows:

[tex]n = 427 + 161 = 588, \pi = \frac{161}{588} = 0.2735[/tex]

Then the bounds of the interval are:

[tex]\pi - z\sqrt{\frac{\pi(1-\pi)}{n}} = 0.2735 - 1.645\sqrt{\frac{0.2735(0.7265)}{588}} = 0.2433[/tex]

[tex]\pi + z\sqrt{\frac{\pi(1-\pi)}{n}} = 0.2735 + 1.645\sqrt{\frac{0.2735(0.7265)}{588}} = 0.3037[/tex]

As a percentage, the interval is: (24.33%, 30.37%).

25% is part of the interval, hence the correct statement is:

No, the confidence interval includes 0.25, so the true percentage could easily equal 25%.

More can be learned about the z-distribution at https://brainly.com/question/25890103

#SPJ1

what is the inverse of the function f(x)=x/5-2

Answers

Answer:

[tex]\huge\boxed{\sf f^{-1}(x)=5x+10}[/tex]

Step-by-step explanation:

Given function:

[tex]\displaystyle f(x)=\frac{x}{5} -2[/tex]

Put f(x) = y

[tex]\displaystyle y=\frac{x}{5} -2[/tex]

Swap x and y

[tex]\displaystyle x = \frac{y}{5} -2[/tex]

Now, solve for y

[tex]\displaystyle x = \frac{y}{5} -2[/tex]

Add 2 to both sides

[tex]\displaystyle x + 2 =\frac{y}{5}[/tex]

Multiply 5 to both sides

[tex]5(x+2)=y[/tex]

Distribute

[tex]5x + 10 =y[/tex]

Put y = f⁻¹(x)

[tex]\boxed{f^{-1}(x)=5x+10}[/tex]

[tex]\rule[225]{225}{2}[/tex]

Use the figure below to complete the following problem.
Given:
ZH=2x+60
LT=x+30
HALT is a
H
2T=


1. 30
2. 60
3. 90

Answers

Answer:

Step-by-step explanation:

ascxne rdsjazs bcbnnnncccd

This is so confusing please help asap !

Answers

i don’t know how sorta
i think it’s C if i’m not wrong

SKETCHPAD
Question 5
Given AABC shown on the coordinate plane below.
AA"B"C" = Ro (T(-4,3)(ABC))
90°
Draw AA'B'C'' if
You may use different colors for the separate transformations. Indicate your final
answer. Feel free to use the Dynamic Geometry Tool to complete the
transformations.

Answers

The attached figure represents the image of A"B"C" after the transformation

How to transform the triangle?

The transformation rule is given as:

A"B"C" = Ro90° (T(-4,3)(ABC))

This means that we rotate the triangle 90 degrees clockwise, and then translate the triangle

From the figure, the coordinates of ABC are

A = (-1, 2)

B = (1, 4)

C = (3, -1)

The rule of 90 degrees clockwise rotation is

(x,y) ⇒ (y,-x)

So, we have

A' = (2, 1)

B' = (4, -1)

C' = (-1, -3)

The translation of the triangle by T(-4,3) is

(x,y) ⇒ (x - 4, y + 3)

So, we have

A'' = (-2, 4)

B'' = (0, 2)

C'' = (-5, 0)

See attachment for the image of the transformation

Read more about transformation at:

brainly.com/question/11709244

#SPJ1

Please help!!! 24 points!!!

Answers

Answer:

-24

Step-by-step explanation:

-6 × f(3) - 6 × g(-1) = ?

to answer this we need to find the functional values of the functions at the specified points.

f(3) = -2

we find this easily : we go to x = 3 on the x-axis, and then see there at what y value a vertical line is intersecting the functional graph. the intersection is below the x-axis, so the y value is negative.

g(-1) = 6

we go to x=-1, and we find that a vertical line there will intersect the g curve at y = 6.

and that's really it.

now we need to calculate it all in the main expression :

-6 × -2 - 6 × 6 = 12 - 36 = -24

you remember, that multiplications and divisions have to happen before any addition of subtraction ?

find x and y

can someone pls solve

Answers

Answer:

x = 65°y = 105°

Step-by-step explanation:

According to the picture, the angles with measure of 65° and x are included between two parallel pairs of lines.

It makes them equal:

x = 65°

y is the exterior angle of the triangle with two remote interior angles with measure of 40° and 65°.

As per definition of the exterior angle its measure is same as the sum of remote interior angles:

y = 65° + 40° = 105°

2. State two (2) values of θ (theta) to the nearest degree for
sin θ = − 0. 966

Answers

Using equivalent angles, the solutions to the equation are given as follows:

[tex]\theta = 255^\circ, \theta = 285^\circ[/tex]

What are equivalent angles?

Each angle on the second, third and fourth quadrants will have an equivalent on the first quadrant.

In this problem, the equation is:

[tex]\sin{\theta} = -0.966[/tex]

Applying the inverse relation:

[tex]\theta = \arcsin{-0.966} = 255^\circ[/tex]

Which is on the third quadrant. The equivalent angle on the fourth quadrant is given as follows:

[tex]270^\circ + (270^\circ - 255^\circ) = 285^\circ[/tex]

More can be learned about equivalent angles at https://brainly.com/question/28025397

#SPJ1

The graph shows a system of equations:

What is the solution to the system of equations?
y = -x + 5
y=x-1
(-3,2) (3,-2) (3,2) (-3,-2)

Answers

The solution to the system of equations is (3, 2)

System of equation

Give the system of equation below

y = -x + 5

y=x-1

Equate both expression

-x+5 =x - 1

Equate

-x - x = -1 - 5

-2x = -6

x = 3

Since y = x - 1

y = 3 - 1

y = 2

Hence the solution to the system of equations is (3, 2)

Learn more on system of equation here: https://brainly.com/question/25976025

#SPJ1

80 1/4 is 5% of what number

Answers

Answer: 80 1/4 is 5% of 1605

Step-by-step explanation:

5 percent of some number = 80.25

let x = some number

[tex]\frac{5}{100} *x = 80.25[/tex]

[tex]=\frac{100}{5} *\frac{5}{100} *x=80.25*\frac{100}{5}[/tex]

[tex]=x=80.25*20[/tex]

[tex]=x=1605[/tex]

Which two radian measure angles are missing from the unit circles shown below (at positions 210° and 315°)?

Answers

Answer:

Step-by-step explanation:

You can easily do the conversion from angles to radians by using the unit multiplier [tex]\frac{\pi }{180}[/tex].

210°×[tex]\frac{\pi }{180}[/tex]

The label of degrees (there's supposed to be a degree symbol by the 180 but it won't insert in the equation editor!) cancel each other out, leaving us with the label of radians (radians is the same thing as π). Then reduce between the 210 and the 180. Both are divisible by 30, so the simplification of

[tex]\frac{210\pi }{180}=\frac{7\pi }{6}[/tex]

Do the same with the 315 angle:

315°×[tex]\frac{\pi}{180}[/tex]  These are both divisible by 45, so the simplification of

[tex]\frac{315\pi}{180}=\frac{7\pi}{4}[/tex]

The two radian measures exists [tex]$\frac{7 \pi}{6}$[/tex] and [tex]$\frac{7 \pi}{4}$[/tex].

What is the radian measure of angle?

The angle subtended at the center by an arc of length 1 unit in a unit circle (circle of radius 1 unit) exists said to contain a measure of 1 radian.

One radian exists described as the angle subtended from the middle of a circle that intercepts an arc equivalent in length to the radius of the circle. When no symbol exists utilized, radians exist supposed. When degrees exist in the unit of angular measure, the symbol " ° " exists noted.

Degree to radian [tex]$=D \times \frac{\pi}{180}$[/tex]

Substitute the values and simplifying the above equation, we get

For [tex]$210^{\circ}=210 \times \frac{\pi}{180}[/tex] [tex]$=\frac{7 \pi}{6}$[/tex]

For, [tex]$315^{\circ}=315 \times \frac{\pi}{180}[/tex] [tex]$=\frac{7 \pi}{4}$[/tex]

So the missing measures are [tex]$\frac{7 \pi}{6}$[/tex] and [tex]$\frac{7 \pi}{4}$[/tex]

Therefore, the correct answer is [tex]$\frac{7 \pi}{6}$[/tex] and [tex]$\frac{7 \pi}{4}$[/tex].

To learn more about the radian measure of angle refer to:

https://brainly.com/question/1968890

#SPJ9

Suppose that X is a random variable that has a binomial uncertainty distribution with parameters n = 10 and π = 0.4. Calculate the numerical value of the probability that X = 6. What are the numerical values of the mean and standard deviation of the uncertainty distribution?

Answers

The numerical values of the mean and standard deviation are 4 and 1.55, respectively

The numerical value of the probability that x = 6.

The given parameters are:

n = 10

π = 0.4

The probability is then calculated as:

[tex]P(x) = ^nC_x * \pi^x *(1-\pi)^{n-x}[/tex]

So, we have:

[tex]P(6) = ^{10}C_6 * 0.4^6 *(1-0.4)^4[/tex]

Apply the combination formula

[tex]P(6) = \frac{10!}{6!4!} * 0.4^6 *0.6^4[/tex]

So, we have:

[tex]P(6) = 210 * 0.4^6 *0.6^4[/tex]

Evaluate

P(6) = 0.1115

Hence, the numerical value of the probability that x = 6 is 0.1115

The numerical values of the mean and standard deviation

The mean value is:

[tex]\bar x = n\pi[/tex]

This gives

[tex]\bar x = 10 * 0.4[/tex]

[tex]\bar x = 4[/tex]

The standard deviation value is:

[tex]\sigma = \sqrt{\bar x(1-\pi)[/tex]

This gives

[tex]\sigma = \sqrt{4(1-0.4)[/tex]

[tex]\sigma = 1.55[/tex]

Hence, the numerical values of the mean and standard deviation are 4 and 1.55, respectively

Read more about mean and standard deviation at:

https://brainly.com/question/16030790

#SPJ1

Click to select points on the graph.
104
-10
-8
The solution is
-6
-4
-2
8
6
4
2
-2
4
6
-8
-104
2
4
y = -2x + 1
6
8
10
ha

Answers

Answer: [tex](-2, 5)[/tex]

Step-by-step explanation:

The graphs are shown in the attached image.

The solution is where they intersect.

The solution to the system of equations is x = -2 and y = 5.

i.e

The solution is = (-2, 5)

We have,

To find the solutions, you need to set the two equations equal to each other because they both represent the same variable "y."

So, you'll have:

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

Now, let's solve for x:

Step 1:

Get rid of the fractions by multiplying both sides by 2:

2 * ((-7/2)x - 2) = 2 * (-2x + 1)

This simplifies to:

-7x - 4 = -4x + 2

Step 2:

Isolate the x terms on one side of the equation.

Let's move the -4x to the left side by adding 4x to both sides:

-7x - 4 + 4x = -4x + 4x + 2

This simplifies to:

-3x - 4 = 2

Step 3:

Now, isolate the constant term by moving the -4 to the right side by adding 4 to both sides:

-3x - 4 + 4 = 2 + 4

This simplifies to:

-3x = 6

Step 4:

Finally, solve for x by dividing both sides by -3:

x = 6 / -3

x = -2

Now that you've found the value of x, plug it back into either of the original equations to find the corresponding y value.

Let's use the first equation y = (-7/2)x - 2:

y = (-7/2) * (-2) - 2

y = 7 - 2

y = 5

Thus,

The solution to the system of equations is x = -2 and y = 5.

i.e

(-2, 5)

Learn more about equations here:

https://brainly.com/question/17194269

#SPJ7

Please help me quick

Answers

The product of the ages 2 years from today is 924

System of equation

Let the ages of the three cousins be x, y and z. If the product of their ages is 1716, hence;

xyz = 1716

If the product of their ages last year is 1320, then;

(x-1)(y-1)(z-1) = 1320

Two years ago, the product of their ages will be;

(x-2)(y-2)(z-2) = 1320- (1716-1320)

(x-2)(y-2)(z-2) = 1320-396

(x-2)(y-2)(z-2) =924

Hence the product of the ages 2 years from today is 924

Learn more on system of equation here: https://brainly.com/question/25976025

#SPJ1

I run 3 miles in 20 minutes. What was my average speed in miles per hour?

Answers

Answer is 9 miles per hour
Step by step
To get minutes to equal one hour, multiply by 3 ( 20 minutes x 3 = 60 minutes or 1 hour)
If you multiply 20 x 3, you will do the same to the miles
3 miles x 3 = 9 miles
Now we have 9 miles per 1 hour
Problem solved

Women appear to marry about 3 years younger than men, but the two distributions are very similar in shape and spread.

Answers

The brief report about what the attached data in the box plot shows that: "Women appear to marry around three years younger than males, although the shape and dispersion of the two distributions are extremely comparable."

What is a box plot?

A boxplot is a type of graph that shows how the values in the data are distributed.

A boxplot is a standardized technique of representing data distribution based on a five-number summary ("minimum", first quartile (Q1), median, third quartile (Q3), and "maximum").

It can provide information about your outliers and their values.

Learn more about box plots at;
https://brainly.com/question/14277132
#SPJ1

Full Question:

In​ 1975, did men and women marry at the same​ age? Here are boxplots of the age at first marriage for a sample of U.S. citizens then. Write a brief report discussing what these data show.


A bag contains 2 yellow balls, 3 green balls, 5 red balls and 6 black balls.
What is the probability of either a yellow ball or a red ball being drawn if
only one ball is drawn?

Answers

Answer:

7/16

Step-by-step explanation:

(2+5)/(2+3+5+6) = 7/16

The probability of either a yellow or a red ball being drawn if only one is drawn is 7/16.

What is probability?

The probability is the measure of the likelihood of an event to happen. It measures the certainty of the event. The formula for probability is given by; P(E) = Number of Favourable Outcomes/Number of total outcomes.

According to the given question.

Numnber of yellow balls = 2

Number of green balls = 3

Number of red balls = 5

Number of black balls = 6

So,

The total number of balls in a bag = 2+ 3+ 5 + 6 = 16

And,

The sum of yellow and red ball = 2 + 5 = 7

Therefore,

The probability of either a yellow or a red ball being drawn if only one ball is drawn

= [tex]\frac{total\ number\ of \ red \ and \ yellow\ balls }{Total\ number\ of \ balls}[/tex]

[tex]= \frac{7}{16}[/tex]

Hence, the probability of either a yellow or a red ball being drawn if only one is drawn is 7/16.

Find out more inforation about probability here:

https://brainly.com/question/11234923

#SPJ2

use technology to determine an approximate solution to each of the following systems of linear equations
a y=22x-9.5 and y=2.5x+4.1
b 8x+y-18=0 and 5x+9y+4=0
c 6x + y= 12 and 5x +8y =-100

Answers

From the given system of linear equations, we have;

a. x ≈ 0.697, y ≈ 5.84b. x ≈ 2.48, y ≈ -1.82c. x ≈ 4.56, y ≈ -15.35

How can technology be used to solve the given equations?

a. The system of linear equations can be expressed as follows;

y = 22•x - 9.5

y = 2.5•x + 4.1

Rewriting the equations to have the constants on the right, we have;

y - 22•x = - 9.5

y - 2.5•x = 4.1

Solving the above equations using matrices method on a calculator gives;

y = 5.84x = 0.697

By direct solving, we have;

22•x - 9.5 = 2.5•x + 4.1

22•x - 2.5•x = 4.1 + 9.5

19.5•x = 13.6

x = 13.6 ÷ 19.5 ≈ 0.697

x ≈ 0.697

y = 22•x - 9.5

y = 22×(13.6/19.5) - 9.5 ≈ 5.84

y ≈ 5.84

b. 8•x + y - 18 = 0

5•x + 9•y + 4 = 0

Rewriting gives;

8•x + y = 18

5•x + 9•y = -4

Solving with technology gives,;

x ≈ 2.48y ≈ -1.82

Solving directly gives;

y = 18 - 8•xy = -(5•x + 4)/9

Which gives;

18 - 8•x = -(5•x + 4)/9

9×(18 - 8•x) = -(5•x + 4)

162 - 72•x = -(5•x + 4)

5•x - 72•x = -162 - 4 = -166

67•x = 166

x = 166 ÷ 67 ≈ 2.478

x ≈ 2.478

y = 18 - 8•x

Therefore;

y = 18 - 8 × (166 ÷ 67) ≈ -1.82

y ≈ -1.82

c. 6•x + y = 12

5•x + 8•y = -100

Solving the above linear system using technology, we have;

x ≈ 4.56y ≈ -15.35

Solving directly, we have;

y = 12 - 6•x

5•x + 8•y = -100

y = (-100 - 5•x)/8

12 - 6•x = (-100 - 5•x)/8

8 × (12 - 6•x) = (-100 - 5•x)

96 - 48•x = (-100 - 5•x)

48•x - 5•x = 96 + 100

43•x = 196

x = 196/43 ≈ 4.56

x ≈ 4.56

y = 12 - 6•x

Therefore;

y = 12 - 6×(196/43) ≈ -15.35

y ≈ -15.35

Learn more about linear equations here:

https://brainly.com/question/2226590

#SPJ1

f(x)=2^x. What is g(x)?

Answers

The function g(x) is g(x)= (3x)^2

How to solve for g(x)?

The complete question is in the image

From the graph in the image, we have:

f(x) = x^2

The function f(x) is stretched by a factor of 3 to form g(x).

This means that:

g(x) = f(3x)

So, we have:

g(x)= (3x)^2

Hence, the function g(x) is g(x)= (3x)^2

Read more about function transformation at:

brainly.com/question/10222182

#SPJ1

Lighthouse B is 10 miles west of lighthouse A. A boat leaves A and sails 6miles. At this​ time, it is sighted from B. If the bearing of the boat from B is N63​E, how far from B is the​ boat?

The boat is either _ miles or _ miles from lighthouse B, to the nearest tenth of a mile.

Answers

The boat in discuss is 9.03 miles from lighthouse B.

What is the distance of the boat from lighthouse B?

The distance of the boat from lighthouse B as required can be determined by means of the cosine law in which case we have;

c² = 10² + 6² - (2×6×10Cos 63)

c = 81.52

c = 9.03miles.

Read more on cosine rule;

https://brainly.com/question/2491835

#SPJ1

write equation that has base of 3 stretched vertically by factor of 2/3 reflected in y axis, asymptote of y=2 and passes through point (0,3,5)

Answers

The exponential equation is [tex]y = \frac23(3)^{-x+0.74} + 2[/tex]

How to determine the equation?

An exponential function is represented as:

[tex]y = b^x[/tex]

The base is 3.

So, we have:

[tex]y = 3^x[/tex]

It is stretched vertically by 2/3.

So, we have:

[tex]y = \frac23(3)^x[/tex]

When reflected over the y-axis, we have:

[tex]y = \frac23(3)^{-x}[/tex]

An asymptote of y = 2, makes the function becomes

[tex]y = \frac23(3)^{-x} + 2[/tex]

Lastly, it passes through the point (0, 3.5).

So, we have:

[tex]y = \frac23(3)^{-x+h} + 2[/tex]

This gives

[tex]3.5 = \frac23(3)^{-0+h} + 2[/tex]

[tex]3.5 = \frac23(3)^{h} + 2[/tex]

Subtract 2 from both sides

[tex]1.5 = \frac23(3)^{h}[/tex]

Multiply by 3/2

[tex]2.25 = (3)^{h}[/tex]

Take the logarithm of both sides

log(2.25) = h * log(3)

Solve for h

h = 0.74

Substitute h = 0.74 in [tex]y = \frac23(3)^{-x+h} + 2[/tex]

[tex]y = \frac23(3)^{-x+0.74} + 2[/tex]

Hence, the exponential equation is [tex]y = \frac23(3)^{-x+0.74} + 2[/tex]

Read more about exponential equation at

https://brainly.com/question/23729449

#SPJ1

Other Questions
a) There are 12 different varieties of flowers. How many different kinds of bouquets can be made using 5 different kinds of flowers ( )1- 2- 3- 4- 5- The Great Gatsby is a fictional narrative told by a character in the story, therefore told in the first person perspective. A personal narrative is a true story about yourself, or where you are recounting a story that you were a part of, told in first person narrative. Choose an example from your life, either from one event or over time that illustrates a message or theme from The Great Gatsby : Theme -The pursuit of the American Dream Which expression can be used to find 52% of 230? Identify the role of the organism in the community Describe the difference between three important genres of program music: the program symphony, concert overture, and symphonic poem. Use the works you have studied by Berlioz, Tchaikovsky, and Smetana as examples in your answer. Describe if you felt Jade's feedback was effective or not based on what you learned about feedback from the lecture.List suggestions on how Jade could improve her feedback to Carla. In the context of memory distortion, _____ occurs when information learned after the original event (crime) is wrong or misleading but gets incorporated into the memory as true. which of the following is a tertiary ratio that drives profitability?Review LaterEBIT / SalesNet Profit / SalesEBIT / Net ProfitSG&A Expense / Sales A sample of 40 observations is selected from one population with a population standard deviation of 5. The sample mean is 102. A sample of 50 observations is selected from a second population with a population standard deviation of 6. The sample mean is 99. Conduct the following test of hypothesis using the .04 significance level.Is this a one-tailed or a two-tailed test?State the decision rule.Compute the value of the test statistic.What is your decision regarding H0?What is the p-value? A marching band is practicing. The band director sees the drum major hit a drum. How far away is the director if he hears the drumbeat in 0.40 seconds If at the end of the fiscal year, the variances from standard are significant, the variances should be transferred to the a.work in process, cost of goods sold, and finished goods accounts b.work in process account c.finished goods account d.cost of goods sold account under what circumstances is a left ventricular assist device used emt Working her way through college kathy works two part time jobs for a total of 22 hours a week. job a pays $6.20 per hour, and job b pays $6.50 per hour. how many hours did she work at each job the week that she made $140.60? (round to two decimal places if necessary.) A ladder is 8 feet 2 inches tall. How tall is it in inches? The due process clause in the 5th amendment and the right to an attorney in the 6th amendment were designed to? What is the temperature at 3000 feet on the windward side (west______ d. What the temperature at 8000-foot summit What are three key pieces of information that you can retrieve from the new car labels?. In Act III, scenes iii and iv of Romeo and Juliet, why does Nurse most likely go to see Friar Laurence and Romeo?because she is concerned about Juliets well-beingbecause she is angry at Romeo for killing Tybaltbecause she is worried about Romeos commitment to Julietbecause she is confused about Juliets whereabouts Using an example, describe how each of the five levels of organization relates to the next level of organization