What expression represents the area of the triangle?

What Expression Represents The Area Of The Triangle?

Answers

Answer 1
A=bh/2, that is area is equal to half of the product of the base and height, so in this case:

A=(1/2)*10*24
Answer 2
Answer:

Option first is the answer.

Step-by-step explanation:

For finding the are of a right angle triangle, we use the base and the height of the triangle. The height is the right angle leg of the triangle. Hypotenuse is not considered here.

In the given diagram, the base or 'b' is = 10 units

And the height or 'h' is = 24 units

Area of a right triangle is given as :

[tex]A=\frac{bh}{2}[/tex]

So, in the given options the correct option is : Option first.

[tex]A= \frac{10*24}{2 }[/tex] or [tex]\frac{1}{2}(10*24)[/tex]


Related Questions

Identify the number that does not belong with the other three. Explain your reasoning.

Answers

√18
It is the only number in the set that cannot be expressed as a fraction (or ratio) meaning it is an irrational number

using the graph of f(x)=log2x below approximate the value of y in the equation 2^2y=4

Answers

1. I understood that "2" in writing "f(x)=log2x" it's a the base of a logarithm.2. I understand that this equation must be written like this "2^(2y)=4", because else the problem lose the meaning.So, for the first, we must to remember what is a logarithm?Logarithm - a number that shows how many times a base number (such as ten) is multiplied by itself to produce a third number (such as 100).In simple terms: Logarithm it's the DEGREE that we must use for a base, to recieve argument.Now let's look at our equation.2^(2y)=4, let's make some changes.By property of degrees:2^(2y)=(2^2)^y.(2^2)^y=44^y=4y=log_{4}4 
For find the results in the graph, we need to calculate the value of argument, wich we will search in graph.y=los_{2}x For use this graph we need to change our equation, to bring the equation to the form with such base. For that, we will use the properties of logarithms.log_{4}4=Log_{(2^2)}4=Log_{2}4^(1/2)=log_{2}2.Now for recieve the value of Y, we must to find "2" in axis OX, to build the line at right angle (from axis) into the graph. After that, we turn to axis OY at right angle, and we make the line to axis OY. In result we  have the value on the axis OY, it's will be the desired value. And it must be 1. 

verify the identity
cosx/1+sinx + 1+sin/cosx = 2sec x

Answers

ill assume its  the first one.

cos x / ( 1 + sin x)  + (1 + sinx ) / cos x

=   cos^2 x + (1 + sin x)^2 / cos x (1 + sin x)

=  cos^2 x + sin^2x + 1 +  2sinx / cos x( 1 + sin x)

=  1 + 1 + 2sinx / cos x( 1 + sin x)            (because sin^2x + cos^2 x = 1)

= 2 (1 + sin x ) /  cos x(1 + sin x)   = 2 / cos x   =   2 sec x

What is the surface area of the square pyramid?
(Figure is not drawn to scale.)

Answers

area of the base = 8^2 = 64

area of 1 traingle = 1/2 * 8 * 5.4 =  21.6

there are 4 triangular sides  so their area = 4 * 21.6  = 86.4

Total surface area = 64 + 86.4 =  150.4 cm2

D

A ______ is an expression that can be written in the form of p/q where p and q are polynomials and q

Answers

A rational number .... where q is not zero.

The population of greenville is currently 50,000 and declines at a rate of 1.2% every year. This models:
Exponential growth.
Exponential logarithm
Exponential decay

Answers

Exponential decay. Decay is clear, less. Exponential logarithm is contradictory.

So. the answer is
Exponential decay

Formula: 50000/1.12^years, which could be rewritten as 50,000/e^(number*years), and so it is exponential.
declines means getting less in number

So its decay

Choice C

Susie divided a9-pound bag of apples into 5 equal piled. How many pounds of apples are in each piles?

Answers

divide the total weight by the number of piles

9/5 = 1.8 pounds per pile


Opposite angles of a parallelogram are congruent.
a. True
b. False

Answers

Correct answer is true

PLEASE HELP.


Widget wonders produces widgets. They have found that the cost, c(x), of making x widgets is a quadratic function in terms of x.



The company also discovered that it cost $23 to produce 2 widgets, $103 to produce 4 widgets, and $631 to produce 10 widgets.


Find the total cost of producing 6 widgets.

Answers

