Pls Help Quick! I'll give 20 points

Pls Help Quick! I'll Give 20 Points

Answers

Answer 1

Answer:

Step-by-step explanation:

Because this is a greater than or equal to, we will set up the inequality system to look like this:

[tex]\frac{1}{4}x-2\leq -7[/tex]  OR  [tex]\frac{1}{4}x-2\geq 7[/tex] and solve both inequalities, one at a time.

[tex]\frac{1}{4}x\leq -5[/tex] so

[tex]x\leq -20[/tex]

The other one:

[tex]\frac{1}{4}x\geq 9[/tex] and

[tex]x\geq 36[/tex]

The graph would show all numbers less than or equal to -20 and those grater than or equal to 36. This is a true disjunction, so our answer is viable.


Related Questions

What does K mean in quadratic equation?

Answers

The k represents a vertical shift (how far up, or down, the graph has shifted from y = 0).

What is  quadratic equation?We can answer any quadratic equation using the quadratic formula. The first step is to change the equation's form to ax2+bx+c=0, where a, b, and c are the coefficients. The formula (-b(b2-4ac))/(2a) is then used to enter these coefficients. A quadratic equation is a second-order polynomial equation in one variable using the formula x = ax2 + bx + c = 0 and a 0The fundamental theorem of algebra ensures that it has at least one solution because it is a second-order polynomial problem. Real or complex solutions are also possible. To put it another way, if you have an equation with the form a squared by the expression after b plus b squared by the same expression but not squared plus c equal to 0, you have a quadratic equation.

To learn more about  quadratic equation refer to:

brainly.com/question/1214333

#SPJ4

What is the scale factor from AXYZ to AUVW?
60
/56⁰
X
83
90
75
41
O A. 1/
OB. 5
1
O C. //
OD. 4
Z
12
56°
U
-83⁰
15
18 /W
41°

Answers

The triangles are similar triangles. and the scale factor of triangle UVW to triangle XYZ is 7

What is triangle ?

triangle can be defined in which it contains three sides , three angles and the sum of three angles is always is 180 degrees.

How to determine the scale factor

From the given figure, we have the following corresponding side lengths:

UW = 2

XZ= 14

The scale factor of UVW to XYZ is then calculated using:

Scale factor = XZ/UW

Substitute known values

Scale factor = 14/2

Divide

Scale factor = 7

Hence, the scale factor of triangle UVW to triangle XYZ is 7

To learn more about Triangle from the given link.

https://brainly.com/question/2773823

#SPJ1

Alan saved 55$. He has already spent 15$. He plans to spend 5$ on a movie ticket each month. Which inequality represents the name of movie tickets he can buy? solve the inequality.

Answers

15+5x<55 is inequality represents the name of movie tickets he can buy.

What is Inequality?

A relationship between two expressions or values that are not equal to each other is called 'inequality.

Given that Alan saved 55$.

He has already spent 15$.

Alans plans to spend 5$ on a movie ticket each month.

We have to write the  inequality which represents the name of movie tickets he can buy.

15+5x<55

Here x represents the number of movies he can watch

5x<30

x<6

Hence, 15+5x<55 is inequality represents the name of movie tickets he can buy.

To learn more on Inequalities click:

https://brainly.com/question/28823603

#SPJ1

latoya swam kilometers against the current in the same amount of time it took her to swim kilometers with the current. the rate of the current was kilometers per hour. how fast would latoya swim if there were no current?

Answers

Latoya swims 7 kilometers per hour if there were no currents.

Latoya's speed without the current can be calculated by adding the speed she swam against the current (S-c) to the speed of the current (c). Since she swam the same distance at the same time in both cases, we know that (S-c) * t = S * t. Therefore, S = (S-c) + c. We know that the rate of the current is c = 2 Km/h and she swam 5 Km against the current, so (S-c) = 5 Km/t and S * t = 15 Km.

By substituting the values, we get S = (5 + 2) Km/t = 7 Km/t.

Complete question :

