How many distinct rearrangements of the letters in 'PUYGPGPYYUG' are there?

Answers

Answer 1

The answer is 92400

To solve this, we can count how many letters we have. There are 11 letters.

If those 11 letters were different from each other, the answer would be 11!

But we have letters that repeats:

3 P's

3 Y'2

3 G'2

2 U's

Since we want to know the quantity of distinct arrangements, we can divide by the repetition. This means:

[tex]\begin{gathered} 11!\text{ = total combinations} \\ \frac{11!}{3!\cdot3!\cdot3!\cdot2!}=\text{total distinct combinations} \end{gathered}[/tex]

We divide by 3! times 3! times 3! times 2!, because we have 3P's, 3Y's, 3G's and 2U's

Then on the calculator write the division and give us the answer 92400


Related Questions

Geometric Vectors in Cartesian Form

Answers

Hello there. To talk about geometric vectors in cartesian form, we have to remember some properties about linear algebra.

Given two vectors u and v, we say they are written in cartesian coordinates if they have the following notation:

[tex]\begin{gathered} u=\langle u_1,\,u_2\rangle \\ \\ v=\langle v_1,\,v_2\rangle \end{gathered}[/tex]

Of course, this notation is for vectors in two dimensions, so we say that

[tex]u,v\in\mathbb{V}^2[/tex]

That is the vector space with two dimensions.

We can extend this to all the plane, considering the coordinates can take all values in the real numbers, hence

[tex]u,v\in\mathbb{R}^2[/tex]

And finally extend this to n-dimensions, but in this case we cannot understand it geometrically since we can, at most, geometrically represent a vector up to three dimensions

[tex]u,v\in\mathbb{R}^n[/tex]

Some properties about vectors:

They are associative, that means that

[tex](u+v)+w=u+(v+w)[/tex]

We have also the distributive property

[tex](u+v)\cdot w=u\cdot w+v\cdot w[/tex]

Whereas

[tex]\cdot\text{ is the scalar product operator}[/tex]

It also holds for cross products and other kinds of products.

They are commutative

[tex]u+v=v+u[/tex]

This holds for the scalar product:

[tex]u\cdot v=v\cdot u[/tex]

but it doesn't for the cross product

[tex]u\times v=-v\times u[/tex]

Now, we have the geometrical view of vectors.

Say we have a point (x, y) and we want to define a vector from this point.

So we plug the tail of the vector at the origin and its tip in the point, as follows:

We can define a vector from point to point as well, but we say that they are equipollent to a vector with its tail at the origin and has the same magnitude of the vector we found.

In higher dimensions, we have

In cartesian form, we can rewrite the vectors in the following notation:

The scalar product is defined as:

[tex]u\cdot v=\langle u_1,u_2\rangle\cdot\langle v_1,v_2\rangle=u_1v_1+u_2v_2[/tex]

For higher dimensions, it holds that

[tex]u\cdot v=\langle u_1,u_2,\cdots,u_n\rangle\cdot\langle v_1,v_2,\cdots,v_n\rangle=\sum_{i=1}^nu_iv_i[/tex]

These are the main properties about vectors.

why does adding and subtracting 2pi or 360 degrees give a coterminal angle?

Answers

SOLUTION:

Step 1:

In this question, we are given the following:

Why does adding and subtracting 2pi or 360 degrees give a coterminal angle?

Step 2:

The details of the solution are as follows:



If f(x) = 2x2 + x - 3, which equation can be used to determine the zeros of the function?

Answers

Given the function:

[tex]f(x)=2x^2+x-3[/tex]

to find the zeros of the function, we have to solve the equation f(x) = 0, this means the following:

[tex]\begin{gathered} f(x)=0 \\ \Rightarrow2x^2+x-3=0 \end{gathered}[/tex]

solving for 'x', we get the zeros of the function, if there are any.

What is the solution to the following equation?
3(x-4)-5 = x - 3A. x = 12B. x=3C. x=8D. x = 7

Answers

Given:

3(x-4)-5 = x - 3

Required:

To calculate which option is correct

Explanation:

[tex]\begin{gathered} 3(x-4)-5=x-3 \\ \\ 3x-12-5=x-3 \\ \\ 3x-17=x-3 \\ \\ 3x-x=-3+17 \\ \\ 2x=14 \\ \\ x=\frac{14}{2} \\ \\ x=7 \end{gathered}[/tex]

Required answer:

Option D (x=7)