quadratic
y = ax^2 + bx + d
c (x) = ax^2 + bx + d
c (3) = a (3^2) + b (3) + d
c (3) = 9a + 3b + d = 15.50

c (7) = a (7^2 + b (7) + d

c (7) = 49a + 7b + d = 23.50

c (12) = a (12^2) + b (12) + d
c (12) = 144a + 12b + d = 56

solve using simultaneous equations... to get a b and d

use that to solve for x = 5

hope this helps?

Answer:

The total cost of producing 6 widgets is $231.

Step-by-step explanation:

Given : Widget wonders produces widgets. They have found that the cost, c(x), of making x widgets is a quadratic function in terms of x.

To find : The total cost of producing 6 widgets.

Solution :

Cost is given by [tex]c (x) = ax^2 + bx + d[/tex]

Cost $23 to produce 2 widgets,

[tex]c(2) = a(2)^2 + b(2) + d[/tex]

[tex]23= 4a+2b+d[/tex] .........[1]

Cost $103 to produce 4 widgets,

[tex]c(4) = a(4)^2 + b(4) + d[/tex]

[tex]103= 16a+4b+d[/tex] ............[2]

Cost $631 to produce 10 widgets.,

[tex]c(10) = a(10)^2 + b(10) + d[/tex]

[tex]631= 100a+10b+d[/tex] ...........[3]

Now, we solve equation [1], [2] and [3]

Subtract equation  [2]-[1]  and [3]-[2]

[2]-[1] →  [tex]12a+2b=80[/tex]  ........[4]

[3]-[2] →  [tex]84a+6b=528[/tex]  .......[5]

Solving equation [4] and [5] by elimination method,

Multiply equation [4] by 3 and subtract from [5]

[tex]84a+6b-3(12a+2b)=528-3(80)[/tex]

[tex]84a+6b-36a-6b=528-240[/tex]

[tex]48a=288[/tex]

[tex]a=6[/tex]

Put in equation [4]

[tex]12(6)+2b=80[/tex]

[tex]72+2b=80[/tex]

[tex]2b=8[/tex]

[tex]b=4[/tex]

Substitute the value of a and b in [1] to get d

[tex]23= 4a+2b+d[/tex]

[tex]23= 4(6)+2(4)+d[/tex]

[tex]23= 24+8+d[/tex]

[tex]23= 32+d[/tex]

[tex]d=-9[/tex]

Substitute a=6,b=4,d=-9 in the cost equation,

The required equation form is [tex]c(x) = 6x^2 + 4x-9[/tex]

The total cost of producing 6 widgets.

Put x=6

[tex]c(6) = 6(6)^2 + 4(6)-9[/tex]

[tex]c(6) = 216+15[/tex]

[tex]c(6) =231[/tex]

Therefore, The total cost of producing 6 widgets is $231.

A rectangle that has an area of 357 square inches is 17 inches wide. How long is the rectangle?

Answers

21 inches long. 17x21=357
Hi Serenafrancis1! :)

The formula for the area of a rectangle is:
[tex]L*W[/tex]
[tex]L=length[/tex]
[tex]W=Width[/tex]

We can input all the information we know to solve for the missing variable:
[tex]L*17=357[/tex]
Divide both sides by 17
[tex](L*17)/17=(357)/17[/tex]
Simplify.
[tex]L=21[/tex]

The rectangle is 21 inches long.

Hope this helps.
-Benjamin

If a triangle has a height of 14 inches and a base of 9 inches what's the area

Answers

63 im guessing. Hope that helps.

63 inches because the formula for the area of a triangle is 1/2 bh ( base times height) 14*9= 126
126*1/2= 63

Angle C is an inscribed angle of circle P. Angle C measures (3x + 5)° and arc AB measures (16x)°. Find x.

Answers

Final answer:

By applying the theorem that an inscribed angle is half the measure of its intercepted arc, we can solve the given equation to find that the value of x is 1.

Explanation:

The problem involves the relationship between an inscribed angle and its intercepted arc in a circle, which is a fundamental concept in circle geometry. According to the theorem that states an inscribed angle is half the measure of its intercepted arc, we can set up an equation to find the variable x.

Given that angle C measures (3x + 5)° and arc AB measures (16x)°, the relationship between them can be expressed as:

Angle C = ½ × measure of arc AB