Latoya swam 5 kilometers against the current in the same amount of time it took her to swim 15 kilometers with the current. The rate of the current was 2 kilometers per hour. How fast would Latoya swim if there were no currents?


Read more about Speed and distance:

https://brainly.com/question/26046491


#SPJ4

question 4 please answer

Answers

On the graph above, the input when f(x) = -5 is equal to -2.

How to calculate an equation of this line?

Mathematically, the point-slope form of a straight line can be calculated by using this mathematical expression:

y - y₁ = m(x - x₁) or y - y₁ = (y₂ - y₁)/(x₂ - x₁)(x - x₁)

Where:

m represents the slope.x and y are the points.

Next, we would determine the linear equation representing the line and passes through the points (-1, -2) and (1, 4) by using the point-slope form as follows:

y - y₁ = m(x - x₁)

y - y₁ = (y₂ - y₁)/(x₂ - x₁)(x - x₁)

y - (-2) = (4 - (-2))/(1 - (-1))(x - (-1))

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

y = 3(x + 1) - 2

y = 3x + 3 - 2

y = 3x + 1

When y = -5, the input value (x) can be calculated as follows;

y = 3x + 1

-5 = 3x + 1

3x = -5 - 1

3x = -6

x = -6/3

x = -2.

Read more on slope here: brainly.com/question/23086745

#SPJ1

What number is 10 times greater than 44,660?

Answers

Answer:

the answer 446600 ,nice to be of help to u

Write the equation in Slope Intercept Form. y+

Answers

slope intercept form: y=mx+b

point K is 1/n of the way from J(4,5) to L(0,-7). what are the coordinates of K if n=4

Answers

The coordinates of K are (3, 1).

What is the coordinate point?

The coordinates of a point are a pair of numbers that define its exact location on a two-dimensional plane. Recall that the coordinate plane has two axes at right angles to each other, called the x and y-axis. The coordinates of a given point represent how far along each axis the point is located.

Point K is 1/n of the way from J(4,5) to L(0,-7). To find the coordinates of K, we can use the concept of linear interpolation.

Given two points J(x1,y1) and L(x2,y2) and a value of t, such that 0<=t<=1, the coordinates of the point K(x,y) that is t of the way from J to L is given by:

x = (1-t)x1 + tx2

y = (1-t)y1 + ty2

In this case, we know that n=4 and t = 1/4.

So the x and y coordinates of K are:

x = (1-1/4)x1 + (1/4)x2 = (3/4)x1 + (1/4)x2 = (3/4)(4) + (1/4)(0) = 3

y = (1-1/4)y1 + (1/4)y2 = (3/4)y1 + (1/4)y2 = (3/4)(5) + (1/4)(-7) = 1

Hence, the coordinates of K are (3, 1).

To learn more about the coordinate point visit,

https://brainly.com/question/17206319

#SPJ1

the ten numbers from $1$ to $10$ are split into two groups. the sum of the numbers in one group is $n,$ and the product of the numbers in the other group is $n.$ what is the largest possible value of $n?$

Answers

The largest possible value of n can be calculated using factorials and the largest value would be 3628800

The concept of factorials is used to calculate the value of n.

Factorials are defined as mathematical expression that is the product of the given number down to 1. It is denoted with the symbol n! which means that if n is given as 5, then its factorial would be =5×4×3×2×1 = 120.

Factorial of n!= nx(n-1)(n-2)........x2x1

Factorials are used in mathematics or statistics to denote the possibilities of an event in an outcome.

The total numbers of the two groups = 10

The factorials of 10! = 10×9×8×7×6×5×4×3×2×1

= 3,628,800.

Therefore, The largest possible value of n can be calculated using factorials and the largest value would be 3628800

To know more about factorials visit:

https://brainly.com/question/27810130

#SPJ4

Write the first five terms of each sequence.
.
1.a(1) = 1, a(n) = 3-a(n-1), n ≥ 2
2. b(1) = 1, b(n) = -2+b(n-1), n ≥ 2
3. c(1) = 1, c(n) = 2 c(n-1) +1, n ≥ 2
4. d(1) = 1, d(n) = d(n-1)² + 1, n ≥ 2
5. f(1) = 1, f(n) = f(n-1) + 2n - 2, n ≥ 2