Find the volume of a cylinder whose base has a radius of 3 inches and whose height is 12.5 inches. Use π = 3.14 and round your answer to the nearest tenth37.5 in^3333.8 in^3353.3 in^3421.8 in^3

Answers

Answer:

353.3 in^3

Explanation:

Given:

The radius of the base of the cylinder (r) = 3 inches

The height of the cylinder (h) = 12.5 inches

pi = 3.14

To find:

The volume of the cylinder

We'll use the below formula to determine the volume(V) of the cylinder;

[tex]V=\pi r^2h[/tex]

Let's go ahead and substitute the given values into the formula and solve for V;

[tex]V=3.14*3^2*12.5=3.14*9*12.5=353.3\text{ in}^3[/tex]

So the volume of the cylinder is 353.3 in^3

determine wether the point is a solution of the system. (-1,-2) 5x-2y=-1 x-3y=5

Answers

Step 1

Given; The system of equation;

[tex]\begin{gathered} 5x-2y=-1--(a) \\ x-3y=5---(b) \\ \text{Required; To know if the point (-1,-2) is a solution to the system} \end{gathered}[/tex]

Step 2

Input x=-1 and y=-2 in both equations and find if they will give -1 and 5 respectively.

[tex]\begin{gathered} 5(-1)-2(-2)=-5+4=-1 \\ -1-3(-2)=-1+6=5 \end{gathered}[/tex]

Since both equations gave us -1 and 5 respectively when we input x=-1 and y=-2, then we can conclude that the point (-1,-2) is a solution to the system.

function c is defined by the equation c(n)=50+4n. it gives the monthly cost in dollars of visitiing a gym as a function of the number of visits v. find the value of c (7). show your reasoning and explain what the value means in this situation

Answers

The cost function is defined as

[tex]c(n)=50+4n[/tex]

The value of c(7) can be determined by substituting 7 for n into the function.

Therefore, c(7) becomes;

[tex]\begin{gathered} c(7)=50+4(7) \\ c(7)=50+28 \\ c(7)=78 \end{gathered}[/tex]

This means the cost of 7 visits to the gym is $78.

The cost function shows that there is an amount that doesnt change and that is 50. Then there is one that varies or changes with every visit, or n. That means as the value of n increases or decreases, the total amount also increases or decreases. When n equals zero, then the total cost becomes 50. This means when there is no visit to the gym, the cost still remains $50.

Therefore, n is a variable that can determine changes in the total cost.

Answer: c(7)=78

Step-by-step explanation:

C(n)=50+4n

c(7)=50+4(7)

=50+28

=78

C(7)=78

In scientific notation, 0.00000729=?

Answers

Answer:

7.29 x 10^-6

Step-by-step explanation:

the number must be between 1 and 9

then the 0 are 6

We put minus because we go to the left


7.29 x 10^ -6


5.Tyler is solving this system of equations:{4p + 2q = 628p -q=59He can think of two ways to eliminate a variable and solve the system:Multiply 4p + 2q = 62 by 2, then subtract 8p - q = 59 from the result.Multiply 8p - q = 59 by 2, then add the result to 4p + 2q = 62.5. Read the information above about how Tyler is solving the problem. Doboth strategies work for solving the system? Explain or show yourreasoning. *

Answers

I) 4p + 2q = 62

II) 8p - q = 59

Both strategies will work for solving the system, since, for the first one, he will eliminate the variable p and get the expression 5q = 65, and, for the second one, he will eliminate the variable q and get the expression 20p = 180

Caculate question a and b

Answers

Answer:

a. 9.4cm

b. 12.0cm

Step-by-step explanation:

a. (HYP)² = (ADJ)² + (OPP)²

= 5² + 8²

= 25 + 64

√(HYP)² = √89cm

HYP = 9.4cm

b. (ADJ)² = (HYP)² - (OPP)²

= 17² - 12²

= 289 - 144

√(ADJ)² = √145cm

ADJ = 12.0cm

which graph best repersents tge solution to the system of equations

y=x+4
y=3x-6

Answers

The solution to the system of linear equation (x, y) are 5 and 9

Graph of Linear Equations

Linear equations, also known as first-order degree equations, where the highest power of the variable is one. When an equation has one variable, it is known as linear equations in one variable. If the linear equations contain two variables, then it is known as linear equations in two variables, and so on.

The solution of a linear equation in two variables is a pair of numbers, one for x and one for y which satisfies the equation. There are infinitely many solutions for a linear equation in two variables.