(3x + 5)° = ½ × (16x)°

Solving this equation for x gives:

3x + 5 = 8x

5 = 5x

x = 1

Therefore, the value of x is 1.

Lala is on a bycyle trip every 4 days he bikes 230km if lala keeps this same pace for 16 days how many kilometers will he bike

Answers

920 km
please rate as brainliest and hope this helps :)

Eloise started to solve a radical equation in this way: Square root of negative 2x plus 1 − 3 = x Square root of negative 2x plus 1 − 3 + 3 = x + 3 Square root of negative 2x plus 1 = x + 3 Square root of negative 2x plus 1 − 1 = x + 3 − 1 Square root of negative 2 x = x + 2 (Square root of negative 2 x)2 = (x − 4)2 −2x = x2 − 8x + 16 −2x + 2x = x2 + 8x + 16 + 2x 0 = x2 + 10x + 16 0 = (x + 2)(x + 8) x + 2 = 0 x + 8 = 0 x + 2 − 2 = 0 − 2 x + 8 − 8 = 0 − 8 x = −2 x = −8 Both solutions are extraneous because they don't satisfy the original equation. What error did Eloise make?

Answers

Please see attached image for the choices and proper formatting of the problem.

 

 

 

What she did:

 

[tex] \sqrt{-2x + 1 } - 1 = x + 3 - 1 \sqrt{-2x} = x + 2[/tex]

 

What she should have done:

 

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

 

 

The error that Eloise made in solving the radical equation was that she subtracted 1 before squaring both sides.

 

To add, the equation where at least one variable expression is fixed inside a radical, usually a square root is called a radical equation.

Answer:

We need to subtract 1 after squaring both sides

Step-by-step explanation:

Step1: [tex]\sqrt{-2x+1} -3 = x \\[/tex]

adding 3 both sides

[tex]\sqrt{-2x+1} =3 + x \\[/tex]

we need to square here first  and then we need to subtract

and this is the error which  Eloise make in solving it .

According to a recent survey, the salaries of assistant professors have a mean of $41,750 and a standard deviation of $7000 . assuming that the salaries of assistant professors follow a normal distribution, find the proportion of assistant professors who earn more than $48,000 . round your answer to at least four decimal places.

Answers

To get the proportion of professors who earn more than $ 48,000 we proceed as follows;
z=(x-mean)/s.d
x=48000
mean=41,750
s.d=7000
thus;
z=(48000-41750)/7000
=0.8929
the probability associated with z-score is:
P(48000)=0.8133
thus the probabilty of those who are earning more than $48,000 will be:
1-0.8133
=0.1867
Final answer:

Using the z score formula and the z table, we find that approximately 18.67% of assistant professors earn more than $48,000 given a mean salary of $41,750 and a standard deviation of $7000.

Explanation:

The question is asking for the proportion of assistant professors who earn more than $48,000 based on a normal distribution of salaries with a mean of $41,750 and a standard deviation of $7,000. To find this, we first need to calculate the z score, which is the number of standard deviations a data point is from the mean. The z score can be calculated using the formula z = (X - μ) / σ, where X is the data point, μ is the mean, and σ is the standard deviation.

Substituting the given values, we get z = (48,000 - 41,750) / 7,000 = 0.8929. Looking up this z value in the z table, we find that the proportion for z = 0.89 is 0.8133. This is the proportion of salaries that are below $48,000. Thus, to find the proportion of salaries above $48,000, we subtract this value from 1, giving us 1 - 0.8133 = 0.1867 or 18.67% when expressed as a percentage. So, approximately 18.67% of assistant professors earn more than $48,000.

Learn more about Proportion calculation using normal distribution here:

https://brainly.com/question/14009075

#SPJ11

Tamara earns $8 an hour at her job working 25 hours per week. If 25% of her paycheck goes to taxes, what is Tamaras monthly cash flow? (Asssume this is her only source of income and that there are 4 pays per month)

Answers

i believe the answer is 600
8* 25* 0.75 = 150
so, she gets $150 a week.

An angle is 15 degrees less than twice its complement. find the angles

Answers

The measure of an angle = 2 * the compliment of the angle - 15
Angle = 2 * (180 - angle) - 15
x = 2 * 180 - 2 * x - 15
x = 345 - 2x
3x = 345

x = 115 degrees.

