Use matrix operations to solve the following systems of linear equations. Use comments to explain which value is x1, x2, etc

3x1-10 x2- 5x3+30x4 = -1
4x1+7x2+ 5x3- 3x4=0
x2+ x3-3x4 =1
x1-2x2-10x3+6x4 = -1

Answers

Answer 1

Answer:

x⁴ = -0.955939

x³ = 0.206897

x² = -2.07471

x = 2.65517

Step-by-step explanation:

Step 1: Rewrite equations in standard form

30x⁴ - 5x³ - 10x² + 3x = -1

-3x⁴ + 5x³ + 7x² + 4x = 0

-3x⁴ + x³ + x² = 1

6x⁴ - 10x³ - 2x² + x = -1

Step 2: Write in matrix form

Top Row: [30 -5 -10 3 | -1]

2nd Row: [-3 5 7 4 | 0]

3rd Row: [-3 1 1 0 0 | 1]

Bottom Row: [6 -10 -2 1 | -1]

Step 3: Plug in calc with RREF function

Top Row: [1 0 0 0 | -499/522]

2nd Row: [0 1 0 0 | 6/29]

3rd Row: [0 0 1 0 | -361/174]

4th Row: [0 0 0 1 | 77/29]


Related Questions

what is 9 - 4 1/12 ??? im so stupid smh

Answers

Answer:

4 11/12

Step-by-step explanation:

Well 9 - 4 1/12 is 4 11/12

When 440 junior college students were surveyed, 200 said they have a passport. Construct a 95% confidence interval for the proportion of junior college students that have a passport.

Answers

sample proportion: 190/425 = 0.45
ME = 1.96*sqrt[0.45*0.55/425] = 0.047
-----
95% CI: 0.45-0.047 < p < 0.45+0.047

The Confidence Interval is 0.403 < p < 0.497

What is Confidence Interval?

The mean of your estimate plus and minus the range of that estimate constitutes a confidence interval. Within a specific level of confidence, this is the range of values you anticipate your estimate to fall within if you repeat the test. In statistics, confidence is another word for probability.

Given:

Sample proportion =  190/425

                                = 0.45

Now, [tex]\mu[/tex] = 1.96 x √[0.45 x 0.55/425]

          [tex]\mu[/tex] = 0.047

So, 95% CI:

0.45-0.047 < p < 0.45+0.047

0.403 < p < 0.497

Learn more about Confidence Interval here:

https://brainly.com/question/24131141

#SPJ5

The solutions to the inequality y < to -x+1 sre shaded on the graph. Which point is a solution

Answers

Answer:  B.  (3,-2)

There are two ways to confirm this is the answer. The first is to note that (3,-2) is on the boundary, so it is part of the solution set. This only works if the boundary line is a solid line (as opposed to a dashed or dotted line).

The second way is to plug (x,y) = (3,-2) into the given inequality to find that

[tex]y \le -x+1\\\\-2 \le -3+1\\\\-2 \le -2[/tex]

which is a true statement. So this confirms that (3,-2) is in the solution set of the inequality.

Which statement is true about the steps that Pablo used to simplify the expression?

Answers

can you provide the statements?

Suppose we write down the smallest positive 2-digit, 3-digit, and 4-digit multiples of 9,8 and 7(separate number sum for each multiple). What is the sum of these three numbers?

Answers

Answer:

Sum of 2 digit = 48

Sum of 3 digit = 317

Sum of 4 digit = 3009

Total = 3374

Step-by-step explanation:

Given:

9, 8 and 7

Required

Sum of Multiples

The first step is to list out the multiples of each number

9:- 9,18,....,99,108,117,................,999

,1008

,1017....

8:- 8,16........,96,104,...............,992,1000,1008....

7:- 7,14,........,98,105,.............,994,1001,1008.....

Calculating the sum of smallest 2 digit multiple of 9, 8 and 7

The smallest positive 2 digit multiple of:

- 9 is 18

- 8 is 16

- 7 is 14

Sum = 18 + 16 + 14

