In how many ways can the letters of the word POLICEMAN be arranged if the 'word' must begin with L and end with a vowel? & What is the probability the 'word will begin with L and end with a vowel?

Answers

Answer 1

Answer:

20160 ways

Probability = 0.0556

Step-by-step explanation:

We have 9 different letters, so the total number of words we can make is:

[tex]Total = 9! = 362880\ words[/tex]

If we want just the words that begin with L and end with a vowel, we would have the first letter "locked", so we have 8 letters remaining, and it must end with a vowel, so the last "slot" has just 4 possible values (A, E, I or O). Then we would have 4 possible values for the last letter and 7 remaining letters in the middle of the word:

[tex]N = 4 * 7! = 4*7*6*5*4*3*2 = 20160\ words[/tex]

The probability is calculated by the division of the number of words we want over the total number of words:

[tex]P = N / Total = 20160 / 362880 = 0.0556[/tex]


Related Questions

Use the Trapezoidal Rule, the Midpoint Rule, and Simpson's Rule to approximate the given integral with the specified value of n. (Round your answers to six decimal places.)∫414√lnxdx,n=6

Answers

Answer:

trapezoidal rule: 14.559027midpoint rule: 14.587831Simpson's rule: 14.577542

Step-by-step explanation:

We assume you want the integral ...

  [tex]\displaystyle\int_4^{14}{\sqrt{\ln{x}}}\,dx[/tex]

The width of each interval is 1/6 of the difference between the limits, so is ...

  interval width = (14 -4)/6 = 10/6 = 5/3

Then the point p[n] at the left end of each interval is ...

  p[n] = 4 +(5/3)n

__

Trapezoidal Rule

The area of a trapezoid is the product of its average base length multiplied by the width of the trapezoid. Here, the "bases" are the function values at each end of the interval. The integral according to the trapezoidal rule can be figured as ...

  [tex]\dfrac{5}{3}\sum\limits_{n=0}^{5}\left(\dfrac{f(p[n])+f(p[n+1])}{2}\right)[/tex]

  integral ≈ 14.559027

If you're doing this on a spreadsheet, you can avoid evaluating the function twice at the same point by using a weighted sum. Weights are 1, 2, 2, ..., 2, 1.

__

Midpoint Rule

This rule uses the area of the rectangle whose height is the function value at the midpoint of the interval.

  [tex]\dfrac{5}{3}\sum\limits_{n=0}^{5}{f(p[n+\frac{1}{2}])}[/tex]

  integral ≈ 14.587831

__

Simpson's Rule

This rule gives the result of approximating the function over each double-interval by a parabola. It is like the trapezoidal rule in that the sum is a weighted sum of function values. However, the weights are different. Again, multiple evaluations of the function can be avoided by using a weighted sum in a spreadsheet. Weights for 6 intervals are 1, 4, 2, 4, 2, 4, 1. The sum of areas is ...

  [tex]\dfrac{10}{3}\sum\limits_{n=0}^{2}{\left(\dfrac{f(p[2n])+4f(p[2n+1])+f(p[2n+2])}{6}\right)}[/tex]

  integral ≈ 14.577542

Write the function whose graph is the graph of y= Vx, but is translated 5 units downward.

Answers

Answer:

y = Vx - 5

Step-by-step explanation:

shift down is -5

y = Vx - 5 is the function whose graph is the graph of y= Vx, but is translated 5 units downward.

What is Graph?

Graph is a mathematical representation of a network and it describes the relationship between lines and points.

The function y = Vx represents the square root function, which is a graph of a half of a parabola opening upwards and passing through the point (0, 0).

To translate this function 5 units downward, we need to subtract 5 from the function. Therefore, the function we need is:

y = Vx - 5

This is the square root function shifted downward by 5 units.

The graph of this function will be the same as the graph of y = Vx, but shifted 5 units downward.

Hence, y = Vx - 5 is the function whose graph is the graph of y= Vx, but is translated 5 units downward.

To learn more on Graph click:

https://brainly.com/question/17267403

#SPJ7

