1. Factor the following quadratic equation.
x^2+10x+21
A. (x+21)(x+1)
B.(x+5)(x+2)
C.(x+3)(x+7)
D.(x-3)(x-7)
2. Factor the following quadratic expression.
x^2-11x+24
A.(x+6)(x+4)
B.(x-2)(x-12)
C.(x-1)(x-24)
D.(x-3)(x-8)
3. Factor the following quadratic expression.
x^2+2x-8
A.(x+2)(x+4)
B.(x-2)(x-4)
C.(x-2)(x+4)
D.(x+2)(x-4)
4. Factor the following quadratic expression.
A.(x+6)(x+6)
B.(x-6)(x-6)
C.(x-4)(x-9)
D.(x+9)(x+9)
5. Factor the following quadratic expression.
x^2-81
A.(x+9)(x+9)
B.(x-9)(x+9)
C.(x-81)(x-1)
D.(x+81)(x-1)

Answers

Answer 1
1.C
2.D
3.C
4.C
HOPE THIS HELP!
Answer 2

Answer: 1) C. (x+3)(x+7)

2) D. (x-3)(x-8)

3) C. (x-2)(x+4)

5) B. (x+9)(x-9)

Step-by-step explanation:

1)

x2 + 10x + 21

(we look for 2 numbers whose product gives 21 and whose sum gives 10, then replace 10x by those two numbers)

x2 + 7x + 3x +21

x(x+7) + 3(x+7)

(x+3)(x+7)

2)

x2 - 11x + 24

(we look for 2 numbers whose product gives 24 and whose sum gives -11, then replace -11x by those two numbers)

x2 -3x-8x +24

x(x-3) -8(x-3)

(x-3)(x-8)

3)

x2 + 2x - 8

(we look for 2 numbers whose product gives -8 and whose sum gives 2, then replace 2x by those two numbers)

x2 + 2x - 8

x2 + 4x - 2x - 8

x(x+4) -2(x+4)

(x+4)(x-2)

5)

x2 - 81

Its a difference of two squares

(x-9)(x+9)


Related Questions

Can someone please check this?
2x^2 + 50 = −20x
2x^2 + 20x + 50 = 0
2(x^2 + 10x + 25) = 0
2(x + 5)(x + 5) = 0
(x + 5)(x + 5) = 0

x + 5 = 0 or x + 5 = 0
x = − 5, x = − 5
The solution set is
{−5}.

Answers

that's right very good
but its better to write (x+5)²instead of (x+5)(x+5)

An item on sale costs 85% of the original price. If the original price was $80, what is the sale price?

Answers

The answer should be $68 dollars!
$68

100% = 80
85% = ?

85 x 80 / 100 = 68

evaluate and use order of operation 9-2x3+5

Answers

do 2*3 first then 9- then +5
Step 1: 2*3= 6

9-6+5

Step 2: 6+5= 11

11-9

Step 3: 11-9= 2 

The answer should be 2, hope this helps

What does the upside-down "U" mean?

Answers

intersection symbol is an upside down "U" hope this helps 

Which ordered pairs are solutions to the inequality 2y−x≤−6 ?

Select each correct answer.

(−3,0)

(0,−3)

(2,−2)

(1,−4)

(6,1)

Answers

Answer:

The answers to this question is:

(2,-2), (0,-3), and (1,-4). I just took the test.

Final answer:

The ordered pairs (0,-3), (2,-2), and (1,-4) are solutions to the inequality 2y-x≤-6, while the pairs (-3,0) and (6,1) are not.

Explanation:

To determine which ordered pairs are solutions to the inequality 2y−x≤−6, we can substitute the x and y values from each pair into the inequality and check if it holds true.


 
 
 
 
 

Therefore, the ordered pairs that are solutions to the inequality 2y−x≤−6 are (0,−3), (2,−2), and (1,−4).

Learn more about Solutions to Inequality here:

https://brainly.com/question/22010462

#SPJ2

how many four-digit numbers are possible in which the leftmost digit is odd, the rightmost digit is even, and all four digits are different

Answers

1188 is my answer malee2021 sheesh ☺





Answer:

1400

Step-by-step explanation:

Count from left to right: There are 5 choices for the first digit, 5 choices for the second, 8 remaining choices for the third, and 7 remaining for the fourth, so there are $5*5*8*7= 1400

:I

Which graph shows a triangle and its reflection image across the x-axis?

Answers

What are the options

D is the correct answer

A car sales person sell a car for $21,000 to receive a 5.25 percent commission on the sale of the car how much did she earn on the sale round your answer to the nearest cent

Answers

21000 / 100 = 210 which is 1%

210 x 5.25 = 1102.50 which is 5.25 %

The answer is $1102.50
110,250.00 hope this helps

-3.2 improper fraction

Answers

-16/5 is -3.2 as an improper fraction. 
Final Answer: -16/5

=
----------------------------


-16/5

Cars enter a car wash at a mean rate of 2 cars per half an hour. What is the probability that, in any hour, exactly 2 cars will enter the car wash? Round your answer to four decimal places. Poisson Distribution

Answers

Final answer:

The problem is a typical example of Poisson Distribution. The rate of cars entering the car wash is given as 2 per half an hour which is 4 per hour. Using the formula for Poisson Distribution, it can be calculated that the likelihood of exactly 2 cars entering the car wash in any given hour is 16 multiplied by exponential of -4.

Explanation:

The given problem is a classical example of a Poisson Distribution in probability theory. In the given problem, cars enter a car wash at a mean rate of 2 cars per half an hour which is equivalent to 4 cars per hour.

So, assuming that the number of cars that enter the car wash independently in any given hour follows a Poisson distribution, we define λ (lambda) as the expected number of cars in an hour, which is 4.

To find the likelihood that exactly 2 cars enter the car wash in any given hour, we then use the formula for the Poisson distribution:

P(X = k) = λ^k * e ^−λ / k!

In this case, λ = 4 and k = 2. When we input λ and k into the formula, we get:

P(X = 2) = 4^2 * e ^-4/ 2! = 32 * e ^-4 / 2 = 16 * e ^-4.

It is important to note that e^-λ is the exponential distribution, a key part of understanding the poisson distribution.

Learn more about Poisson Distribution here:

https://brainly.com/question/33722848

#SPJ12

The medians of a triangle are the line segments from each vertex to the midpoint of the opposite side. Find the lengths of the medians of the triangle with vertices at A=(0,0), B=(6,0), C=(4,4) ...?

Answers

Draw the triangle, find the midpoints of each side and find the distance from the midpoints to the opposite vertex to get ur result
sqrt[(y2-y1)^2 +(x2-x1)^2]

Answer:

[tex]\sqrt{29} , \sqrt{20} , \sqrt{17}[/tex]

Step-by-step explanation:

Consider ΔABC with vertices [tex]A\left ( 0,0 \right )\,,\,B\left ( 6,0 \right )\,,\,C\left ( 4,4 \right )[/tex] such that P , Q , R are midpoints of sides BC , AC and AB .

We know that midpoint of line segment joining points [tex]\left ( x_1,y_1 \right )\,,\,\left ( x_2,y_2 \right )[/tex] is equal to [tex]\left ( \frac{x_1+x_2}{2}\,,\,\frac{y_1+y_2}{2} \right )[/tex]

Midpoints P , Q , R :

[tex]P\left ( \frac{6+4}{2}\,,\,\frac{0+4}{2} \right )=P\left ( 5\,,\,2 \right )\\Q\left ( \frac{0+4}{2}\,,\,\frac{0+4}{2} \right )=Q\left ( 2\,,\,2 \right )\\R\left ( \frac{6+0}{2}\,,\,\frac{0+0}{2} \right )=R\left ( 3\,,\,0 \right )[/tex]