Therefore, every linear equation in two variables can be represented geometrically as a straight line in a coordinate plane. Points on the line are the solution of the equation. This why equations with degree one are called as linear equations. This representation of a linear equation is known as graphing of linear equations in two variables.

Using graph to solve this problem, the solution to the equations are (x, y) are 5 and 9 respectively.

Learn more on graph of linear equation here;

https://brainly.com/question/14323743

#SPJ1

Select the correct phrase in the drop-down menu to complete the sentence for the first job down you have G(-1)____the answer can be either greater than h(-1) or equal to h(-1) or less than h(-1) . For the second drop down answer it has G(1)____ the answer can be either greater than h(1) or equal to h(1) or less than h(1)

Answers

We are given the graph of a parabola represented by g(x) and the linear function h(x). To determine the value of g(-1) we go to the graph of the function and determine that the value is:

[tex]g(-1)=-2[/tex]

To determine the value of h(-1) we replace the value of "x" in h(x) for -1:

[tex]\begin{gathered} h(-1)=-3(-1)+8 \\ h(-1)=3+8 \\ h(-1)=11 \end{gathered}[/tex]

Therefore, since:

[tex]11>-2[/tex]

we have that g(-1) is less than h(-1).

We do a similar procedure to determine g(1) from the graph:

[tex]g(1)=5[/tex]

And we replace x = 1 in h(x) to get h(1):

[tex]\begin{gathered} h(1)=-3(1)+8 \\ h(1)=-3+8 \\ h(1)=5 \end{gathered}[/tex]

Since we get the same value this means that g(1) is equal to h(1).

Now, use the angle measurement tool to measure the angles of each polygon. Do the angle measures agree with your results ?

Answers

Solution: Answer is correct in three cases.

When we have a triangle, the sum of measures of angles are 180 degrees. In the three pictures of polygons, we have two triangles in each one. So, the sum of angles would be 360 degrees in all cases.

Case A: We have 85+80+100+x = 360. We isolate X,

X=360-85-80-100

X= 95 degrees.

Case B: We have 72+78+60+x = 360. We isolate X,

X=360-72-78-60

X= 150 degrees.

Case C: We have 90+90+30+x = 360. We isolate X,

X=360-90-90-30

X= 150 degrees.

72 inches=___ yards please and thank you for your help

Answers

We know that:

[tex]1yd=36in\text{.}[/tex]

Then:

[tex]1in=\frac{1}{36}yd\text{.}[/tex]

Therefore:

[tex]72in=72\cdot(\frac{1}{36}yd)\text{.}[/tex]

Simplifying the above result we get:

[tex]72\cdot\frac{1}{36}yd=2yd\text{.}[/tex]

Answer:

[tex]72\text{inches}=2\text{yards.}[/tex]

Which property is shown? 18a X 32b = 325 x 18a a. Associative Property of Multiplication b. Commutative Property of Multiplication c. Distributive Property d. Identity Property

Answers

Solution

We have the following equation given:

18a X 32 b = 32 b x 18a

And we can see that the solution is:

b. Commutatitative property of multiplication

since the order of the factors not alter the result

I want to know the answer and steps please I would appreciate it.

Answers

ANSWER

[tex]578.05yd^2[/tex]

EXPLANATION

Given;

[tex]\begin{gathered} diameter(d)=8yd \\ radius(r)=\frac{d}{2}=\frac{8}{2}=4 \\ height(h)=19yd \end{gathered}[/tex]

Recall, the formula for finding the surface area of a cylinder is;

[tex]A=2\pi rh+2\pi r^2[/tex]

Substituting the values;

[tex]\begin{gathered} A=2\pi rh+2\pi r^2 \\ =2\times3.14\times4\times19+2\times3.14\times4^2 \\ =477.28+100.48 \\ =578.05 \end{gathered}[/tex]

determine the number light . determine the sign of each aggression below

Answers

On the number line shown, a is less than 0, which means a is a negative number, while b is greater than 0 which means b is positive. Therefore;

(A) ab (that is a times b) = negative ab

(B) -(ab) = positive ab (observe that ab is already a negative value)

(C) 2a - b = negative (observe that 2a gives a negative result, hence subtracting 3 from a negative number will resut in a negative answer)

What is the difference between 63,209 and 8,846?

Answers

From the question,

We are to find the difference between 63,209 and 8,846

Difference is given as

[tex]63,209-8,846[/tex]