Sum = 48

Calculating the sum of smallest 3 digit multiple of 9, 8 and 7

The smallest positive 3 digit multiple of:

- 9 is 108

- 8 is 104

- 7 is 105

Sum = 108 + 104 + 105

Sum = 317

Calculating the sum of smallest 4 digit multiple of 9, 8 and 7

The smallest positive 4 digit multiple of:

- 9 is 1008

- 8 is 1000

- 7 is 1001

Sum = 1008 + 1000 + 1001

Sum = 3009

Sum of All = Sum of 2 digit + Sum of 3 digit + Sum of 4 digit

Sum of All = 48 + 317 + 3009

Sum of All = 3374

The monthly profit for a company that makes decorative picture frames depends on the price per frame. The company determines that the profit is approximated by f(p)= -80p + 3440p -36,000, where p is the price per frame and f(p) is the monthly profit based on that price.

Requried:
a. Find the price that generates the maximum profit.
b. Find the maximum profit.
c. Find the price(s) that would enable the company to break even.

Answers

Answer:

a. $21.50

b. $980

c. $25 and $18

Step-by-step explanation:

a. The price that generates the maximum profit is

In this question we use the vertex formula i.e shown below:

[tex](-\frac{b}{2a}, f(-\frac{b}{2a} ))\\\\[/tex]

where a = -80

b = 3440

c = 36000

hence,

P-coordinate is

[tex](-\frac{b}{2a}, (-\frac{3440}{2\times -80} ))\\\\[/tex]

[tex]= \frac{3440}{160}[/tex]

= $21.5

b. Now The maximum profit could be determined by the following equation

[tex]f(p) = 80p^2 + 3440p - 36000\\\\f($21.5) = -80(21.5)^2 + 3440(21.5) - 36000\\\\[/tex]

= $980

c. The price that would enable the company to break even that is

f(p) = 0

[tex]f(p) = -80p^2 + 3440p - 36000\\\\-80p^2 + 3440p - 36000 = 0\\\\p^2 -43p + 450 = 0\\\\p^2 - 25p - 18p + 450p = 0\\\\p(p - 25) - 18(p-25) = 0\\\\(p - 25) (p - 18) = 0[/tex]

By applying the factoring by -50 and then divided it by -80 and after that we split middle value and at last factors could come

(p - 25) = 0 or (p - 18) = 0

so we can write in this form as well which is

p = 25 or p = 18

Therefore the correct answer is $25 and $18

Find the point, Q, along the directed line segment AB that
divides AB into the ratio 2:3. The 2:3 ratio means that the line
should be broken up in to 5 equal sections (2 + 3 = 5). This
means that each of the 5 sections can be represented by the
expression AB/5. Therefore, the point that divides AB into the
ratio 2:3 is the distance (AB/5)(2) from A.

Answers

Answer:

Point Q is at a distance of 4.7 units from A.

Step-by-step explanation:

From the graph, AC = 10 units and BC = 6 units. Applying the Pythagoras theorem,

[tex]AB^{2}[/tex] = [tex]AC^{2}[/tex] + [tex]BC^{2}[/tex]

      = [tex]10^{2}[/tex] + [tex]6^{2}[/tex]

      = 100 + 36

     = 136

AB = [tex]\sqrt{136}[/tex]

AB = 11.6619

AB = 11.66

     ≅ 11.7 units

But point Q divides AB into ratio 2:3. Therefore:

AQ = [tex]\frac{2}{5}[/tex] × AB

     =  [tex]\frac{2}{5}[/tex] × 11.66

     = 4.664

AQ = 4.664

AQ ≅ 4.7 units

QB = [tex]\frac{3}{5}[/tex] × AB

     =  [tex]\frac{3}{5}[/tex] × 11.66

     = 6.996

QB  ≅ 7.0 units

So that point Q is at a distance of 4.7 units from A.

For the binomial distribution with the given values for n and p, state whether or not it is suitable to use the normal distribution as an approximation. n = 24 and p = 0.6.

Answers