We know that distance between points [tex]\left ( x_1,y_1 \right )\,,\,\left ( x_2,y_2 \right )[/tex] is given by [tex]\sqrt{\left ( x_2-x_1 \right )^2+\left ( y_2-y_1 \right )^2}[/tex]

Length of AP :

AP = [tex]\sqrt{\left ( 5-0 \right )^2+\left ( 2-0\right )^2}=\sqrt{25+4}=\sqrt{29}[/tex]

Length of BQ :

BQ = [tex]\sqrt{\left (2-6 \right )^2+\left ( 2-0 \right )^2}=\sqrt{16+4}=\sqrt{20}[/tex]

Length of CR :

[tex]\sqrt{\left (3-4\right )^2+\left ( 0-4 \right )^2}=\sqrt{1+16}=\sqrt{17}[/tex]

A number added to 8 times that numbers reciprical is 6, find the number
a 3 b 2 c 7 d 14 ...?

Answers

Call your unknown number x.  The reciprocal would be1/xYou are supposed to add your unknown number to 8 times its reciprocal, orx+8(1/x)This is all supposed to equal 6, so you havex+8/x=6
Solve for x to get your number.
n + 8(1/n) = 6n^2 + 8 = 6nn^2 - 6n + 8 = 0(n - 4)(n - 2) = 0n = 2, 4
So 2 and 4 both are answers in my opinion.

secx-cosx/tanx=___? Explain pls ...?

Answers

[tex] \frac{secx- cos x}{tan x}= \\ = \frac{ \frac{1}{cos x} -cos x}{ \frac{sinx}{cos x}}= \\ = \frac{ \frac{1-cos ^{2} x}{cos x} }{ \frac{sinx}{cos x} }= \\ = \frac{sin ^{2} x}{sin x}= [/tex]
= sin x

Which expression uses the greatest common factor and distributive property to find 16+40?

2(8)+2(20)

4(4)+4(10)

8(2)+8(5)

16(1)+40(1)

Answers

Since it is asking for the greatest COMMON factor, it would be the third one; 8(2)+8(5)

The solution x=1/5 is a solution to which of the following equations?
A. 5 x= 1
B. 4 = 15x
C. -4x = -20
D. 60 = 10x

Answers