Therefore, we have

Therefore the difference between 63,209 and 8,846 is

54,363

Round the value 23.731 g to three significant figures.Express your answer numerically using three significant figures.

Answers

23.731 g rounded to three significant figures is 23.7 g.

Rule for significant figures:

All non-zero numbers are significant.

In 23.731, there are 5 non-zero numbers. So, there are 5 significant figures. To get number in 3 significant figures round the number at the first decimal place.

Now, the 23.731 g can be expressed in 3 significant figures as 23.7 g.

Lynn lines the bottom of her first pan with aluminum foil. The area of the rectangular piece of foil is 11 1/4 square inches. It's length is 4 and 1/2 inches. what is the width of the foil

Answers

The area of the rectangular foil is

[tex]\begin{gathered} \text{area}=11\frac{1}{4}inches^2=\frac{45}{4}inches^2 \\ \text{length}=4\frac{1}{2}inches=\frac{9}{2}inches^2 \\ \text{width =?} \\ \text{area}=\text{length}\times width \\ \frac{45}{4}=\frac{9}{2}w \\ \text{cross multiply} \\ 90=36w \\ w=\frac{90}{36}=\frac{30}{12}=\frac{10}{4}=\frac{5}{2}\text{ inches} \\ \end{gathered}[/tex]

I got this wrong can you tell me what I did wrong and show me?

Answers

The value of the car after 10 years at the given rate of depreciation will be approximately $5013.02 .

The current value of the car = $18000

Rate of depreciation = 12%

So using the formula for depreciation we get:

Let the final value be A

∴ A = P ( 1 - R/100 )ⁿ

Substituting the values we get :

A = 18000(1-0.12)¹⁰

Solving we get:

A = $ 5013.01756....

A ≈ $ 5013.02  

Due to usage, deterioration, or obsolescence, an asset reduces value over time. The unit of measurement for this drop is depreciation.

A reduction in asset value, or depreciation, can be caused by a number of other factors, such as unfavorable market conditions, etc.

Hence the final value of the car after 10 years is approximately

$ 5013.02  .

to learn more about depreciation visit:

https://brainly.com/question/22653913

#SPJ9

how to compare fractions 15/8 and 12/7

Answers

Answer:

To compare fractions 15/8 and 12/7

In order to comapare any two fractions, the denomiator of the two fractions must be same.

For the given fractions denominators are different.

To make the denomiator of the given fractions same, find the LCM of the denominators.

LCM of 8,7: 56

The fractions become,

[tex]\frac{15}{8}=\frac{15\times7}{8\times7}=\frac{105}{56}[/tex][tex]\frac{12}{7}=\frac{12\times8}{7\times8}=\frac{96}{56}[/tex]

we get that,

[tex]\frac{105}{56}>\frac{96}{56}[/tex]

we get,

[tex]\frac{15}{8}>\frac{12}{7}[/tex]

15/8 is greater than 12/7.

Answer is: 15/8 is greater than 12/7

Find the equation of the line containing the given points. Write the equation in slope-intercept form. (3,8) and (3,-4)

Answers

Answer with explanation: We have to find the equation of the line that passes through the given coordinate points, (3,8) (3,-4) the general equation of the line is as follows:

[tex]\begin{gathered} y(x)=mx+b\rightarrow(1) \\ m=\frac{\Delta y}{\Delta x}\rightarrow\text{ Slope of the equation} \end{gathered}[/tex]

The slope of the equation is calculated as follows:

[tex]\begin{gathered} P_1(x_1,y_1)=(3,8) \\ P_2(x_2,y_2)=(3,-4) \\ \therefore\rightarrow \\ m=\frac{\Delta y}{\Delta x}=\frac{y_2-y_1}{x_2-x_1}=\frac{-4-8}{3-3}=\infty \\ m=\propto \end{gathered}[/tex]

This suggests the equation of the line is simply a vertical line at x = 3, the graph of the equation is as follows:

[tex]x=3\text{ Is the equation of the line}[/tex]

I need help with my math

Answers

The pythagorean Theorem say:

[tex]h=\sqrt[]{l^2_1+l^2_2}[/tex]

In this problem l1 and l2 will be a and b so:

[tex]h=\sqrt[]{14^2+18^2}[/tex]

So finally we operate and we get:

[tex]\begin{gathered} h=\sqrt[]{196+324} \\ h=\sqrt[]{520} \\ h=22.8 \end{gathered}[/tex]