A farmer is enclosing a rectangular area for a pigpen. He wants the length of the pen to be 20 ft longer than the width. The farmer can use no more than 100 ft of fencing. What is the pen’s greatest possible length? Let w represent the width of the pen. What expression represents the length?

Answers

Answer:

Width is 15, length is 35.We can check our answer by multiplying the length by 2 and the width by two in order for the perimeter to be equal to 200.15 times 2 is 30 and 35 times two equals 70.70+30=100 so our solution satisfies our problem.

Step-by-step explanation:

Let the width be x.Then the length should be x+20.The farmer can’t use more than 100 ft of fencing and by mentioning enclosing a rectangle area for a pigpen, we can tell that 100 is the perimeter.So 2(x+20) + 2(x)=100.2x+ 40 + 2x=100.4x+40=100.4x=60.X is 15 which is the width so then the length is 35.

Vickie buys a pack of 30 folders. She keeps 15 for herself and divides the rest between three of her friends. Which equation will help us find the number of folders each friend gets? *

Answers

Answer: 30 folders - 15 folders which she keeps = 15 folders; 15 folders / 3 friends = 5 folders per firend.

Step-by-step explanation:

Answer:

x= (30 -15)/3

Step-by-step explanation:

Number of folders = 30Kept for herself = 15 foldersDivided = the reminderNumber of friends= 3Each friend gets= ?

If we call x the number each friend gets, then the equation is:

x= (30 -15)/3

Solving this we get:

x= 5

Each friend gets 5 folders

A director of the library calculates that 10% of the library's collection is checked out. If the director is right, what is the probability that the proportion of books checked out in a sample of 899 books would be less than 11%? Round your answer to four decimal places.

Answers

Answer:

0.8413

Step-by-step explanation:

p = 0.10

σ = √(pq/n) = 0.01

z = (x − μ) / σ

z = (0.11 − 0.10) / 0.01

z = 1

P(Z < 1) = 0.8413

The probability that the proportion of books checked out in a sample of 899 books would be less than 11% is approximately 0.5425.

We have,

We can use the normal approximation to the binomial distribution to find the probability that the proportion of books checked out in a sample of 899 books would be less than 11%.

First, we need to calculate the mean and standard deviation of the binomial distribution:

Mean:

np = 899 × 0.1 = 89.9

Standard deviation:

√(np(1-p)) = √(899 × 0.1 × 0.9) = 9.427

Next, we need to standardize the sample proportion of 11% using the formula:

z = (x - μ) / σ

where x is the sample proportion, μ is the mean of the distribution, and σ is the standard deviation of the distribution.

Substituting the values we have, we get:

z = (0.11 - 0.1) / 0.9427 = 0.1059

Using a standard normal distribution table or calculator, we can find that the probability of getting a z-score less than 0.1059 is 0.5425.

Therefore,

The probability that the proportion of books checked out in a sample of 899 books would be less than 11% is approximately 0.5425.

Rounded to four decimal places, the answer is 0.5425.

Learn more about probability here:

https://brainly.com/question/11234923

#SPJ2

PLEASE HELP!!! How many 2-digit numbers are among the terms of the arithmetic sequence 2, 7, 12, 17, ...?

Answers

Step-by-step explanation:

The difference between. Each numbers is 5 so, it's answer is 22 and 27

Do 2b+ b and 3b have the same value for all values of b? explain your reason

Answers

Answer:

Yes

Step-by-step explanation:

b is as in 1b so. . .

2 + 1 = 3

We can plug in b or as "b"

2b + b = 3b

So yes in whatever case 2b + b's value  will always equal 3b's value

Answer:

yes

Step-by-step explanation:

because you can use any number to put for B and they will have the same value as an example we will use 3 for b so 2b = 6 + b = 9 and 3b = 9