Answers

This is a sequence of numbers where each number is determined by the number that comes before it.

Write the first five terms of each sequence?

a(1) = 1, a(2) = 2, a(3) = -1, a(4) = -4, a(5) = 7

b(1) = 1, b(2) = -1, b(3) = -3, b(4) = -5, b(5) = -7

c(1) = 1, c(2) = 3, c(3) = 7, c(4) = 15, c(5) = 31

d(1) = 1, d(2) = 2, d(3) = 5, d(4) = 26, d(5) = 677

f(1) = 1, f(2) = 3, f(3) = 6, f(4) = 11, f(5) = 18

The first number in the sequence is given, and the pattern of the sequence is defined by a rule which is applied to each successive number.These are examples of recursively defined sequences. Recursive sequences are defined by an initial term and a rule that tells how to find the next term in the sequence by using the previous term.In each of the examples, the first term is given and the rule for finding the nth term is provided.These are all examples of arithmetic sequences, in which each term is determined by the previous term.The first term in each sequence is given, and the general pattern is expressed as a(n) = x + y a(n-1), where x and y are constants.The value of a(n) can then be determined by substituting the appropriate values for n and a(n-1).

To learn more about arithmetic sequences refer to:

https://brainly.com/question/6561461

#SPJ1

Please answer I need help

Answers

Answer: C- Opposite sides are parallel. (Same distance apart)

Hope this helps :)

Help!!! Need help please!!

Answers

Answer:

f(x) increases from -9 to -0.5 and from 3 to 5.

Step-by-step explanation:

See the attached graph.

A water sample shows 0.072 grams of some trace element for every cubic centimeter of water. Annabelle uses a container in the shape of a right cylinder with a radius of 8.6 cm and a height of 16.5 cm to collect a second sample, filling the container all the way. Assuming the sample contains the same proportion of the trace element, approximately how much trace element has Annabelle collected? Round your answer to the nearest tenth.

Answers

Annabelle has collected approximately 213.7 grams of the trace element.

What is the volume of a cylinder?

The volume of a cylinder can be calculated using the formula V=πr2(h). When determining the volume of a cylinder, you are simply finding the area of the circular base shape and then multiplying this by the height.

The container has the shape of a right cylinder, so the volume of the cylinder can be found by using the formula for the volume of a cylinder: V = πr^2 * h

Where r = radius , h = height, and π = 3.14

So, the volume of the container is:

V = 3.14 * 8.6^2 * 16.5 = 3.14 * 73.96 * 16.5 = 2959.18 cm^3

Now we can use this volume and the proportion of the trace element given in the problem to find the approximate amount of trace element Annabelle has collected:

0.072 g/cm^3 * 2959.18 cm^3 = 213.7 grams

Hence, Annabelle has collected approximately 213.7 grams of the trace element, rounded to the nearest tenth.

To learn more about the volume of a cylinder visit,

https://brainly.com/question/23935577

#SPJ1

For what value of k will the following pair of linear equations have infinitely many solutions kx 3y?

Answers

The value k = 6 satisfies both equations Kx + 3y − (K − 3) = 0 and 12x + Ky − K = 0.

What is meant by linear equations?

A linear equation is a first-order (linear) term plus a constant in the algebraic form y=mx+b, where m is the slope and b is the y-intercept.

An equation that depicts a straight line on a graph is said to be linear. The "line" in the name of the equation will help you remember this. Regular Form. Standard forms for linear equations look like this: Ax + By = C.

A linear equation has the form y = mx + b in the slope-intercept notation. X and Y are the variables in the equation. The values m and b represent the line's slope (m) and the value of y when x is 0. (b).

Given

Kx + 3y −(K − 3) = 0

Comparing with [tex]$a_1 x+b_1 y+c 1=0$[/tex]