A rectangular park is 60 meters wide and 105 meters long. Give the length and width of another rectangular park that has the same perimeter but a smaller area.

Answers

First we find the area of the first park

[tex]\begin{gathered} A=w\times l \\ A=60\times105 \\ A=6300 \end{gathered}[/tex]

area is 6300 square meters

now find the perimeter

[tex]\begin{gathered} P=2w+2l \\ P=2(60)+2(105) \\ P=330 \end{gathered}[/tex]

perimeter is 330 meters

now we need to write equations to find the measures of the another park and we can write from the statements

has the same perimeter

[tex]2w+2l=330[/tex]

but a smaller area

then we choose an area smaller than 6300, for example 6000

[tex]w\times l=6000[/tex]

now we have two equations and two unknows

[tex]\begin{gathered} 2w+2l=330 \\ w\times l=6000 \end{gathered}[/tex]

then we can solve a unknow from one equation and replace on the other

I will solve w from the first equation and replace on second

[tex]\begin{gathered} 2w=330-2l \\ w=\frac{330-2l}{2} \\ \\ w=165-l \end{gathered}[/tex][tex]\begin{gathered} w\times l=6000 \\ (165-l)\times l=6000 \\ 165l-l^2=6000 \end{gathered}[/tex]

rewrite the equation

[tex]l^2-165l+6000=0[/tex]

and use quadratic formula to solve L

[tex]\begin{gathered} l=\frac{-b\pm\sqrt[]{b^2-4ac}}{2a} \\ \\ l=\frac{-(-165)\pm\sqrt[]{(-165)^2-4(1)(6000)}}{2(1)} \\ \\ l=\frac{165\pm\sqrt[]{27225-24000}}{2} \\ \\ l=\frac{165\pm\sqrt[]{3225}}{2} \end{gathered}[/tex]

then we have two values for l

[tex]\begin{gathered} l_1=\frac{165+\sqrt[]{3225}}{2}=110.9 \\ \\ l_2=\frac{165-\sqrt[]{3225}}{2}=54.1 \end{gathered}[/tex]

we can take any value because both are positive and replace on any equation to find w

I will replace l=110.9 to find w

[tex]\begin{gathered} w\times l=6000 \\ w\times110.9=6000 \\ w=\frac{6000}{110.9} \\ \\ w=54.1 \end{gathered}[/tex]

Finally the length and wifth of the other rectangle patks are

[tex]\begin{gathered} l=110.9 \\ w=54.1 \end{gathered}[/tex]

meters

X 0 1 | 2 3 4 y 7 15 23 31 39

Answers

step 1

Find the slope

we take the points

(0,7) and (1,15)

m=(15-7)/(1-0)

m=8/1

m=8

step 2

Find the equation in slope intercept form

y=mx+b

we have

m=8

b=7 -------> (0,7) is the y-intercept

substitute

y=8x+7

I have no idea how to do this please help

Answers

Answer:

Initial Value: 19,900

Value after 11 years: 7953

Explanation:

The initial value of the car is its value at t =0. Therefore, to find this initial value, we put in t = 0 to get

[tex]v(0)=19,900(0.92)^0[/tex][tex]\boxed{v\mleft(0\mright)=19,900}[/tex]

Hence, the initial value is $19,900.

Now, to find the value after 11 years, we put t = 11 into the equation and get

[tex]v(11)=19,900(0.92)^{11}[/tex]

which gives (rounded to the nearest dollar)

[tex]\boxed{v\mleft(11\mright)=7953}[/tex]

which is our answer!

Hence, the value after 11 years is $7953.

In circle o, a diameter has endpoints (-5,4) and(3, -6). What is the length of the diameter?Answer choices: a.) sqrt 10b.) 2sqrt 41c.) sqrt 2 d.) 2sqrt 2

Answers

Diameter has endpoints (-5,4) and (3, -6).

the endpoints of the diameter = (-5,4) and (3,-6)

The length of diameter can be calculated by sqrt 10,11

Distance between two coordinates (-5,4) and (3,-6).

Distance formula is express as

[tex]\begin{gathered} \text{Distance = }\sqrt[]{(x_2-x_1)^2+(y_2-y_1)^1^{}} \\ \text{Distance}=\sqrt[]{(3-(-5))+(-6+(4))} \\ \text{Diamter = }\sqrt[]{8-(-2)} \\ \text{Diameter = }\sqrt[]{10} \end{gathered}[/tex]