Answer:

Since both np > 5 and np(1-p)>5, it is  suitable to use the normal distribution as an approximation.

Step-by-step explanation:

When the normal approximation is suitable?

If np > 5 and np(1-p)>5

In this question:

[tex]n = 24, p = 0.6[/tex]

So

[tex]np = 24*0.6 = 14.4[/tex]

And

[tex]np(1-p) = 24*0.6*0.4 = 5.76[/tex]

Since both np > 5 and np(1-p)>5, it is  suitable to use the normal distribution as an approximation.

plz give me correct answers ​

Answers

Answer:

Step-by-step explanation:

greatest number=8643

smallest number=3468

difference=8643-3468=5175

6.1.  DCCLVI

CDXCIV

(II) 74,746

Use the data below, showing a summary of highway gas mileage for several observations, to decide if the average highway gas mileage is the same for midsize cars, SUV’s, and pickup trucks. Test the appropriate hypotheses at the α = 0.01 level.
n Mean Std. Dev.
Midsize 31 25.8 2.56
SUV’s 31 22.68 3.67
Pickups 14 21.29 2.76

Answers

Answer:

Step-by-step explanation:

Hello!

You need to test at 1% if the average highway gas mileage is the same for three types of vehicles (midsize cars, SUV's and pickup trucks) to compare the average values of the three groups altogether, you have to apply an ANOVA.

                n  |  Mean |  Std. Dev.

Midsize  | 31 |  25.8   |  2.56

SUV’s     | 31 |  22.68 |  3.67

Pickups  | 14 |  21.29  |  2.76

Be the study variables :

X₁: highway gas mileage of a midsize car

X₂: highway gas mileage of an SUV

X₃: highway gas mileage of a pickup truck.

Assuming these variables have a normal distribution and are independent.

The hypotheses are:

H₀: μ₁ = μ₂ = μ₃

H₁: At least one of the population means is different.

α: 0.01

The statistic for this test is:

[tex]F= \frac{MS_{Treatment}}{MS_{Error}}[/tex]~[tex]F_{k-1;n-k}[/tex]

Attached you'll find an ANOVA table with all its components. As you see, to manually calculate the statistic you have to determine the Sum of Squares and the degrees of freedom for the treatments and the errors, next you calculate the means square for both and finally the test statistic.

For the treatments:

The degrees of freedom between treatments are k-1 (k represents the amount of treatments): [tex]Df_{Tr}= k - 1= 3 - 1 = 2[/tex]

The sum of squares is:

SSTr: ∑ni(Ÿi - Ÿ..)²

Ÿi= sample mean of sample i ∀ i= 1,2,3

Ÿ..= grand mean, is the mean that results of all the groups together.

So the Sum of squares pf treatments SStr is the sum of the square of difference between the sample mean of each group and the grand mean.

To calculate the grand mean you can sum the means of each group and dive it by the number of groups:

Ÿ..= (Ÿ₁ + Ÿ₂ + Ÿ₃)/ 3 = (25.8+22.68+21.29)/3 = 23.256≅ 23.26

[tex]SS_{Tr}[/tex]= (Ÿ₁ - Ÿ..)² + (Ÿ₂ - Ÿ..)² + (Ÿ₃ - Ÿ..)²= (25.8-23.26)² + (22.68-23.26)² + (21.29-23.26)²= 10.6689

[tex]MS_{Tr}= \frac{SS_{Tr}}{Df_{Tr}}= \frac{10.6689}{2}= 5.33[/tex]

For the errors:

The degrees of freedom for the errors are: [tex]Df_{Errors}= N-k= (31+31+14)-3= 76-3= 73[/tex]

The Mean square are equal to the estimation of the variance of errors, you can calculate them using the following formula:

[tex]MS_{Errors}= S^2_e= \frac{(n_1-1)S^2_1+(n_2-1)S^2_2+(n_3-1)S^2_3}{n_1+n_2+n_3-k}= \frac{(30*2.56^2)+(30*3.67^2)+(13*2.76^2)}{31+31+14-3} = \frac{695.3118}{73}= 9.52[/tex]

Now you can calculate the test statistic

[tex]F_{H_0}= \frac{MS_{Tr}}{MS_{Error}} = \frac{5.33}{9.52}= 0.559= 0.56[/tex]

The rejection region for this test is always one-tailed to the right, meaning that you'll reject the null hypothesis to big values of the statistic:

[tex]F_{k-1;N-k;1-\alpha }= F_{2; 73; 0.99}= 4.07[/tex]

If [tex]F_{H_0}[/tex] ≥ 4.07, reject the null hypothesis.

If [tex]F_{H_0}[/tex] < 4.07, do not reject the null hypothesis.

Since the calculated value is less than the critical value, the decision is to not reject the null hypothesis.

Then at a 1% significance level you can conclude that the average highway mileage is the same for the three types of vehicles (mid size, SUV and pickup trucks)

I hope this helps!

if karen was 27 and her oldest brother was 29 years older and and there dad was 22 when Karen was born how old is the dad?

Answers

Answer:

49

Step-by-step explanation:

When Karen was born, the dad is 22 so Karen is now 27 which means the dad is 22+27= 49

Answer:

Their father is 49.

Step-by-step explanation:

Her father had her when he was 22, meaning that he is 22 years older than Karen. Karen is 27 right now, so her fathers age is (27+22) 49 years old.

Hope this helps!

what is the product?
(x-3)(2x²-5x+1)
C) 2x³-11x²+16x-3 ​