An object is thrown upward with an initial velocity of 32 feet per second. The objects height is modeled by the function h(t) = - 16t2 + 32t where t is the time of the at height, h(t). What is the maximum height of the object?
32 ft
60 ft
72 ft
104 ft

Answers

check the picture below.

[tex]\bf \textit{ vertex of a vertical parabola, using coefficients}\\\\ \begin{array}{lccclll} y = &{{ -16}}x^2&{{ +32}}x&{{ +0}}\\ &\uparrow &\uparrow &\uparrow \\ &a&b&c \end{array}\qquad \left(-\cfrac{{{ b}}}{2{{ a}}}\quad ,\quad {{ c}}-\cfrac{{{ b}}^2}{4{{ a}}}\right)[/tex]

so, the object reaches at maximum height of  [tex]\bf {{ c}}-\cfrac{{{ b}}^2}{4{{ a}}}\ feet[/tex]

A 30 inch board is to be cut into three pieces? a 30 inch board is to be cut into three pieces so that the second piece is 4 times as long as the first piece and the third piece is 5 times as long as the first piece. if x represents the length of the first piece, find the length of all three pieces.

Answers

Total length of the board = 30 inch 

Length of,

-- First piece = x

-- Second piece = 4x

-- Third piece = 5x

5x + 4x + x = 30

10x = 30 

x = 3

Therefore, the lengths of:

-- First piece = 3 inch

-- Second piece = 4*3 = 12 inch

-- Third piece = 5*3 = 15 inch
Final answer:

First, we construct an equation based on the problem: x+(4x)+(5x)=30. Solving this gives us x=3 inches. Thus, the first piece is 3 inches, the second piece is 12 inches and the third piece is 15 inches.

Explanation:

In this problem, a 30 inch board is being divided into three pieces. If the first piece is designated as x, then the second piece would be 4 times as long which is 4x, and the third piece would be 5 times as long which is 5x. If all these pieces add up to the total length of the board which is 30 inches so we can construct the equation: x+(4x)+(5x)=30.

To solve, we combine like terms to get 10x = 30. Divide both sides by 10 to isolate x, so x=3 inches. Thus, the first piece is 3 inches, the second piece is 4 times the first piece which is 12 inches, and the third piece is 5 times the first piece which is 15 inches.

Learn more about Algebraic problem solving here:

https://brainly.com/question/32924529

#SPJ3

The expression sin 50 cos 40 + cos 50 sin 40 is equivalent to

Answers

Final answer:

The expression sin 50 cos 40 + cos 50 sin 40 is equivalent to 1.

Explanation:

The expression sin 50 cos 40 + cos 50 sin 40 can be simplified using the trigonometric identity:

sin(a + b) = sin a cos b + cos a sin b

By applying this identity, we can rewrite the expression as:

sin(50 + 40) = sin 90 = 1

Therefore, the expression sin 50 cos 40 + cos 50 sin 40 is equivalent to 1.

Learn more about Trigonometry here:

https://brainly.com/question/11016599

#SPJ11

Is the following relation a function? x y −1 −2 2 3 3 1 6 −2

Answers

Yes. Each x value only has one y value. It would not be a function if, for example, the x value of 4 had two different y values, 3 and 7.

Answer:

Yes, the relation is a function.

Step-by-step explanation:

We have been given the table

x         y  

-1         -2

2          3

3         1

6         -2

We know that a relation is a function if every x value has a unique y value.

For the given relation all the x values have a single and unique y values. For example -1 has value -2, 2 has a value 3, 3 has a value 1 and 6 has a value -2.

Thus, the given relation is a function.

The area of a square is 2500 cm .what is the side legth of the painting?

Answers

Let side length be s.

Area = 2500 sq. cm

s² = 2500

s = √(2500)

s = √(5² × 10²)

s = 5 × 10

s = 50 cm

How many cubic feet of dirt are there in a hole that is 3’ deep x 3’ wide x 3’ long? 0?

Answers

the volume of the hole would be  3*3*3 = 27 cubic feet.

 however since it is a hole, there is nothing in it.

What is the exact value of x in the exponential equation 15.5 + e10x = 85.5?

Answers

hello : 
15.5 + e10x = 85.5
 e10x = 85.5 - 15.5 
e10x = 70
10x = ln(70)
x = ln70/10
x = 0.424