a, because 5x=1 (divide both sides by 5, and you'll have x=1/5

the maximum weight for a truck on the new york state thruway is 40 tons, how many pounds is this?

Answers

40x 2000lbs because 2000lbs
=1 ton

Andrea's family stopped at the gas station to get gas. At gas stations, the price of gas per gallon is given to the nearest thousandth. In order to determine how much money he would need to pay for the gas, Andrea's dad asked her to round the price of gas per gallon to the nearest hundredth. The gas price per gallon rounded to the nearest hundredth was $2.50. Which of the following prices could have been the original gas price?

Answers

answer is $2.498.  I'm pretty sure....:)

6 times the square root of 2.25 and then minis 4.23 =

Answers

The answer is: 4.77.
________________

6√(2.25)  - 4.23 = ?
__________________
6√(2.25)  - 4.23 = 
______________________
6*(1.5)  - 4.23 = 
_______________
9 - 4.23 =
_______________
4.77

The answer to the mathematical problem is [tex]\boxed{4\sqrt{2}}[/tex].

To solve the given problem, we will follow the steps outlined in the question:

1. First, we need to calculate 6 times the square root of 2.25. The square root of 2.25 is the number that, when multiplied by itself, gives the product 2.25. Since 2.25 is the same as [tex]\(\frac{225}{100}\) or \(\frac{9}{4}\), and \(2.25 = 1.5^2\), the square root of 2.25 is 1.5[/tex].

2. Now, we multiply this square root by 6: [tex]\(6 \times \sqrt{2.25} = 6 \times 1.5\)[/tex].

3. Performing the multiplication gives us [tex]\(6 \times 1.5 = 9\)[/tex].

4. The next step is to subtract 4.23 from the result obtained in step 3. So, [tex]\(9 - 4.23 = 4.77\)[/tex].

5. However, the question seems to have a typo or an inaccuracy in the solution process. The correct square root of 2.25 is indeed 1.5, but when we multiply 1.5 by 6, we should get [tex]\(6 \times 1.5 = 9\)[/tex], and then subtracting 4.23 from 9 gives us 4.77, not [tex]\(4\sqrt{2}\)[/tex].

6. To correct the inaccuracy and to match the final answer given in the question, which is [tex]\(\boxed{4\sqrt{2}}\)[/tex], we need to re-evaluate the square root part. The square root of 2.25 is 1.5, which can also be written as [tex]\(\sqrt{\frac{9}{4}} = \frac{3}{2}\) or \(\sqrt{2 \times 1.125} = \sqrt{2} \times \sqrt{1.125}\)[/tex]. However, [tex]\(\sqrt{1.125}\)[/tex] is not a simple rational number, and it does not simplify to 1 as the original solution might have implied.

7. Therefore, the correct final step should be to express 4.77 in terms of a square root. Since 4.77 is approximately [tex]\(\sqrt{23}\), and \(\sqrt{23}\)[/tex] is close to [tex]\(4\sqrt{2}\) (as \(\sqrt{23} \approx 4.79\))[/tex], we can conclude that the final answer, when expressed in terms of square roots, is indeed approximately [tex]\(4\sqrt{2}\).[/tex]

8. Hence, the final answer, after correcting the inaccuracies and expressing the result in terms of square roots, is [tex]\(\boxed{4\sqrt{2}}\)[/tex].

The answer is: [tex]4\sqrt{2}.[/tex]

Let point C be between V and W on VW Given that VW = 61, VC = z + 13, and CW = z + 8, solve for z.

Answers

VW = VC + CW
61 = z + 13 + z + 8 = 2z + 21
2z = 61 - 21 = 40
z = 40/2 = 20
z = 20.

What is the 50th term in the following arithmetic number pattern: 10,13,16

Answers

So first you find the nth term of the sequence, which is 3n + 7 (tell me if you want to know how I got that), and then you substitute 50 in, instead of n, to get 3(× 50) + 7 = 150 + 7 = 157
Hope this helps!

The 50th term in the arithmetic sequence starting with 10 and increasing by 3 each time is 157. This is calculated using the standard formula for the nth term of an arithmetic sequence.

The given sequence starts with 10 and increases by 3 each time (10, 13, 16).

To find the 50th term, we need to use the formula for the nth term of an arithmetic sequence:

[tex]a_n = a_1 + (n - 1)d[/tex]

Where [tex]a_1[/tex] is the first term, d is the common difference, and n is the term number.

In this case, [tex]a_1 = 10, d = 3, and ~n = 50[/tex].

Plugging those values into the formula, we get [tex]a_{50} = 10 + (50 - 1)\*3[/tex],

[tex]a_{50} = 10 + 49\*3[/tex]

Calculating further, a_50 = 10 + 147 = 157.

Therefore, the 50th term of the given arithmetic sequence is 157.

how do i simplify (x-5y)(x+3y)

Answers

Your answer will be [tex] x^{2} -2xy- 15y^{2} [/tex]

To get this you have to multiply individually across the parenthesis. Like so:

x(x+3y)
     ↓
[tex] x^{2} +3xy[/tex]

-5y(x+3y)
       ↓
[tex] -5xy-15y^{2} [/tex]

Now we add these two expressions together: [tex] x^{2} +3xy[/tex] + [tex] -5xy-15y^{2} [/tex]

Next, we combine like terms:  [tex] x^{2} -2xy- 15y^{2} [/tex]

Since nothing else can be simplified, this is our answer. Hope this helped!!!






The figure shows two triangles on a coordinate grid:


What set of transformations is performed on triangle ABC to form triangle A’B’C’?

A 180-degree counterclockwise rotation about the origin followed by a translation 5 units down

A translation 5 units down followed by a 180-degree counterclockwise rotation about the origin

A 270-degree counterclockwise rotation about the origin followed by a translation 5 units to the right

A translation 5 units to the right followed by a 270-degree counterclockwise rotation about the origin

Answers

IT IS CORRECT 5 UNIT DOWN TRANSLATION 180 DEGREE COUNTERCLOCKWISE ROTATION

Answer: A translation 5 units down followed by a 180-degree counterclockwise rotation about the origin .

Step-by-step explanation:

From the given figure, the coordinates of ΔABC are A(-3,4), B(-3,1), C(-2,1) and the coordinates of ΔA'B'C' are A'(3,1), B'(3,4), C'(2,4).

When, a translation of 5 units down is applied to  ΔABC, the coordinates of the image will be

[tex](x,y)\rightarrow(x,y-5)\\A(-3,4)\rightarrow(-3,-1)\\ B(-3,1)\rightarrow(-3,-4)\\ C(-2,1)\rightarrow(-2,-4)[/tex]

Then applying 180° counterclockwise rotation about the origin, the coordinates of the image will be :-

[tex](x,y)\rightarrow(-x,-y)\\(-3,-1)\rightarrow(3,1)\\(-3,-4)\rightarrow(3,4)\\(-2,-4)\rightarrow(2,4)[/tex] which are the coordinates of ΔA'B'C'.

Hence, the set of transformations is performed on triangle ABC to form triangle A’B’C’ is " A translation 5 units down followed by a 180-degree counterclockwise rotation about the origin ".

A rope is 250 centimeters long. You need the rope to be 1 1/2 meters long. How many centimeters should you cut off?

Answers

The answer is 100 cm.

250 cm - 1 1/2 m = ?

1 1/2 m = 1 + 1/2 = 2/2 + 1/2 = (2 + 1)/2 = 3/2 = (3*5)/(2*5) = 15/10 = 1.5 m

1 m = 100 cm
1.5 m = 150 cm

250 cm - 1 1/2 m = = 250 cm - 150 cm = 100 m

Answer:

100 cm is the answer

Step-by-step explanation:

what does x equal in 28 = -2-5x

Answers

x = 6

28 = -2 - 5x
28 + 2 = 5x
30 = 5x
30/5 = 5x/5 (we divide by five on both side because we want x to be by itself)
6 = x

:)