[tex]$$\therefore \mathrm{a}_1=\mathrm{k}, \mathrm{b}_1=3, \mathrm{c}=-(\mathrm{k}-3)$$[/tex]

12x + ky - k = 0

Comparing with [tex]$a_1 x+b_1 y+c 1=0$[/tex]

[tex]$$\therefore a_1=12, b_1=k, c=-k$$[/tex]

Since equation has infinite number of solutions

So, [tex]$\frac{a_1}{a_2}=\frac{b_1}{b_2}=\frac{c_1}{c_2}$[/tex]

substitute the values in the above equation, we get

[tex]$\frac{\mathrm{k}}{12}=\frac{3}{\mathrm{k}}=\frac{\mathrm{k}-3}{\mathrm{k}}$$[/tex]

simplifying the equation, we get

[tex]$\frac{\mathrm{k}}{12}=\frac{3}{\mathrm{k}}$$[/tex]

[tex]$$\mathrm{k}^2=12 \times 3$$[/tex]

[tex]$$\mathrm{k}^2=36$$[/tex]

[tex]$$\mathrm{k}=\pm 6$$[/tex]

[tex]$\frac{3}{\mathrm{k}}=\frac{\mathrm{k}-3}{\mathrm{k}}$$[/tex]

simplifying the equation, we get

[tex]$$3 \mathrm{k}=\mathrm{k}(\mathrm{k}-3)$$[/tex]

[tex]$$\mathrm{k}=\pm 6$$[/tex]

[tex]$\frac{3}{k}=\frac{k-3}{k}$$[/tex]

[tex]$$3 \mathrm{k}=\mathrm{k}(\mathrm{k}-3)$$[/tex]

simplifying the equation, we get

[tex]$$3 k=k^2-3 k$$[/tex]

[tex]$$\mathrm{k}^2-3 \mathrm{k}-3 \mathrm{k}=0$$[/tex]

[tex]$$k^2-6 k=0$$[/tex]

[tex]$$\mathrm{k}(\mathrm{k}-6)=0$$[/tex]

k = 0, 6

Therefore, k = 6 satisfies both equations.

The complete question is:

For what value of K will the following pair of linear equations have infinitely many solutions?

Kx + 3y −(K − 3) = 0

12x + Ky − K = 0

To learn more about linear equations refer to:

https://brainly.com/question/2030026

#SPJ4

Draw a square with side length 7 cm. Predict the perimeter and the length of the diagonal of the square

Answers

0 iq kid hshshisjsjsijsjsjsdj

Work out and simplify 2/7 divided by 3/4

Answers

Answer:

8/21

Step-by-step explanation:

2/7 ÷ 3/4 =

= 2/7 × 4/3

= 8/21

3. 05 polynomial identities and proofs

I have no idea how to do this assignment, since I’m doing home school now I don’t have anyone to help

SOMEONE PLEASE HELP!!

Answers

The polynomial identities and proofs are mathematical statements that show that two algebraic expressions are equal. They can be used to simplify equations or to prove certain properties of polynomials.

For example, to prove x^2 + 2x + 1 = (x + 1)^2, you can factor the left side and expand the right side. This will show that x^2 + 2x + 1 = x^2 + 2x + 1 and thus the two polynomials are equal.

x^2 + 2x + 1

= (x + 1) (x + 1)

= x^2 + 2x + x + 1

= x^2 + 3x + 1

= (x + 1)^2

To prove that x^2 + 2x + 1 = (x + 1)^2, we first factor the left side x^2 + 2x + 1 and expand the right side (x + 1)^2. This will give us two equations: x^2 + 2x + 1 and x^2 + 3x + 1. From here, we can observe that both equations are identical, and thus the two polynomials are equal. This can be further verified by noting that the left side is the result of squaring x + 1, and the right side is the square of x + 1. Therefore, x^2 + 2x + 1 is equal to (x + 1)^2.

Learn more about polynomial here

https://brainly.com/question/11536910

#SPJ4

Solve for X, Leave in simplest radical form.

Answers

When a number under the root sign contains no square factors, it is considered to be a radical in its simplest form. The number y = 2