In a big garden 60% of the trees are coconut trees,25%of the number of coconut trees are mango trees and 20% of the number ofof mango trees are apple trees. if the number of apple trees are 1500 then the number of trees in the garden is?

Answers

the number of trees in the garden = x
coconut trees = 0.6x
mango trees = 0.6x * 0.25 = 0.15x
apple trees = 0.15x * 0.2 = 0.03x


0.03x = 1500
x = 1500/0.03
x = 50 000   ← the number of trees in the garden.

A certain drug dosage calls for 25 mg per kg per day and is divided into two doses (1 every 12 hours). if a person weighs 80 pounds, how much of the drug should be administered each time?

Answers

kg = 2.20462 lb 
kg(2.20462)  = 80 lb
36.2874 kg = 80 lbs
25 mg (36.2874 kg) = 907.185 mg
907.185 / 2 = 453.5925 mg per 12 hours

The required amount of drug for each time a day is given as 425 mg.

What is a Measurement unit?

A measurement unit is a unit to measure certain quantities.

For example, the mass can be measured in kilograms, length can be measured in meter and time can be measured in seconds.

To find the measurement of a new quantity known units can be used in operation. As to find the unit for speed we use m/s as a unit, where, m is the unit of distance and s is the unit of time.

Given that,

The weight of the person is 80 pounds.

The amount of dose of drug per day is 25 mg/kg

Then, the amount of drug for each time a day is 12.5 mg/kg.

The weight of the person in kilogram can be calculated as follows,

1 pound = 0.45 kg

Then, 80 pounds = 0.45 × 80

                             = 34 kg

Now, the amount of drug to be taken each time is 34 × 12.5 = 425mg.

Hence, the amount of drug that should be administered to the person each time is 425 mg.

To know more about measurement unit click on,

https://brainly.com/question/15402847

#SPJ5

HELP
There are 20 alligators in the swamp. Each year, the number of alligators increases by 25%. There are 25 crocodiles in the swamp. Each year, 10 new crocodiles join the swamp.

Part A: Write functions to represent the number of alligators and crocodiles in the swamp throughout the years. (4 points)

Answers

alligators:

 x = total number of alligators

n = number of years

x=20x1.25^n

crocodiles:

 y = total number of crocodiles

n = number of years

y=25+10n

A simple random sample of 1350 registered voters shows that 58% favor Candidate A over Candidate B. Which is the 99% confidence interval for the percent of the population of all registered voters who prefer Candidate A over Candidate B.

Answers

Final answer:

The 99% confidence interval for the percentage of registered voters who prefer Candidate A is between 54.6% and 61.4%.

Explanation:

To calculate the 99% confidence interval for the percentage of the population of registered voters who prefer Candidate A over Candidate B, you can use the formula for the confidence interval of a proportion:

The sample proportion (p') is given as 58%, which is 0.58 in decimal form. The size of the sample (n) is 1350.

To calculate the confidence interval, we also need the z-value for the 99% confidence level. The z-value for a 99% confidence level is approximately 2.576 (you can find this value in a standard z-table).

The formula for the margin of error (EBP) is:

EBP = z * sqrt((p'*(1-p'))/n)

Plugging the values into the formula:

EBP = 2.576 * sqrt((0.58*(1-0.58))/1350)

EBP ≈ 0.034

The confidence interval for the true binomial population proportion is given by:

(p' - EBP, p' + EBP)

Therefore, the 99% confidence interval is:

(0.58 - 0.034, 0.58 + 0.034)

(0.546, 0.614)

Interpreting this, we can say with 99% confidence that the true percentage of all registered voters who prefer Candidate A over Candidate B is between 54.6% and 61.4%.

Final answer:

To calculate the 99% confidence interval for the percent of registered voters who prefer Candidate A, we can use the formula CI = p ± Z * √(p*(1-p)/n). Plugging in the values, we find the 99% confidence interval is between 54.6% and 61.4%.

Explanation:

To calculate the 99% confidence interval for the percent of the population of all registered voters who prefer Candidate A over Candidate B, we can use the formula:

CI = p ± Z * √(p*(1-p)/n)

Where:

p = sample proportion

Z = Z-value for the desired confidence level

n = sample size

In this case, the sample proportion is 0.58, the sample size is 1350, and the Z-value for a 99% confidence level is approximately 2.58.