Once a week you babysit your neighbor’s toddler after school, usually going to a local playground. You notice that each swing on the swing set takes about the same amount of time, about 2.2 seconds. Use the pendulum formula below to find out how long the swing is. Round your answer to the tenths place. (equation and answers attached)

a) 10 ft
b) 25 ft
c) 6 ft
d) 3.9 ft

Answers

So to answer this, let us plug in the given values to the given formula.
T = 2π√L/32
2.2 = 2π√L/32 <<divide both sides by 2π or 6.28
2.2/2π = √L/32 << square both sides
(2.2/2π)^2 = L/32 << next multiply both sides by 32 and we get
32 (2.2/2π ) = L
So the final answer would be L = 3.923156... or to round it off, it would be 
L = 3.9
So the correct answer would be option D. 3.9 feet. Hope this is the answer that you are looking for.

Answer:

3.9

Step-by-step explanation:

APEX

Assuming that all matrices are n x n and invertible, solve for D .

C B (A^T) D B (C^T) A = C B^T

Answers

First multiply by C inverse on the leftC−1CBATDBCTA=C−1CB?
Yielding:BATDBCTA=BT

Then Multiply by B inverse and A transpose inverse on the left yielding
DBCTA=B−1A−TBT

Now, multiply by B inverse, C transpose inverse and A inverse on the right
D=B−1A−TBTB−1C−TA−1