Solve for y, Leave in simplest radical form ?

The expression x = 2

The number y = 2

Trigonometry is the study of the correlations between triangle angles and side lengths.

Sine, cosine, tangent, cosecant, sec, and cotone are the six trigonometric functions.

Suppose the angle is such that

opposite/hypotenuse = sin

neighboring / hypotenuse = cos

tan = opposite or nearby

Tan equals sin and cos.

cosec = 1 / sin

Sec = 1 / Cos

Cot = 1 + Tan

given the data,

Let ABC be the triangle.

The angles inside the triangle ABC are 45°, 45°, and 90°. The triangle ABC is a right-angled triangle.

Now, based on the illustration,

trigonometric relationships

tan θ = x / √2

Now , θ = 45°

In this case, x = 2.

Moreover, using trigonometric relationships,

base2 plus length2 = hypotenuse2

y = √ ( √2 )² + ( √2 )²

y = √4

y = 2

Consequently, x has a value of 2.

The number y = 2

To learn more about radical form refer

brainly.com/question/16139901

#SPJ1

Pls help me on this ​

Answers

The angle-side connection theorem states that angle E in triangle DEF is equal to angle F.

what is triangle ?

Since a triangle has three sides and three vertices, it is a polygon. It is a fundamental geometric shape. Triangle ABC is the moniker given to a triangle that has vertices A, B, and C. When the three points are not collinear, a singular plane and triangle are found in Euclidean geometry. A triangle is a polygon if it has three sides and three corners. The points where the three sides meet are known as the triangle's corners.

given

The length of every triangle side is proportional to the size of the angles that are directly across from them, according to the angle-side relationship theorem.

Thus,

Angle F = (61 + 58)/180 (sum of triangle)

F = 61 degree angle

Since mE = 61 degrees, F and E are therefore congruent to one another.

It follows that the sides that are perpendicular to each angle will also be parallel to one another.

The angle-side connection theorem states that angle E in triangle DEF is equal to angle F, which also implies that the sides that are opposite one other are congruent.

To know more about triangle visit:

https://brainly.com/question/2773823

#SPJ1

Solve.
524 people watch the town parade. 178 of them
are children. How many people watching the parade
are adults? For 3rd grade math

Answers

To find out how many people watching the parade are adults, we can subtract the number of children from the total number of people.

524 people - 178 children = 346 adults

So, 346 people watching the parade are adults.

Answer:

To find out how many people watching the parade are adults, we have to subtract the number of children from the total number of people.

Total number of people watching the parade: 524

Number of children watching the parade: 178

524 - 178 = 346

Therefore, 346 people watching the parade are adults.

Given the following table, find the domain and range of the function.
=======SELECT ALL THAT APPLY PLEASE =======
A) domain: {2, 4, 5, 9}
B) range: {2, 4, 5, 9}
C) range: {-3, 1, 5, 7}
D) domain: {-3, 1, 5, 7}
SELECT ALL THAT APPLY

Answers

B) Range: {2,4,5,9}
and
D) Domain: {-3,1,5,7}

annual sales for a company are $149,999 and are increasing at a rate of 5% per year. write an exponential growth function to model this situation. then, find the annual sales after 7 years.

Answers

Answer: In 7 years the annual sales will be $202,498.65

Are in the ratio 1 ratio 2 ratio 3 and the sum of their cubes is 4500 Find the numbers?

Answers

The three numbers which are in the ratio 1:2:3 and whose sum of the cubes is 4500 are 5, 10, and 15.

As given in the question,

Let us consider three number which are in the ratio 1: 2 : 3 be,

y, 2y , and 3y.

As per given condition:

Sum of their cubes = 4500

⇒x³ + (2x)³ + (3x)³ = 4500

⇒ x³ ( 1 + 8 + 27 ) = 4500

⇒36x³ = 4500

⇒ x³ = 4500/36

⇒x³ = 125

⇒ x = ∛125

⇒ x = 5

⇒2x = 10

⇒3x = 15