Answers

Answer:

2x^3-11x^2+16x-3

Step-by-step explanation:

1) multiply each term inside the parentheses with all other terms:

(x*2x^2)=2x^3

x*-5x=-5x^2

x*1=x

-3*2x^2=-6x^2

-3*-5x=15x

and

-3*1=-3

so

2x^3-5x^2+x-6x^2+15x-3

is our equation

to simplify:

2x^3-11x^2+16x-3 is the answer

please help me, i will give you brainliest

Answers

Answer:

52°i think

Step-by-step explanation:

148°-96°=52°

Answer:

The answer is below

Step-by-step explanation:

The answer is 52 degrees

The third option in the line

Hope the answer helps

a bank teller has 340 one hundred dollar bills. how much money does the bank teller have?

Answers

Answer:

$34,000

Step-by-step explanation:

Since a one hundred dollar bill is equal to 100, we simply multiply 340 and 100 together:

340(100) = 34000

Find the Area of this shape

Answers

Answer:

42.5

Step-by-step explanation:

see attached image.

Answer:

42.5

Step-by-step explanation:

So first we have to split this shape into many parts

The simplest way we can do that is by simply drawing a line between the small square and the big rectangle.

Now we calculate the area of each part.

1. Big rectangle

--> So we would just simply multiply the length and width for this one which is 3.5 by 9 --> 3.5 x 9 = 31.5

2. (Left) Right Triangle

Since it's a right triangle we can simply multiply it's L and W then divide by 2

--> 2 x 2 = 4 --> 4/2 = 2

3. (Right) Right Triangle

Same way as previous right triangle l x w / 2

--> 2 x 5 = 10 --> 10/2 = 5

4. Square (Bottom)

And lastly, we have the small square at the bottom

--> l x w = area.

-->given 9 = 2 + x + 5,

x = 9 - 7 --> x = 2

so, 2 x 2 = area --> . 4

Calculate the actual area. of the whole entire shape -->

So this is very simple we just add the area of the shapes (area) we calculated below.

--> 31.5 + 2 + 5 + 4

--> Add parenthasees 31.5 + (2 + 5 + 4)

[To make calculating simpler]

=> 11 + 31.5

=> 32.5 + 10

=> 42.5

Hope this helps!

solve for x enter the solution from least to greatest x^2+3x-28=0​

Answers

Answer:

x+4=0,x=−4x−7=0,x=7

Which of the following functions is graphed below

Answers

Answer:

the answer is C. y=[x-4]-2

Answer:

Step-by-step explanation:

Y=(x+4)-2

ASAP NEED HELP PRETTY PLEASEAssuming that the petals of the flower are congruent, how many lines of symmetry does the figure have? A. 0 B. 4 C. 6 D. 8

Answers

Answer:

Hey there!

This flower has 8 lines of symmetry.

Hope this helps :)

3/(2x-1)+4=6x/(2x-1)

Answers

Answer: x = 1/2

Explanation:
3/(2x-1)+4=6x/(2x-1)

Make both sides has the same denominator:

3/2x-1 + 4(2x-1)/(2x-1) = 6x/2x-1

Cut down all the denominator:

3 + 8x -4= 6x
8x - 1 = 6x
2x = 1
X= 1/2

If Aequals[Start 2 By 2 Matrix 1st Row 1st Column 1 2nd Column negative 4 2nd Row 1st Column negative 4 2nd Column 5 EndMatrix ] and ABequals[Start 2 By 3 Matrix 1st Row 1st Column negative 10 2nd Column 1 3rd Column 9 2nd Row 1st Column 7 2nd Column negative 15 3rd Column 8 EndMatrix ]​, determine the first and second columns of B. Let Bold b 1 be column 1 of B and Bold b 2 be colum

Answers

Answer:

[tex]b_1=\left(\begin{array}{ccc}-3\\3\end{array}\right),b_2=\left(\begin{array}{ccc}-\dfrac{65}{11}\\\\-\dfrac{19}{11}\end{array}\right)[/tex]

Step-by-step explanation:

Given matrix A and AB below:

[tex]A=\left(\begin{array}{ccc}1&-4\\-4&5\end{array}\right)\\\\\\ AB=\left(\begin{array}{ccc}-10&1&9\\7&-15&8\end{array}\right)[/tex]

For the product AB to be a 2 X 3 matrix, B must be a 2 X 3 matrix.

Let matrix B be defined as follows

[tex]B=\left[\begin{array}{ccc}a&c&e\\b&d&f\end{array}\right][/tex]

Therefore:

[tex]\left(\begin{array}{ccc}1&-4\\-4&5\end{array}\right)\left(\begin{array}{ccc}a&c&e\\b&d&f\end{array}\right)=\left(\begin{array}{ccc}-10&1&9\\7&-15&8\end{array}\right)[/tex]

This results in the equations

a-4b=-10-4a+5b=7c-4d=1-4c+5d=-15

Solving the first two equations simultaneously

a-4b=-10  (a=-10+4b)

-4a+5b=7

Substitution of [tex]a=-10+4b[/tex] into the second equation

[tex]-4(-10+4b)+5b=7\\40-16b+5b=7\\-11b=-33\\b=3[/tex]

Recall that  [tex]a=-10+4b[/tex]

[tex]a=-10+4(3)=-10+7\\a=-3[/tex]

Solving the other two equations

c-4d=1 (c=1+4d)

-4c+5d=-15

Substitution of c=1+4d into the second equation

[tex]-4(1+4d)+5d=-15\\-4-16d+5d=15\\-11d=19\\d=-\dfrac{19}{11}\\ Recall: c=1+4d\\c=1+4(-\frac{19}{11})\\c=-\dfrac{65}{11}[/tex]

Therefore, we have:

[tex]a=-3, b=3, c=-\dfrac{65}{11}, d=-\dfrac{19}{11}[/tex]

Thus:

[tex]b_1=\left(\begin{array}{ccc}-3\\3\end{array}\right)\\\\\\b_2=\left(\begin{array}{ccc}-\dfrac{65}{11}\\\\-\dfrac{19}{11}\end{array}\right)[/tex]

Answer:

option c

Step-by-step explanation:

it is said that a computer repairman makes 25 dollars per hour

this column shows the right amount of money he earns per hour

The foundation of a building is in the shape of a rectangle, with a length of 20 meters (m) and a width of 18 m. To the nearest meter, what is the distance from the top left corner of the foundation to the bottom right corner?

Answers