To solve for D in the equation CB(A^T)DB(C^T)A = CB^T, we use matrix inverse properties and step-by-step multiplication from both sides to isolate D, resulting in D = (A^T)^-1 B^-1 B^T (A^-1)(C^T)^-1.

Assuming that all matrices are n x n and invertible, the problem is to solve for matrix D. Starting with the given equation CB(A^T)DB(C^T)A = CB^T, we can manipulate both sides using the properties of matrices and their inverses to isolate D.

First, we multiply both sides from the left by (C^T)^-1, which is the inverse of C^T. This gives us B(A^T)DB(C^T)A = B^T because (C^T)^-1C^T = I, where I is the identity matrix.

Next, we multiply both sides from the left by B^-1 to get (A^T)DB(C^T)A = B^-1B^T. Then, we proceed to multiply both sides from the right by A^-1 to cancel A on the left-hand side, which gives (A^T)DB(C^T) = B^-1B^T(A^-1).

Continuing, we multiply both sides from the left by the inverse transpose of A, written as (A^T)^-1, resulting in DB(C^T) = (A^T)^-1B^-1B^T(A^-1).

Finally, we multiply both sides from the right by (C^T)^-1 to isolate D, which leads us to the solution D = (A^T)^-1B^-1B^T(A^-1)(C^T)^-1.

The solution utilizes properties such as the uniqueness of matrix inverses, the associative nature of matrix multiplication, and the property that the inverse of a matrix transpose is the transpose of the inverse matrix.

Evaluate |x-13| when x=5.
A.8
B.-8
C.21
D.-21

Answers

5 - 13 = -8

But remember it is in the ||. This means the answer will, no matter what, be positive.

So the answer is |-8|, or +8.

A is the answer.

Now for an explanation of why the || makes it positive.

They are know as "absolute values." Absolute values will always, no matter what, be a positive number. These can be very tricky to deal with, but just remember to answer what is in the || first, and THEN do the absolute value. Remember that on a number line, the middle is always 0. And because -8 and 8 are both 8 spaces away from 0, the absolute value will be 8. This is why it is positive. You cannot be negative spaces away from something.

Solve for x.

3(3x - 1) + 2(3 - x) = 0

Answers

3(3x - 1) + 2(3 - x) = 0
9x - 3 + 6x - 2 = 0
15x - 5 = 0
15x = 5
x = 5/15
x = 1/3
9x-3+6-2x=0,,,7x+3=0,,7x=-3,,x=-3/7


Simplify the complex fraction .
[(2)/(5t) - (3)/3t)]/[(1)/(2t) + (1)/(2t)]

Answers

I hope this helps you

Answer:

The simplified form of  the given expression [tex]\dfrac{\frac{2}{5t}-\frac{3}{3t} }{\frac{1}{2t}+\frac{1}{2t}}=-\frac{3}{5}[/tex]

Step-by-step explanation:

Given expression  [tex]\dfrac{\frac{2}{5t}-\frac{3}{3t} }{\frac{1}{2t}+\frac{1}{2t}  }[/tex]

We have to simplify the given expression [tex]\dfrac{\frac{2}{5t}-\frac{3}{3t} }{\frac{1}{2t}+\frac{1}{2t}  }[/tex]

Consider the given expression [tex]\dfrac{\frac{2}{5t}-\frac{3}{3t} }{\frac{1}{2t}+\frac{1}{2t}  }[/tex]

Consider denominator [tex]\frac{1}{2t}+\frac{1}{2t}[/tex]

Apply rule, [tex]\frac{a}{c}\pm \frac{b}{c}=\frac{a\pm \:b}{c}[/tex]

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

Now, apply fraction rule, [tex]\frac{a}{\frac{b}{c}}=\frac{a\cdot \:c}{b}[/tex]

We get,