Lindsey made an error while solving this equation. 143.5 = 2 - (7(x+3). What line has the error?

(Refer to image)

A: Step 1
B: Step 2
C: Step 3
D: Step 4

Answers

Answer:

Step 1

Step-by-step explanation:

She didn't distribute the negative while she distributed 7. It should be -7x - 21, not 7x - 21.

please simplfy this equation

Answers

Answer:

0

Step-by-step explanation:

√12 can be rewritten as √2²·3 = 2√3

√75 can be rewritten as √5²·3 = 5√3

2/5 * 5 = 2

so

2√3 - 2/5 * 5√3 = 2√3 - 2√3 = 0

Answer:

0

Step-by-step explanation:

A random sample of adult drivers was obtained where 52% were men and 46% were women. Note that everyone is not classified as a man or a women. A survey showed that 65% of the drivers rely on GPS systems. 30% of the drivers are men and use GPS while 34% of the drivers are women and use GPS. Suppose a person included in this survey is randomly selected.
a) Suppose the person selected is a man. What is the probability that he relies on a GPS system? Your answer should have at least 3 decimal places.b) Suppose the person selected relies on a GPS system. What is the probability that the person is a woman? Your answer should have at least 3 decimal places.c) What is the probability that the person is a man and does not rely on a GPS system? Your answer should have at least 3 decimal places.d) What is the probability that an individual is a man or uses a GPS system? Your answer should have at least 3 decimal places.e) What is the probability that an individual does not use a GPS system? Your answer should have at least 3 decimal places.

Answers

Answer:

a) P(G | M) = 0.577

b) P(W | G) = 0.523

c) P(M and G') = 0.220

d) P(M or G) = 0.870

e) P(G') = 0.350

Step-by-step explanation:

A random sample of adult drivers was obtained where 52% were men and 46% were women.

P(M) = 0.52

P(W) = 0.46

A survey showed that 65% of the drivers rely on GPS systems.

P(G) = 0.65

30% of the drivers are men and use GPS while 34% of the drivers are women and use GPS.

P(M and G) = 0.30

P(W and G) = 0.34

a) Suppose the person selected is a man. What is the probability that he relies on a GPS system? Your answer should have at least 3 decimal places

P(G | M) = ?

Recall that conditional probability is given by

∵ P(B | A) = P(A and B)/P(A)

For the given case,

P(G | M) = P(M and G)/P(M)

P(G | M) = 0.30/0.52

P(G | M) = 0.577

b) Suppose the person selected relies on a GPS system. What is the probability that the person is a woman? Your answer should have at least 3 decimal places.

P(W | G) = ?

Recall that conditional probability is given by

∵ P(B | A) = P(A and B)/P(A)

For the given case,

P(W | G) = P(W and G)/P(G)

P(W | G) = 0.34/0.65

P(W | G) = 0.523

c) What is the probability that the person is a man and does not rely on a GPS system? Your answer should have at least 3 decimal places.