Therefore, three numbers which are in the given ratio are given by 5, 10, 15.

The above question is incomplete, the complete question is :

Three numbers are in the ratio 1:2:3 and the sum of their cubes is 4500. Find the numbers.

learn more about ratio here

brainly.com/question/13419413

#SPJ4

What kind of system is involved when the solution of a system of equation is the intersection of two lines?

Answers

The unique solution system is given by the intersection of two lines .

When the line intersects at a point the value of the function becomes zero and also intersecting lines meet at only one point.

Hence this type of system have a unique solution.

The condition of the unique solution is

a1/a2[tex]\neq[/tex]b1/b2

Learn more about intersection,

https://brainly.com/question/4895104

Is 7 an algebraic expression?

Answers

No, 7 is a number, not an algebraic expression.

No, 7 is a number, not an algebraic expression. An algebraic expression is a combination of numbers, variables, and mathematical operations (such as +, -, x, /) that can be evaluated to a single numerical value. Examples of algebraic expressions include 2x + 3 and 4y - 7.

Algebraic expressions can also contain exponents and roots, and can be combined using arithmetic operations. Algebraic expressions are used in many mathematical and scientific fields, and are fundamental to understanding advanced mathematical concepts such as algebra, calculus and more.

Therefore, No, No, 7 is a number, not an algebraic expression.

To learn more about algebraic expression,

Visit; brainly.com/question/953809

#SPJ4

The population of a city decreases by 1.8% per year. If this year's population is 396,000, what will next year's population be, to the nearest individual​

Answers

Answer: 388872

Step-by-step explanation: take 396000 divide it by 98.2%

When Yoni jumps as high as he can, the function h (t) = -16t2 + 10t models his height above the ground, in feet, where t is the number of seconds since he left the ground. Yoni needs to jump 2.5 feet in the air to be able to dunk a basketball. Which statement BEST explains why Yoni can or cannot dunk the basketball?

A Yoni CAN dunk the basketball because the discriminant of 0 = -16t² + 10t-2.5 is positive.

B Yoni CAN dunk the basketball because the discriminant of 0= -16t² + 10t - 2.5 is negative.

C Yoni CANNOT dunk the basketball because the discriminant of 0= -16t² + 10t - 2.5 is positive.

D Yoni CANNOT dunk the basketball because the discriminant of 0 = -16t2 + 10t-2.5 is negative.​

Answers

The correct statement is D. Yoni CANNOT dunk the basketball because the discriminant of 0 = -16t² + 10t - 2.5 is negative.

How to determine the correct statement

The discriminant of a quadratic equation is the value that is inside the square root sign of the equation,

in this case: b²-4ac.

If the discriminant is positive, it means that the equation has two distinct real roots.If the discriminant is zero, it means that the equation has one real root.If the discriminant is negative, it means that the equation has no real roots.

Given that

h(t) = -16t² + 10t

Height = 2.5

We have

-16t² + 10t = 2.5

This gives

0 = -16t² + 10t - 2.5

In this case, the discriminant of the equation 0 = -16t² + 10t - 2.5 is negative, which means that there are no real roots.

This means that Yoni will not reach the height of 2.5 feet because the equation has no real solutions, so he cannot dunk the basketball

Read more about discriminant at

https://brainly.com/question/27839846

#SPJ1

What is a 15 degree angle called?

Answers

Answer:Acute Angle

Step-by-step explanation:

What is a 15 degree angle called? Acute Angle – Acute Angle An acute angle is an angle that is more than 0° but less than 90°. Common examples of acute angles include: 15°, 30°, 45°, 60°, etc.

What is the interest earned in a savings
account after 12 months on a balance of
$1000 if the interest rate is 1.5% APY
compounded yearly?
interest $[?]
Round your answer to the nearest hundredth.
=

Answers

The interest earned in a savings account after 12 months on a balance of $1000, with an interest rate of 1.5% APY compounded yearly, is $15.00.

What is savings account?