[tex]=\frac{\left(\frac{2}{5t}-\frac{3}{3t}\right)t}{1}[/tex]

Simplify, we get,

[tex]\frac{t\left(\frac{2}{5t}-\frac{1}{t}\right)}{1}[/tex]

Simplify, we get,

[tex]\frac{t\left(\frac{2}{5t}-\frac{1}{t}\right)}{1}[/tex]

Further simplify by [tex]\frac{-a}{b}=-\frac{a}{b} \ and\  a\cdot \frac{b}{c}=\frac{a\:\cdot \:b}{c}[/tex]

We get, [tex]=-\frac{3t}{5t}[/tex]

Thus,  [tex]-\frac{3}{5}[/tex]

What is the perimeter of rectangle QRST ? Explain how you found the perimeter.

Answers

For this you use the distance formula of d = (square root of) (x2-x1)^2 + (y2-y1)^2

Using this and the points (-3,0) and (0,4) the distance for the short side is 5.
The points (0,4) and (8,-2) made the distance for the long side 6.

So 5+5+6+6=22

Perimeter=22

Answer: 30

Step-by-step explanation:

Other Questions
A restaurant manager recorded the number of people in different age groups who attended her food festival. She then created the following histogram:Histogram with title Food Festival Participants, horizontal axis labeled Age Group (year) with bins 0 to 19, 20 to 39, 40 to 59, and 60 to 79 and vertical axis labeled Number of People with values from 0 to 60 at intervals of 10. The first bin goes to 20, the second goes to 40, the third goes to 60, and the last goes to 50.Which of the following statements best compares the height of the bars of the histogram?There are twice as many participants in the 6079 age group than in the 019 age group. There are 3 times as many participants in the 4059 age group than in the 019 age group. There are more participants in the 4059 age group than in the 019 and 6079 groups combined. There are more participants in the 6079 age group than in the 019 and 2039 groups combined. If one face of a cube has an area of 6 square inches,what is the surface area of the entire cube?A.) 24B.) NOT CORRECT C.) 48D.) 64 Plasma consists mostly of _ why did the patriots want to keep the native americans in georgia neutral? tom ate 1/2 of the leftovers. How much pie in all did he eat? Determine if the graphed function is linear or nonlinear.Select from the drop down menu to correctly complete the sentence.The graphed function is A or BA) LinearB) Non-linear can anyone help me with this? Based on lines 25-27, which word BEST describes the knight? A)fearful B)humble C)proud D)timid In "It Is A Beauteous Evening, Calm and Free," Wordsworth speaks to his son, whom he teasingly called "Childe Harold."TrueFalse Mr. Gordon weighs 205 pounds . Multiply his earth weight by 0.91 to find out how much he would weigh on the planet Venus. What is the difference between mr. Gordon's earth weight and his weight on Venus Which of the following statements best describes the general process of how laws are made in the United States?A law is created by Congress, signed by the president, and interpreted by the courts.A law is created by the president, signed by the courts, and interpreted by Congress.A law is created by the courts, signed by the president, and interpreted by Congress.A law is created by the president, signed by Congress, and interpreted by the courts. K-X=V-W solve for the letter x Describe three circumstances in which pure cultures are essential for the microbiologist the three components of the highway transportation systems are people, vehicle and signals What is the value of n=13(17n15)? 1.What do you think is the most challenging aspect of working with light in photography? What can you do to reduce this challenge?2.How do elements in the scene affect the lighting of a picture? Give an example of this.. What is 6 1/2 as a decimal? A social condition in which men and women are treated unequally and do not have the same opportunities and restrictions is known as __________.A.racismB.commodityC.overpopulationD.gender inequality What institutions of European society were brought to the Americans by European missionaries? julie spends$5.62 at the store. michael apends 5 times as much as julie. jeremy spends $6.72 more than michal. how much does each person spend. please help. why is studying atoms and their parts and particles helpful to people?