Answer:

27m

Step-by-step explanation:

It's the Pythagorean Theorem.

20^2+18^2=c^2

400+324=c^2

724=c^2

take the square root of both sides

26.9m=c

to the nearest meter = 27

What is the simplified form of this expression?
(-3x^2+ 2x - 4) + (4x^2 + 5x+9)

OPTIONS
7x^2 + 7x + 5
x^2 + 7x + 13
x^2 + 11x + 1
x^² + 7x+5

Answers

Answer:

Option 4

Step-by-step explanation:

=> [tex]-3x^2+2x-4 + 4x^2+5x+9[/tex]

Combining like terms

=> [tex]-3x^2+4x^2+2x+5x-4+9[/tex]

=> [tex]x^2+7x+5[/tex]

A comprehensive survey released by a college reports that the true proportion of all students at the college who use drugs is 0.3. You survey 100 students in your dorm and record that the proportion of students who use drugs is 0.15. The proportion of all students at this college who use drugs is a

Answers

Complete Question

The proportion of all students at this college who use drugs is a_____and the proportion of students who use drugs in your dorm is a _____ .

Options

a. statistic; parameter b. parameter; statistic c. population; sample d. measure of central tendency, measure of variability e. none of the above

Answer:

b. parameter; statistic

Step-by-step explanation:

A parameter is a summary of data for an entire population.

Statistic, on the other hand, summarizes data for a sample of the population.

The proportion of all students at this college who use drugs is a parameter and the proportion of students who use drugs in your dorm is a sample.

The correct option is B

how would i find the mean of the histogram?

Answers

Answer:

You count the amount in each section, add them all together and divide by the total amount of variables used to find the mean. for example, if you had the numbers 3, 5, 8, and 4, the mean would be (3+5+8+4)= 5

Step-by-step explanation:

Find the sample size needed to estimate the percentage of Democrats among registered voters in Texas. Use a 0.01 margin of error, and use a confidence level of 96% and assume LaTeX: \hat{p}
p
^
=0.28.

Answers

Answer:

Step-by-step explanation:

Hello!

You have to determine the sample size to take to estimate the population proportion of Democrats among registered voters in Texas for a 96% interval with a margin of error of 0.01 and sample proportion p'= 0.28

The interval for the population proportion is

p' ± [tex]Z_{1-\alpha /2}[/tex]*[tex]\sqrt{\frac{p'(1-p')}{n} }[/tex]

The margin of error of the interval is:

d= [tex]Z_{1-\alpha /2}[/tex]*[tex]\sqrt{\frac{p'(1-p')}{n} }[/tex]