Diameter = sqrt 10

Answer: Diameter = sqrt 10

find the slope (1, 2), (-3, 3)

Answers

Given:

The points are (1, 2), (-3, 3)​.

The slope is calculated as,

[tex]\begin{gathered} m=\frac{y_2-y_1}{x_2-x_1} \\ (x_1,y_1)=\mleft(1,2\mright) \\ (x_2,y_2)=(-3,3​) \\ m=\frac{3-2}{-3-1} \\ m=\frac{1}{-4} \\ m=-\frac{1}{4} \end{gathered}[/tex]

Answer: slope = -1/4

Cameron is playing 9 holes of golf. He needs to score a total of at most 14 over par on the last four holes tobeat his best golf score. On the last four holes, he scores 7 over par, 1 under par, 4 over par, and 1 underpar.Part 1 out of 3Enter and find the value of an expression that gives Cameron's score for 4 holes of golf.The expression isCameron's score is✓ CheckNext

Answers

In golf:

[tex]\begin{gathered} \text{ par corresponds to 0 on the number line} \\ \text{ under par corresponds to negative numbers on the number line} \\ \text{over par corresponds to positive numbers on the number line} \end{gathered}[/tex]

Hence, in this case,

[tex]\begin{gathered} 7\text{ over par corresponds to +7 on the number line} \\ 1\text{ under par corresponds to -1 on the number line} \\ 4\text{ over par corresponds to +4 on the number line} \end{gathered}[/tex]

Hence, the value of an expression that gives Cameron's score for 4 holes of golf is given by

[tex]7-1+4-1=6+4-1=10-1=9[/tex]

The expression is : 7 - 1 + 4 - 1

Camerons's score is: 9

Other Questions
how do you do how do you point plot on a graph How did Spanish involvement in the American Revolution impact Louisiana?ResponsesFrench residents of Louisiana rose up in rebellion against the colonys Spanish leaders after the alliance between the French and American colonies.American troops took control of New Orleans early in the war and returned the city to Spanish control at the wars end.Louisiana troops, led by their Spanish Governor, captured key British posts and took control of the entire Gulf Coast.Spanish naval ships, manned by citizens of Louisiana, kept the Mississippi River free of all British naval traffic throughout the war. How do North Koreans see US TV shows? The acceleration due to gravity on Mimas a moon on Saturn, is 0.066m/s^2 . Starting from rest how much time does it take for an object to fall 10m on Mimas? the figure below has a point marked with a large dot.first rotate the figure 90 degrees counterclockwise about the origin.then give the coordinates of the Mark point in the original figure in the final figure. A student has 42 coins worth a total of $5.90. Each coin is either a nickel (five cents) or a quarter (twenty-five cents). If x is the number of nickels, then x can be determined from the equation--- Find the volume of a pyramid with a square base, where the side length of the base is10 m and the height of the pyramid is 7.2 m. Round your answer to the nearesttenth of a cubic meter. Which of the following is a quadratic equation that has the roots x = 5 and x = 6? Put the events in the correct order. (1. Decomposers increase oxygen consumption) (2. Algae consume theavailable nutrients and then begin to die off) (3. Decomposers break downalgae and increase in number) (4. An algal bloom occurs) the indian ruler who spread buddhist teaching widely was select one: a. amitabha. b. avalokiteshvara. c. ashoka. d. abhidharma. Liquid to Gas =Solid to Liquid = Travis was walking to school when hesaw some friends walking a block aheadof him. After running to catch up with hisfriends, his heart was beating 24 beatsevery 10 seconds. At this rate, how manytimes would his heart beat in 3 minutes? the 4000N boat picks up 5 passengers who each weigh 500N. what is the total mass of the boat and passengers the number of girls is 75% of the number of boys.There are 28 students altogether. how many are girls and how many are boys?use a tape diagram Simplify the following trig expressions to an expression involving at most one trig function I need to make my birthday into a polynomial my birthday is 11/01/2005 If a different number in domain of a function have different outputs the function is called? Solve for q.-18q+ 18q+ 2q + 14 = 4q= Which of the following statements about RFID is not true? O A. Microchips embedded in RFIDs are used to store data. OB. RFIDs require line-of-sight contact to be read. OC. RFID tags and antennas come in a variety of shapes and sizes. OD. RFIDs transmit only over a short range. O E. RFIDs use an antenna to transmit data. The potential energy stored in an atoms nucleus is called .. energy