P(M and G') = ?

Where G' means does not rely on a GPS system

P(M and G') = P(M) - P(M and G)

P(M and G') = 0.52 - 0.30

P(M and G') = 0.220

d) What is the probability that an individual is a man or uses a GPS system? Your answer should have at least 3 decimal places.

P(M or G) = ?

Using the addition rule of probability,

∵ P(A or B) = P(A) + P(B) - P(A and B)

For the given case,

P(M or G) = P(M) + P(G) - P(M and G)

P(M or G) = 0.52 + 0.65 - 0.30

P(M or G) = 0.870

e) What is the probability that an individual does not use a GPS system? Your answer should have at least 3 decimal places.

P(G') = ?

P(G') = 1 - P(G)

P(G') = 1 - 0.65

P(G') = 0.350

PLEASE ANSWER FAST!! THANK YOU :)

Answers

Answer:

option 1 both statements are true

Step-by-step explanation:

Prove by PMI -- Principle of Mathematical  Induction

1) n³ + 2n

n= 1 , 1³ +2*1 = 1+2 = 3 = 3*1   ---->divisible by 3

n = 2 ; 2³ + 2*2 = 8+4 = 12  = 3*4  ----> is divisible by 3

Assume that It is valid for n = k ;  

[tex]k^{3}+2k[/tex] = 3*m -----(I) , for all m ∈ N

We have to prove for n =k +1 , the statement is true.

n = k+1, [tex](k+1)^{3}+2(k +1) =k^{3}+3k^{2}+3k +1 +2k +2[/tex]

                                           = k³ + 3k² + 3k + 3 + 2k

                                           =  k³ +  2k + 3k² + 3k + 3

                                           = 3m + 3 (k² + k + 1)

                                          = 3(3 + [k² + k + 1] ) is divisible by 3

Therefore, this statement is true

2) [tex]5^{2n}-1\\[/tex]

[tex]n=1 ; 5^{2}-1 = 25 -1 = 24 divisible by 24\\\\n = 2 ; 5^{2*2}-1 = 5^{4}-1 = 625 - 1 = 624 divisible by 24[/tex]

This statement is also true

7. Factor by grouping.
6p2 - 17p - 45
A (2p - 9)(3p + 5)
B (2p + 9)(3p + 5)
7096
Oc
C (2p - 9)(3p - 5)
90%
D (2p + 9)(3p - 5)
ping​

Answers

Answer:

Step-by-step explanation: 4

Help me find volume for this given radius please

Answers

Answer:

see below

Step-by-step explanation:

The volume of a sphere is given by

V = 4/3 pi r^3

  = 4/3 pi ( 7)^3

  = 1372/3 pi in^3

Using 3.14 for pi

V =1436.0266666 in^3

Using the pi button

1436.75504 in^3

Write the equation of each line in slope intercept form (If possible please show work)

Answers

Hope it make sense now :)

Given: a concave polygon Conjecture: It can be regular or irregular

Answers

Answer:

[tex]false[/tex]

Step-by-step explanation:

A concave polygon can never be regular (all sides and angles must be congruent). Hope this helps..

The shape in the figure is constructed from several identical squares. If the side of each square is 1 unit, what is the area and the perimeter of the shape?

Answers

Answer:

Area = 7 square units

Perimeter = 14 units

Step-by-step explanation:

The shape is made up of 7 identical squares and, we are told the side length of each square is 1 unit.

==>Find area of the shape by calculating the area of 1 square, then multiply by the number of square used in the construction.

Thus, area of 1 square = s² = 1² = 1 square units.

Area of shape = 7 × 1 square units = 7 square units

==>Find the Perimeter of the shape by adding all the lengths of the boundary formed by the square to make up the shape.

(Check attachment to understand how we got the measurement of the boundary)

The perimeter = 1 + 1 + 1 + ½ + ½ + 1 + 1 + 1½ + ½ + 1 + 1 + 4 = 14 units

What is the answer? ACB ~ EFD

Answers

Answer:

y=4

solution,

[tex] \frac{ac}{ef} = \frac{cb}{fd} \\ or \: \: \frac{12}{y} = \frac{15}{5} \\ or \: 15 \times y = 12 \times 5( \: cross \: multiplication) \\ or \: 15y = 60 \\ or \: y = \frac{60}{15} \\ y = 4[/tex]

Hope this helps...

Good luck on your assignment..

Answer:

The value of y is 4

Step-by-step explanation:

What is similarity ?

In Euclidean geometry, two objects are similar if they have the same shape, or one has the same shape as the mirror image of the other.

Given,

ΔACB~ΔEFD

The proportional sides are equal.

[tex]\frac{AC}{EF}=\frac{CB}{FD}=\frac{AB}{DE} \\\frac{12}{y}=\frac{15}{5} \\y=12*\frac{5}{15}\\\\ y=4[/tex]

To know more about similarity, similar here

https://brainly.com/question/25087910

#SPJ2

Please answer this correctly

Answers

Answer:

60%

Step-by-step explanation:

Total Cards = 5

Even Numbers = 3

P(even) = 3/5

In %age:

=> 60%

Answer:

60%

Step-by-step explanation:

The numbers that are even from the list are 2, 4, and 6.

3 numbers are even out of 5 total numbers.

3/5 = 0.6

P(even) = 60%

choose the function that has domain x ≠ -3 range y ≠ 2.

Answers

The function is f(x)= 2x+1/x+3.

How to find the domain of a function?

A work domain is a set of all possible inputs for a job. For example, the domain f (x) = x² is all real numbers, and the domain g (x) = 1 / x is all real numbers except x = 0. And we can define the special functions of its most limited domains.

Which function has the domain and range?

The function domain f (x) is a set of all values ​​defined by the function, and the scope of the function is a set of all values ​​taken by f. (In grammar school, you probably call the domain a set of substitutes and a set of solutions.

Learn more about the function domain here:  brainly.com/question/24090845

#SPJ2

Answer:

B

Step-by-step explanation:

i got it right! :)

A flagpole is casting a 20 feet shadow. the flagpole measures 16 feet find the angle of elevation of the sun

Answers

Answer:

39°

Step-by-step explanation:

==>Given:

Shadow length = 20ft

Flag height = 16ft

==>Required:

Angle of elevation of sun (θ)

==>Solution:

To calculate the angle of elevation of the sun, recall the trigonometry formula SOHCAHTOA.

We are given adjacent side = 20ft, and opposite side = 16ft

Therefore, we would use TOA, which is:

tan θ = Opposite/Adjacent

tan θ = 16/20

tan θ = 0.8

θ = 38.6598083 ≈ 39°

Angle of elevation of the sun = 39°

The distance d of a particle moving in a straight line is given by d(t) = 2t3 + 5t – 2, where t is given in seconds and d is measured in meters. Find an expression for the instantaneous velocity v(t) of the particle at any given point in time. Question 1 options: 6t3 – 5 5t3 + 6 6t2 + 5 5t2 – 6

Answers

Answer:

(C)[tex]6t^2+5[/tex]

Step-by-step explanation:

Given the distance, d(t) of a particle moving in a straight line at any time t is:

[tex]d(t) = 2t^3 + 5t - 2, $ where t is given in seconds and d is measured in meters.[/tex]

To find an expression for the instantaneous velocity v(t) of the particle at any given point in time, we take the derivative of d(t).

[tex]v(t)=\dfrac{d}{dt}\\\\v(t) =\dfrac{d}{dt}(2t^3 + 5t - 2) =3(2)t^{3-1}+5t^{1-1}\\\\v(t)=6t^2+5[/tex]

The correct option is C.

Answer:

6t2+5

Step-by-step explanation:

Try it
Evaluate the function g(x) = -2x² + 3x – 5 for the input values -2, 0, and 3.
g(-2) = -2(-2)2 + 3(-2) - 5
g(-2) = -2(4) - 6-5
g(-2) = ?
g(0) =?
g(3) =?

Answers

Answer:

g(-2) = -19g(0) = -5g(3) = -14

Step-by-step explanation:

When you have several evaluations to do, it is often convenient to put the formula into a graphing calculator or spreadsheet.

__

If you must evaluate a polynomial by hand, it is often easier if the expression is written in "Horner form":

  g(x) = (-2x +3)x -5

Then we have ...

  g(-2) = (-2(-2) +3)(-2) -5 = 7(-2) -5 = -19

  g(0) = (-2(0) +3)(0) -5 = -5

  g(3) = (-2(3) +3)(3) -5 = (-3)(3) -5 = -14

Which expression correctly represents “six more than the product of five and a number, decreased by one”?

Answers

Answer:

Step-by-step explanation:

Product of 5 and a number:  5n

Six more than that would be 5n + 6

Finally, "six more than the product of 5 and a number, decreased by one" would be

5n + 6 - 1, or 5n + 5

Answer: A) 6 + 5n - 1

Step-by-step explanation: edge. 2022

Discuss Mason's notion that you are to be an engineer first and a statistician second. What does that mean to you in terms of how you think about the career you are studying to begin, and how do you think this class might impact a job interview you might ultimately go on later in your studies

Answers

Answer:

The answer is explained below

Step-by-step explanation:

What use are statistics if there is no engineer to use them? In other words, a statistician corrects, improves, reinforces, and supports an engineer in building / designing / developing a new product and / or improving an existing product.

The statistician provides a special kind of vision through which I see the same problem in a completely different vision. So you can see the strengths, weaknesses of my product and the promise of improvements that can be made.

Each class of statistics is essential for a student to see and understand a problem in a whole new way where it is much easier to understand information.

Solve by completing the square: 5x2 + 20x + 32 = 0

Answers

your answer is no solution (because a negative square root doesn't exist)
first, you divide all sides by five and then take b, half it then square it

g Determine whether the statement is true or false. If fx(a, b) and fy(a, b) both exist, then f is differentiable at (a, b). True False Correct: Your answer is correct.

Answers

Answer:

False

Step-by-step explanation:

A function is said to be differentiable over a given region if the function is continuous and has only one value for each input.

Therefore in order to conclude that f is differentiable at (a, b), the partial derivatives must be continuous at (a, b).

It is true that the function has to be defined over a given region because without it, you cannot determine if a partial derivative is continuous or otherwise.

But the fact that the partial derivatives exist at a point is not a sufficient condition for continuity.

Find the missing side and round the answer to the nearest tenth. Thanks.

Answers

Answer:

22.2

Step-by-step explanation:

The missing side is x

cos19° = 21/x      switch x and cos19° x = 21/cos 19°

x = 22.21≈ 22.2

1. The graph of yf(x) is translated 3 units right and 4 units down. What is the equation of the translation
image in terms of the function ?
A. Y-3 = f(x+4)
B. y + 4 = f(x-3)
C. y + 3 = f(x-4)
D. y - 4 = f(x + 3)

Answers

Answer:

D.y-4=f(x+3)

Step-by-step explanation:

The correct translation would be y-4 because the y-coordinate moves down 4 units and f(x+3) because the x-coordinate would move 3 spaces to the right.

Hope this helps!!! PLZ MARK BRAINLIEST!!!

The equation of the translation image of the function is  y - 4 = f(x + 3).

which is the correct answer would be an option (D).

What is a graph?

A graph can be defined as a pictorial representation or a diagram that represents data or values.

Vertical shifting of a graph is done by adding any arbitrary constant to the function in shifting.

For example, If shift up by 1 unit,  add 1 to the function

If shift down by 4 units, subtract 4 from the function

To determine the graph of y (x) is translated as 3 units right and 4 units down.

The x-coordinate will increase by 3 if we move it to the right.

If we shift it downward, it will become negative and read as y - 4.

So y - 4 = f(x + 3)

Therefore, the equation of the translation image of the function is  y - 4 = f(x + 3).

Learn more about the graph here:

brainly.com/question/16608196

#SPJ2

A human resources specialist is investigating a government claim that the unemployment rate is less than 5%. To test this claim, a random sample of 1500 people is taken and its determined that 61 people are unemployed. The following is the setup for this hypothesis test:

H0:p=0.05

Ha:p<0.05

Find the p-value for this hypothesis test for a proportion and round your answer to 3 decimal places.

The following table can be utilized which provides areas under the Standard Normal Curve:

z 0.00 0.01 0.02 0.03 0.04 0.05 0.06 0.07 0.08 0.09
-1.8 0.036 0.035 0.034 0.034 0.033 0.032 0.031 0.031 0.030 0.029
-1.7 0.045 0.044 0.043 0.042 0.041 0.040 0.039 0.038 0.038 0.037
-1.6 0.055 0.054 0.053 0.052 0.051 0.049 0.048 0.047 0.046 0.046
-1.5 0.067 0.066 0.064 0.063 0.062 0.061 0.059 0.058 0.057 0.056
-1.4 0.081 0.079 0.078 0.076 0.075 0.074 0.072 0.071 0.069 0.068

Answers

Answer:

P-value =0.062

At a signficance level of 0.05, there is not enough evidence to support the claim that the unemployment rate is less than 5%.

Step-by-step explanation:

This is a hypothesis test for a proportion.

The claim is that the unemployment rate is less than 5%.

Then, the null and alternative hypothesis are:

[tex]H_0: \pi=0.05\\\\H_a:\pi<0.05[/tex]

The significance level is 0.05.

The sample has a size n=1500.

The sample proportion is p=0.041.

[tex]p=X/n=61/1500=0.041[/tex]

The standard error of the proportion is:

[tex]\sigma_p=\sqrt{\dfrac{\pi(1-\pi)}{n}}=\sqrt{\dfrac{0.05*0.95}{1500}}\\\\\\ \sigma_p=\sqrt{0.000032}=0.0056[/tex]

Then, we can calculate the z-statistic as:

[tex]z=\dfrac{p-\pi+0.5/n}{\sigma_p}=\dfrac{0.041-0.05+0.5/1500}{0.0056}=\dfrac{-0.0087}{0.0056}=-1.5401[/tex]

This test is a left-tailed test, so the P-value for this test is calculated as:

[tex]\text{P-value}=P(z<-1.5401)=0.062[/tex]

As the P-value (0.062) is greater than the significance level (0.05), the effect is  not significant.

The null hypothesis failed to be rejected.

There is not enough evidence to support the claim that the unemployment rate is less than 5%.

1/4 ÷ 3/8 simplest form

Answers

Answer:

2/3

Step-by-step explanation:

divide by a fraction = multiply by reciprocal

1/4 * 8/3

2/3

Answer:

Step-by-step explanation:

= ¼ ÷ ⅜

= ¼ × ⁸/3

= ⅔

Have a great day !

Other Questions
what perimeter are possible for a shape drawn along graph paper lines PLEASE HELP!Why is phosphorus diamagnetic. Because Java byte code is the same on all computers, compiled Java programs Group of answer choices Cannot run on Linux systems Must be re-compiled for each different machine it is run on Are highly portable Are non-existent Carly owns a T-shirt shop. She pays $2.25 for each shirt.Carly prints a picture on each shirt. The printing costsher $1.00 per shirt. She sells the shirts for $10.50 each.How much is the markup on each shirt? This year, Nancy, a single taxpayer, paid $12,300 of real estate taxes on her personal residence and $7,500 of state income taxes. Assuming Nancy itemizes her deductions, what amout can she deduct for taxes this year What are the different ways a reader can make an inference? Define lawful earnings. Highlight the ways and sources of earning lawfully. in islam With an initial velocity of 9.8 m / sg, an object is thrown upwards from the roof of a 100 m high building. Determine maximum height from the ground, time it takes to reach the ground, and the speed with which it reaches the ground. This equation is missing which motion variable? HELP PLZ It is your turn to wash the dishes. When you are finished, you begin to drain the water from the sink. The water's draining can be defined by the function V = -.75t + 10 where V is the volume of water in gallons and t is the time in minutes. What is the rate of change and would you interpret that? Which of the following is the equation of a line that passes through the point(3.2) and is parallel to the yaxis? Multiply the following using the vertical multiplication method:3x2 + 5x + 1x x2 - 2x + 4 Read the excerpt from chapter 2 of Night by Elie Wiesel. There was a woman among us, a certain Mrs. Schchter. She was in her fifties and her ten-year-old son was with her, crouched in a corner. Her husband and two older sons had been deported with the first transport, by mistake. The separation had totally shattered her. How does the word shattered affect the tone of the excerpt? The word suggests a tragic tone. The word suggests a fearful tone. The word suggests a pathetic tone. The word suggests a nervous tone. A sample of oxygen is collected over water at a total pressure of 692.2 mmHg at 17C. The vapor pressure of water at 17C is 14.5 mmHg. The partial pressure of the O2 what pattern exists in each period of 356,039? Through any 2 points there is exaclty_____line. The US public most likely viewed images such as this as blank sector of a circle is given with radius 7cm and angle subtended by the sector of a circle is 500,Calculate,(i) area of sector, 4 -letter "words" are formed using the letters A, B, C, D, E, F, G. How many such words are possible for each of the following conditions? (a) No condition is imposed. (b) No letter can be repeated in a word. (c) Each word must begin with the letter A (d) The letter C must be at the end. (e) The second letter must be a vowel. find a18 of the arithmetic sequence 2, -5, -12, -19