[tex]\frac{d}{Z_{1-\alpha /2}}= \sqrt{\frac{p'(1-p')}{n} }\\(\frac{d}{Z_{1-\alpha /2}} )^2= \frac{p'(1-p)}{n} \\n*(\frac{d}{Z_{1-\alpha /2}} )^2= p'(1-p)\\n= p'(1-p)*(\frac{Z_{1-\alpha /2}}{d} )^2\\[/tex]

[tex]Z_{1-\alpha /2}= Z_{0.98}= 2.054[/tex]

[tex]n= 0.28*(1-0.28)*(\frac{2.054}{0.01} )^2= 8505.33[/tex]

n= 8506 voters

I hope this helps!

How do I construct bisectors, angles, & segments?

Answers

Answer:

Step-by-step explanation:

These come directly from my textbook, so I'm not sure if your teacher will accept this kind of work.

1. Angle construction:

Given an angle. construct an angle congruent to the given angle.

Given: Angle ABC

Construct: An angle congruent to angle ABC

Procedure:

1. Draw a ray. Label it ray RY.

2. Using B as center and any radius, draw an arc that intersects ray BA and ray BC. Label the points of intersection D and E, respectively.

3. Using R as center and the same radius as in Step 2, draw an arc intersecting ray RY. Label the arc XS, with S being the point where the arc intersects ray RY.

4. Using S as center and a radius equal to DE, draw an arc that intersects arc XS at a point Q.

5. Draw ray RQ.

Justification (for congruence): If you draw line segment DE and line segment QS, triangle DBE is congruent to triangle QRS (SSS postulate) Then angle QRS is congruent to angle ABC.

You can probably also Google videos if it's hard to imagine this. Sorry, construction is super hard to describe.

what's the equivalent expression ​

Answers

Answer:

2^52

Step-by-step explanation:

(8^-5/2^-2)^-4 = (2^-15/2^-2)^-4= (2^-13)^-4= 2^((-13*(-4))= 2^52

Kara categorized her spending for this month into four categories: Rent, Food, Fun, and Other. The amounts she spent in each category are pictured here. Rent $433 Food $320 Fun $260 Other $487 What percent of her total spending did she spend on Rent? % (Please enter your answer to the nearest whole percent.) What percent of her total spending did she spend on Food? % (Please enter your answer to the nearest whole percent.) What percent of her total spending did she spend on Fun? % (Please enter your answer to the nearest whole percent.)

Answers

Answer: Rent = 29%,  Food = 21%,    Fun = 17%

Step-by-step explanation:

Rent =     $433

Food =    $320

Fun =       $260

Other =   $487  

TOTAL = $1500

[tex]\dfrac{Rent}{Total}=\dfrac{433}{1500}\quad =0.2886\quad =\large\boxed{29\%}\\\\\\\dfrac{Food}{Total}=\dfrac{320}{1500}\quad =0.2133\quad =\large\boxed{21\%}\\\\\\\dfrac{Fun}{Total}=\dfrac{260}{1500}\quad =0.1733\quad =\large\boxed{17\%}[/tex]

The line x + y - 6= 0 is the right bisector
of the segment PQ. If P is the point (4,3),
then the point Q is

Answers

Answer:

Therefore, the coordinates of point Q is (2,3)

Step-by-step explanation:

Let the coordinates of Q be(a,b)

Let R be the midpoint of PQ

Coordinates of R [tex]=(\frac{4+a}{2}, \frac{3+b}{2})[/tex]

R lies on the line x + y - 6= 0, therefore:

[tex]\implies \dfrac{4+a}{2}+ \dfrac{3+b}{2}-6=0\\\implies 4+a+3+b-12=0\\\implies a+b-5=0\\\implies a+b=5[/tex]

Slope of AR X Slope of PQ = -1

[tex]-1 \times \dfrac{b-3}{a-4}=-1\\b-3=a-4\\a-b=-3+4\\a-b=-1[/tex]

Solving simultaneously

a+b=5

a-b=-1

2a=4

a=2

b=3

Therefore, the coordinates of point Q is (2,3)

You can model that you expect a 1.25% raise each year that you work for a certain company. If you currently make $40,000, how many years should go by until you are making $120,000? (Round to the closest year.)

Answers

Answer:

94 years

Step-by-step explanation:

We can approach the solution using the compound interest equation

[tex]A= P(1+r)^t[/tex]

Given data

P= $40,000

A=  $120,000

r=  1.25%= 1.25/100= 0.0125

substituting and solving for t we have

[tex]120000= 40000(1+0.0125)^t \\\120000= 40000(1.0125)^t[/tex]

dividing both sides by 40,000 we have

[tex](1.0125)^t=\frac{120000}{40000} \\\\(1.0125)^t=3\\\ t Log(1.0125)= log(3)\\\ t*0.005= 0.47[/tex]

dividing both sides by 0.005 we have

[tex]t= 0.47/0.005\\t= 94[/tex]

Other Questions
As a parole officer, what would you include in a plan for an offender who is about to readjust to life outside prison? Write your response in no more than 150 words. Please answer this correctly without making mistakes When Mayo Clinic conducted its analysis during the 1980s, what two segments of the general environment did it initially focus on?a. Demographic and economic b. Sociocultural and demographic c. Economic and legal d. Legal and technologicel e. Technological and sociocultural Robertos friends are parting ways for the night. What do they say to each other? Jules has incorporated a business, The Spree Chocolatier. It has facilities in five major cities in California, Arizona, and Washington. After fulfilling a contract for 500 fancy desserts for a banquet, The Spree Chocolatiers client in Seattle, Washington, refused to pay. Jules brought suit. According to federal diversity purposes, The Spree Chocolatier would be considered a citizen of: 5. Three business partners Bela, Joan and Trinity contributed Ksh.112,000.Ksh.128,000 and Ksh.128,000respectively to start a business. They agreed to share their profit as follows:30% to be shared equally30% to be shared in the ratio of their contributions40% to be retained for the running of the business.If at the end of the year the business realized a profit of ksh. 1,350,000Calculate(1mk)a) The amount of money retained for the running of the business at the end of the year TeviousEnd 01 SenesSelect the correct answer.What does this excerpt from Pygmalion by George Bernard Shaw reveal about Eliza's character?THE FLOWER GIRL: Oh, we are proud! He ain't above giving lessons, not him: I heard him say so. Well, I ain't come here to ask for anycompliment and if my money's not good enough I can go elsewhere.HIGGINS: Good enough for what?THE FLOWER GIRL: Good enough for ye-00. Now you know, don't you? I'm come to have lessons, I am. And to pay for em too: make nomistake.HIGGINS (stupeno: WELL!!! (Recovering his breath with a gasp) What do you expect me to say to you?THE FLOWER GIRL: Well, if you was a gentleman, you might ask me to sit down, I think. Don't I tell you I'm bringing you business?HIGGINS: Pickering: shall we ask this baggage to sit down or shall we throw her out of the window?THE FLOWER GIRL (running away in terror to the piano, where she turns at bayl: Ah-ah-ah-ow-ow-ow-00! (Wounded andwhimpering) I won't be called a baggage when I've offered to pay like any lady.OA. She is self-centered and does not respect others.OB. She has pride and expects to be treated with respect.OC. She wants to marry a rich man so that she can become a true lady.ODShe likes to waste all of her money despite being poor.2020 Edmentum. All rights reserved. For what values of k does the function y = cos(kt) satisfy the differential equation 81y'' = -100y? k = (smaller value) k = (larger value) The graph of the function F(x) = 2x^2-8 is changed. The new graph can berepresented by the function F(X)= -2x^2-4.Which of the following describes the changes made to the graph of theoriginal function? HOW does this detail develop the articles central idea? Gadgetbug Inc. is known for its extremely efficient after-purchase service. None of Gadgetbug's competitors provide the same kind of customer service. Gadgetbug's _____ is described in the scenario. What is 3x squared times x squared? Pls help see (pic posted) Question 2 (Multiple Choice Worth 2 points)(03.06 LC)Which of the following is a common groundwater contaminant?O OzoneO Nuclear wasteO Carbon monoxideO FertilizersQuestion 3(Multiple Choice Worth 2 points)10 M Find side AB and round your answer to the nearest hundredth, help please. Los voluntarios de la comunidad tiran o reciclan la basura para m.Which pronoun would you use to replace the indirect object in the sentence above? Which of the following could help prevent flood waters from running off too quickly and causing further soil erosion? A. clearly marking the entire area with signs warning of potential flood damage B. planting trees throughout a flood zone C. Trees and other vegetation could be uprooted, allowing the water to fill in the voids. D. Erosion is not a result of flooding. From a group of 8 women and 6 men, a committee consisting of 3 men and 3 womenis to be formed. How many different committees are possible if 2 of the men refuse toserve together? How many different committees are possible if 1 man and 1 womanrefuse to serve together? Which rules could describe the rotation? Select two options. R0, 90 R0, 180 R0, 270 (x, y) (y, x) (x, y) (x, y) Which relationship in the triangle must be true? Triangle A B C is shown. Angle A C B is a right angle. The length of side C B is a, the length of side A C is b, and the length of side A B is c. sin(B) = sin(A) sin(B) = cos(90 B) cos(B) = sin(180 B) cos(B) = cos(A)