A savings account is a type of bank deposit account that typically pays interest and allows customers to access their funds at any time. Savings accounts are a safe, convenient way to store money, and they offer a variety of benefits, including allowing customers to earn interest on their deposits, access their funds quickly and securely, and take advantage of certain tax benefits.

This is calculated by multiplying the principal balance ($1000) by the interest rate (1.5%) and then multiplying by the number of years (12). Therefore, the interest earned is calculated as follows:
$1000 x 1.5% x 12 = $15.00.

To learn more about savings account
https://brainly.com/question/25787382
#SPJ1

Rhys wrote down four whole numbers.

The mode of the four numbers is 7
.
The median of the four numbers is 6
.
The range of the four numbers is 5
.

What are the four numbers that Rhys wrote down?

Answers

The four numbers that Rhys wrote down are 7 , 7 , 5 , 2 .

What is mean ?

mean can be defined as the ratio of sum of the observations and total number of observations.

Given ,

Rhys wrote down four whole numbers.

The mode of the four numbers is 7

The median of the four numbers is 6

The range of the four numbers is 5

The mode is 7 so atleast for 2 times it may be repeated.

so,

let another two numbers be x , y .

the numbers could be

7,7,x,y.

so given median = 6

so,

the elements will be arranged in either ascending order or descending order,

so,      7 , 7 , 5 , 2 .

median = 7+5 / 2 = 6

which satisfies the condition

Range = Greatest number - smallest number

= 7 - 2 = 5

Hence, the range also satisfies.

Therefore , the four numbers that Rhys wrote down are 7 , 7 , 5 , 2 .

To learn more about Mean from the given link.

https://brainly.com/question/21533310

#SPJ1

Other Questions
A business invests a total of $10,000 at 4 1 2 % and 5% simple interest. During one year, the two accounts earn $480. How much (in dollars) did the business invest in each account? What act divided up Indian reservations into plots of land to be given to theIndian families and led to assimilation of natives? Plot and connect the points A (-4, -3), B (4, -3), C (4, -7), D (-4, -7), and find the length of AB. A. 7 units B. 10 units C. 6 units D. 8 unitshurry and ill put 5 stars for you what is the correlation between the stage at which an error is found and the comparative cost? select one. Where are in-text citations placed in an APA Style essay? a. At the bottom of each page b. In round brackets after quotations or paraphrases c. In the reference list d. After the closing punctuation mark at the end of a sentence What was the biggest accomplishment of the articles of confederation? What november 13, 1955 event led to the end of legal bus segregation? what is the purpose of the 5th paragraph in patrick henry's speech Attendance is 1200 people at an event. The number is decreasing by a rate of 0.5% per year. How many will be attending after 4 years? How does Amy feel about her Chinese heritage? Select all the equations that are equivalent to n 9 = 12.n-n-9=12-n, n-9+12=12-9, n-9+9=12+9, n-9-n=12-n, or n-9+9=12-12 ? What is the importance of consumer behavior models relating to business companies justify your answer? Assume the car expert requested estimates of the mean number of days to sell for the Domestic cars with a margin of error of seven days and the mean number of days of Foreign cars with a margin of error of eight days. Using 98% confidence, how large should the sample sizes be for each? I hat is a unique property of ether 11. Given: FGH=WAXa. GH = ?a. ZT=_?12. Given: BIKE PATH13. In HOT and SUN, ZO ZU and ZT= ZN.a. What is the relationship between ZS and ZH?b. If m20=27 and m/T-63, what is mZS?b. ZW= ?b. THPA? 1. The specific heat capacity of water is about 10 times that of iron. A student adds M kilograms of water to an iron pot that also has mass M kilograms. Both the pot and the water are at the same temperature. Thenthe student places a hot flame under the pot. How will the temperature of the pot and water change over time? What part of the cell forms a barrier to the outside environment?a cytoskeletonb cytosolc cytoplasmd cell membrane How did the Monroe Doctrine influence the foreign policy of the United States?Responses why would the readers of hebrews have any doubts about jesus's superior title epistle to the hebrews could someone help me with the solving steps to this equation? please thanks