Plugging in these values, we get:

CI = 0.58 ± 2.58 * √(0.58*(1-0.58)/1350)

Simplifying the equation gives us the 99% confidence interval for the percent of registered voters who prefer Candidate A: between 0.546 and 0.614, or 54.6% and 61.4%.

Find the value of x for which l || m

Answers

3x - 18 + 105 = 180
3x + 87 = 180
3x = 180 - 87
3x = 93
x = 93/3
x = 31 <==

The value of x for which l is parallel to m would be; 31.

What is an equation?

An equation is an expression that shows the relationship between two or more numbers and variables.

First angle 105 is the vertical opposite angle with the other angle.

The angles are corresponding angles which are equal when the lines are parallel.

Therefore,

3x - 18 + 105 = 180

3x + 87 = 180

3x = 180 - 87

3x = 93

x = 93/3

x = 31

Hence, the value of x for which l is parallel to m would be; 31.

Learn more about equations here;

https://brainly.com/question/25180086

#SPJ5

The product of a positive number and 14 more than seven times the number is 105. Find the two numbers. first number =______ and second number =_________

Answers

Let the positive number be [tex]x[/tex]

The expression is
[tex]x(14+7x)=105[/tex]⇒ expanding the bracket gives,
[tex]14x+7 x^{2} =105[/tex] ⇒ rearranging to equate one side to zero
[tex] 7x^{2} +14x-105=0[/tex] ⇒ Dividing each term by 7 to simplify
[tex] x^{2} +2x-15[/tex] ⇒ Factorising gives
[tex](x+5)(x-3)=0[/tex]
[tex]x=-5[/tex] and [tex]x=3[/tex]

Hence, the first number is -5 and the second number is 3

Answer:

can you explain it in more depth please

Step-by-step explanation:


Other Questions
What is most likely to draw people to urban areas? a. famine b. lack of land to grow food c. declining agricultural jobs d. war e. economic opportunities (jobs)? You have just purchased a 10-year, $1,000 par value bond. the coupon rate on this bond is 8 percent annually, with interest being paid each 6 months. if you expect to earn a 10 percent simple rate of return on this bond, how much did you pay for it? How many 60 degree angles does it take to make a full turn?? What is one of the main reasons writers like Thoreau use rhetorical questions in their writing? Hiv, the virus that causes aids, was discovered in the early 1980s. because it is a relatively new virus, there are many myths and misunderstandings that surround this virus. false true _____ systems have a membrane that separates the internal chemicals from the external chemical environment. List one invention each of Gugliemo Marconi, Thomas Edison, and Alexander Graham Bell Large expenses such as the purchase of a new mri machine or the building of a new office is known as: What is a predicate nominative in this sentence the bakers of the cookies are them After winning power, the National Assembly (1) immediately executed the king. (2) could not agree on its goals. (3) restored property to the Church. (4) unanimously elected a leader. What is the number 212three in base-two form? Beowulf begins with the funeral of a beloved king. Which sentence best describes how the author uses this setting to develop a theme ? A. The mourners express the loss of love and hope B. The river symbolize how everything moves slowly C. The burial finalizes the passing of old traditionsD. The royal funeral illustrates respect for heroic leaders Aaron is a new employee in your department. what is the most effective way to train him What are the two dominant manufacturers of processors for personal computers? Hello! Can I get some help with that question please. I don't think I did it right, sadly. Thank you! Don't forget to show your work and give as much details possible. -URGENT-Which of the following best describes sperm production in the male human reproductive system?A.One diploid cell, with 46 chromosomes, undergoes meiosis to form four haploid sperm cells, with 23 chromosomes each.B. Four haploid cells, with 23 chromosomes each, undergo mitosis to form one haploid sperm cell, with 23 chromosomes.C. One diploid cell, with 46 chromosomes, undergoes mitosis to form four diploid sperm cells, with 46 chromosomes each. D.Four haploid cells, with 23 chromosomes each, undergo meiosis to form one diploid sperm cell, with 46 chromosomes. Who is known as kingfish? huey long charles coughlin theodore roosevelt francis townsend alfred smith? What percent of 28.8 is 3.6? Malcolm has just taken a position as an emergency room nurse. he is likely to notice _____. what is the solution to -1 -7 ? Steam Workshop Downloader