Wolfrich lived in Portugal and Brazil for a total period of 141414 months in order to learn Portuguese. He learned an average of 130 new words per month when he lived in Portugal and an average of 150 new words per month when he lived in Brazil. In total, he learned 1920 new words. How long did Wolfrich live in Portugal, and how long did he live in Brazil?

Answers

Answer 1

Answer:

The total period should be 14 months and not 141414 months.

Thus answer will be: number of months spent in Brazil is 5 months and he spent 9 months in Portugal.

Step-by-step explanation:

Let the number of months he lived in Portugal be X and the number of months he lived in Brazil be Y: Thus we have:

X  +  Y  = 14 months.

He learned an average of 130 new words per month when he lived in Portugal: 130 x number of months (X) = 130X

and an average of 150 new words per month when he lived in Brazil: 150 x number of months in Brazil (Y) = 150Y.

Thus we have 130X + 150Y  = 1920

Since X  +  Y = 14: make X subject of formula: X = 14 - Y. then substitute this for X in the equation below

130X + 150Y  = 1920

130(14-Y) + 150Y = 1920

1820 - 130Y + 150Y = 1920

150Y - 130Y = 1920 - 1820

 20Y = 100

    Y = 100/ 20 = 5 months

Thus number of months spent in Brazil is 5 months. To find the number of months spent in portugal, use the first equation:

    X  +  Y = 14 where Y is 5

   X = 14 - 5 = 9 months. Thus he spent 9 months in Portugal


Related Questions

Please help me! This is for my homework and I've tried many possible ways to solve it.

Please help me! This is for my homework and I've tried many possible ways to solve it.

Answers

Answer:

Equations that represent the problem:

172 = q + d

28.60 = 0.25q + 0.10d

Solved = 96 dimes and 76 quarters

Answer:

# of quarters: 76

# of dimes: 96

Step-by-step explanation:

Thomas has 172 coins in the bucket. Let 'd' describe the number of dimes and let 'q' decide the number of quarters.

So, we can write: d+q=172

The total in the bucket is $28.60. The total amount of money in dimes is equal to the number of dimes multiplied by the value of one dime ($0.10), and the total amount of money in quarters is equal to the number of quarters multiplied by the value of one quarter ($0.25).

So, we can write: 0.1d+0.25q=28.6

We know d+q=172, which means q=172-.

Let's sub this into our second equation to get our answer:

0.1d+0.25q=28.6

0.1(172-q)+0.25q=28.6

17.2-0.1q+0.25q=28.6

0.15q=11.4

q=76

Now let's sub this value for q into our first equation:

d+q=172

d+76=172

d=96

Worth 60 points for a rapid reply- find the area of each regular polygon. Answers are rounded to the nearest whole number.

Worth 60 points for a rapid reply- find the area of each regular polygon. Answers are rounded to the

Answers

The area of the regular polygons with 12 sides(dodecagon) and 5 sides (pentagon) are 389.06 in² and 19.87 in² respectively.

How to calculate for the area of the polygon

Area of regular polygon = 1/2 × apothem × perimeter

perimeter = (s)side length of octagon × (n)number of side.

apothem = s/[2tan(180/n)].

11 = s/[2tan(180/12)]

s = 11 × 2tan15

s = 5.8949

perimeter = 5.8949 × 12 = 70.7388

Area of dodecagon = 1/2 × 11 × 70.7388

Area of dodecagon = 389.0634 in²

Area of pentagon = 1/2 × 5.23 × 7.6

Area of pentagon = 19.874 in²

Therefore, the area of the regular polygons with 12 sides(dodecagon) and 5 sides (pentagon) are 389.06 in² and 19.87 in² respectively.

Read more about area here:https://brainly.com/question/27440983

#SPJ1

The joint density function of X and Y is given by,
f(x,y) = xe⁻ˣ (y+1), x > 0 , y > 0.
1-Find the conditional density of X, given Y=y, and that of Y,given X=x.
2- Find the density function of X = XY.

Answers

Answer:  I am sorry if this doesn't answer you but I don't know this answer

Step-by-step explanation: Please accept.

The density function of X = XY is f(x,z) = x²e^(-x)(Z + X) / (XZ).To find the conditional density of X given Y = y, we use the formula:f(x|y) = f(x,y) / f(y),

where f(x,y) is the joint density function and f(y) is the marginal density function of Y.

1. Conditional Density of X given Y=y:

Given the joint density function f(x,y) = xe^(-x)(y+1), x > 0, y > 0, and the marginal density function of Y is obtained by integrating f(x,y) over all possible x values:

f(y) = ∫(0 to ∞) xe^(-x)(y+1) dx

To find f(y), we integrate f(x,y) with respect to x:

f(y) = ∫(0 to ∞) xe^(-x)(y+1) dx = (y+1) ∫(0 to ∞) xe^(-x) dx

We recognize that the integral is the gamma function, Γ(2), which equals 1! = 1:

f(y) = (y+1) * 1 = y+1

Now, we can find the conditional density of X given Y = y:

f(x|y) = f(x,y) / f(y)

       = (xe^(-x)(y+1)) / (y+1)

       = xe^(-x)

Therefore, the conditional density of X given Y = y is f(x|y) = xe^(-x).

2. Density function of X = XY:

To find the density function of X = XY, we need to transform the joint density function f(x,y) into the joint density function of X and X = XY.

Let's define a new variable Z = XY. To find the joint density function of X and Z, we use the transformation rule:

f(x,z) = f(x,y) / |(∂(x,z) / ∂(x,y))|,

where |(∂(x,z) / ∂(x,y))| is the absolute value of the Jacobian determinant of the transformation.

First, we solve Z = XY for y:

y = Z / X.

Next, we calculate the Jacobian determinant:

|(∂(x,z) / ∂(x,y))| = |(1 * Z / X²)|

                    = |Z / X²|

                    = Z / X² (since Z and X are always positive)

Now, we can find the joint density function of X and Z:

f(x,z) = f(x,y) / |(∂(x,z) / ∂(x,y))|

       = (xe^(-x)(y+1)) / (Z / X²)

       = x²e^(-x)(y+1) / Z

Substituting y = Z / X, we have:

f(x,z) = x²e^(-x)((Z / X) + 1) / Z

      = x²e^(-x)(Z + X) / (XZ)

Therefore, the density function of X = XY is f(x,z) = x²e^(-x)(Z + X) / (XZ).

learn more about integral here: brainly.com/question/31059545

#SPJ11

Find an equation of the tangent line to the graph of ƒ at the given point. f(x) = √x, (9,3) y =

Answers

Equation of tangent line is x − 6y + 9 = 0

The given equation is f(x) = √x and the given point is (9, 3)

To find the equation of tangent line, we have to differentiate the given equation and find the slope at the given point.

Now, y = √x

⇒ y' = 1/2√x = m

Putting x = 9 and y = 3 in above equation, m= 1/2√x = 1/2√9 = 1/6

Therefore, slope of tangent line, m = 1/6

Now, we use the point-slope form of a linear equation.

y − y1 = m(x − x1) where (x1, y1) is the point of tangency and m is the slope.

We know that the point of tangency is (9, 3) and the slope m is 1/6.

Substituting these values, we get

y − 3 = 1/6(x − 9)

⇒ 6(y − 3) = x − 9

⇒ 6y − 18 = x − 9

⇒ x − 6y + 9 = 0

∴ The required equation of the tangent line is x − 6y + 9 = 0.

Learn more about tangent:

https://brainly.com/question/1626337

#SPJ11

A runner is running a 10 km race. It takes her 17.5 minutes to reach the 2.5 km mark. at that rate, how long would it take her to run the whole race?

Answers

Answer:

time = 70 minutes

The carrying capacity for species 1 is 1000 and for its competitor, species 2, it is 500. What is the maximum abundance of species 1 if 250 of species 2 coexists with it?
A. 250
B. 500
C. 1000
D. 1250

Answers

The maximum abundance of species 1 if 250 of species 2 coexists with it is B. 500.

Determine the carrying capacity ratio between species 1 and 2.
Carrying capacity of species 1 = 1000
Carrying capacity of species 2 = 500
Ratio = 1000 / 500 = 2

Calculate the abundance of species 1 considering the presence of species 2.
Abundance of species 2 = 250
Abundance of species 1 = 2 * 250 = 500

So, the maximum abundance of species 1 if 250 of species 2 coexists with it is 500 (Option B).

Learn more about "carrying capacity": https://brainly.com/question/797991

#SPJ11

find the volume of the solid with base a circle of radius 5 and cross sections perpendicular to the x-axis are squares

Answers

Volume of a solid whose  base is a circle of radius 5 and cross sections perpendicular to the x-axis are squares is 785.4 cubic units.

Therefore, the answer is 785.4 cubic units.

The base of the solid is a circle, so considering basic solids it can be either a cylinder or a cone. It is given that the cross section perpendicular to the x-axis is square.

Two facts can be inferred from the above statement, one the solid is a cylinder and second the height of the cylinder equal to the diameter of the base circle, that is h = 2r.

Now, volume of a cylinder is given by

V = πr²h

V = πr² × (2r)

V = 2πr³

V = 2 × π × 5³

V = 785.4

To know more on volume of solids

https://brainly.com/question/26337111

#SPJ4

The point (-3, 5) has been reflected so that the image is at (5, -3). What is the line of reflection?
A. x-axis
B. y-axis
C. y=x
D. y=-x
Please select the best answer from the choices provided
A
Mark this and return
Save and Exit
Next
Submit

Answers

Answer:

C. y=x

Step-by-step explanation:

If you use a graphing calculator and plot the points (-3,5) & (5,-3) and then graph y=x you can see it is the line of reflection.

Also when reflecting over the line y=x, we switch our x and y.

A moving company drove one of its trucks 100,042 miles one year. A second truck was driven 98,117 miles, and a third truck was driven 120,890 miles. How many miles were driven by all three trucks?

Answers

I believe the answer is 319,049

the proportion of the variation in the values of a response y that is explained by the least-squares regression of y on x is:

Answers

The proportion of the variation in the values of a response y that is explained by the least-squares regression of y on x is: square of correlation coefficient.

What is square of correlation coefficient?

A helpful number in linear regression is the square of the correlation coefficient, or r2.

The percentage of the variance in one variable that can be partially explained by another variable is represented by this value.

The summary table in the Regression output contains the "R" value, which is the coefficient of correlation.

Coefficient of determination is another name for R square. To calculate R squared, multiply R by R.

The square of the correlation coefficient is what is meant by the term "coefficient of determination."

Hence, the proportion of the variation in the values of a response y that is explained by the least-squares regression of y on x is: square of correlation coefficient.

To know more about square of correlation coefficient, click on the link

https://brainly.com/question/28196194

#SPJ4

To make sure there is enough space for the donuts, Dave wants to add { inch to the minimum length, width, and height of the box. Including the additional space, what should be the length, width, and height of the new box, in inches? nter each answer in a separate response box. ​

Answers

The new length, width, and the height of the cuboid are (L+2) inches, (W+2) inches, and (H+2) inches respectively

What is a cuboid?

It is defined as the six-faced shape, a type of hexahedron in geometry. As the old length, width, and height are not given so we are assuming the length of the box is L, width is W, and height is H.

Dave wants to add 2 inches to the minimum length, width, and height of the box. Including the additional space. So the new length = (L+2) inches

New width = (W+2) inches

New height = (H+2) inches

Thus, the new length, width, and height are (L+2) inches, (W+2) inches, and (H+2) inches respectively.

Learn more about the cuboid on:

brainly.com/question/9740924

#SPJ1

The baker made a batch of chocolate chip, oatmeal raisin, and sugar cookies. If P(chocolate chip) = 0.25, interpret the likelihood of randomly selecting a chocolate chip cookie from the batch.

Equally likely and unlikely
Likely
Unlikely
This value is not possible to represent probability of a chance event.

Answers

Answer:

Step-by-step explanation:

Assuming the oatmeal raisin and sugar cookies have an equal probability, it is less likely that a chocolate chip cookie will be picked since the other two cookies have a 37.5% chance of being picked. Despite this, it is still both likely and unlikely since it is only a small difference.

To conclude, it depends on what your teacher or textbook think. If they think a 12.5% difference between the other two cookies means that chocolate chip is unlikely, then it's unlikely. In my opinion, it is not equally but near equally likely and unlikely.

You own 8 CDs. You want to randomly arrange 6 of them in a CD rack. What is the probability that the rack ends up in alphabetical order

Answers

The likelihood that the CD rack will be organized alphabetically is 1 in 28.

The first step is to count all conceivable arrangements.

Use combinations if you want to organize 6 of the 8 CDs. Combinations can be calculated using the formula C(n, r) = n! / [r!(n - r)!!], where n denotes the total number of items and r denotes the number of items being selected. Here, n = 8 and r = 6, respectively.

C(8, 6) = 8! / [6!(8 - 6)!] = 8! / [6!2!] = 28

The six CDs can therefore be organized in 28 different ways.

Step 2: Count how many configurations lead to an alphabetical order.

When they are placed precisely in that sequence, there is only one configuration in which the CDs are organized alphabetically.

3. Determine the likelihood.

Probability equals the product of the number of successful outcomes and the total number of conceivable outcomes.

Probability equals 1/28

You want to put 6 of the 8 CDs you have in this issue in a CD rack. We discover that there are 28 different possible arrangements using combinations. Only one of these configurations causes the CDs to be arranged alphabetically. As a result, there is a 1/28 chance that the CD rack will be organized alphabetically.

To know more about probability visit:

brainly.com/question/6317199

#SPJ11

Solve for theta from [0, 2pi)

cos2theta = -1

Show work please

Answers

The solution for theta in the equation cos2theta = -1 in the range [0, 2π) is Ф = π/2

Solving for theta in the equation

Given the equation

cos2theta = -1

Express properly

cos(2Ф) = -1

Take the arc cos of both sides

So, we have

2Ф = π

Divide both sides by 2

Ф = π/2

Hence, the value of theta in the range is π/2

Read more about trigonometry at

https://brainly.com/question/24349828

#SPJ1

how to do this question plz ​

how to do this question plz

Answers

Answer:

  number 4: frequency 8

  number 5; frequency 2

Step-by-step explanation:

The mean of all rolls is their sum divided by their number, which is 30. Let x and y represent the number of rolls of 4 and 5, respectively. Then the mean is  ...

  (1×6 +2×3 +3×5 +4x +5y +6×6)/30 = 3.5

This simplifies to ...

  (6 +6 +15 +4x +5y +36) = 3.5×30 . . . . . multiply by 30

  4x +5y = 42 . . . . . . subtract 63

Of course, the total number of rolls must be 30:

  6 +3 +5 +x +y +6 = 30

  x + y = 10

We can solve this system of equations by substitution, using x=10-y:

  4(10 -y) +5y = 42

  40 +y = 42

  y = 2

  x = 10 -2 = 8

The two missing numbers are 8 and 2. The frequency of 4 is 8; the frequency of 5 is 2.

pls answer. On a coordinate plane, a line with a 90-degree angle crosses the x-axis at (negative 4, 0), turns at (negative 1, 3), crosses the y-axis at (0, 2) and the x-axis at (2, 0). What is the range of the function on the graph? all real numbers all real numbers less than or equal to –1 all real numbers less than or equal to 3 all real numbers less than or equal to 0

pls answer. On a coordinate plane, a line with a 90-degree angle crosses the x-axis at (negative 4, 0),

Answers

Range: All real numbers greater than or equal to 3. The Option C.

What is the range of the function on the graph formed by the line?

To find the range of the function, we need to determine the set of all possible y-values that the function takes.

Since the line crosses the y-axis at (0, 2), we know that the function's range includes the value 2. Also, since the line turns at (-1, 3), the function takes values greater than or equal to 3.

Therefore, the range of the function is all real numbers greater than or equal to 3.

Read more about Range

brainly.com/question/14209611

#SPJ1

Which one of the following is a zero of the polynomial 3x³ 4x² 7?

Answers

The zero of the polynomial 3x³ 4x² 7 is -7/3.

In order to find the zeros of a polynomial, one must first factor the equation and then set it equal to zero. The zeros of a polynomial are the values of x that make the equation equal to zero. The zeros of a polynomial can be found by factoring the polynomial and then solving for x, which will produce the x values that make the equation equal to zero.

The zero of the polynomial 3x³ 4x² 7 is -7/3. This can be calculated by setting the polynomial equal to 0 and solving for x.

3x³ 4x² 7 = 0

3x³ 4x² = -7

3x(x² - 4) = -7

x(x² - 4) = -7/3

x² - 4 = -7/3

x² = -7/3 + 4

x² = 1/3

x = ±√(1/3)

x = ±(1/√3)

x = -7/3

Therefore, the zero of the polynomial 3x³ 4x² 7 is -7/3.

Learn more about zero of the polynomial here:

https://brainly.com/question/29775881

#SPJ4

Complete question : What is the value of the zero?

The figure shows a swing blown to one side by a

breeze. As long as the seat of the swing is parallel to

the top bar, the swing makes a parallelogram. In

ABCD, DC = 2 ft, BE 41/2 ft, and m<BAD = 75°​

The figure shows a swing blown to one side by a breeze. As long as the seat of the swing is parallel

Answers

Answer:

AB=2 ft

ED=4.5 ft

BD=9 ft

m∠ABC=105°

m∠BCD=105°

m∠ADC=75°

Step-by-step explanation:

which statement is false someone pls answer

which statement is false someone pls answer

Answers

Letter b is the answer
Those angles are opposites

the length and breadth of a rectangular plot is in the ratio of 4:3. if the perimeter is 140m, find the length and breadth of a rectangle

Answers

Answer:

l = 40 m and b = 30 m

Step-by-step explanation:

Let the length and breadth of a rectangle be 4x and 3x.

We know that,

The perimeter of a rectangle is given by :

P = 2(l+b)

140 = 2(4x+3x)

70 = 7x

x = 10

Length, l = 4x = 4(10) = 40 m

Breadth, b = 3x= 3(10) = 30 m

So, the length and breadth of a rectangle are 40 m and 30 m respectively.

I have a deadline for this soon please help (edmentum)

I have a deadline for this soon please help (edmentum)

Answers

Hi i will give you explanation and examples, if I deserve a brilliant give me thank you :)

f(x)+g(x) Add the two functions g and f
(3x+2)+(4x)
f(x)+g(x)=7x+2

f(g(x)) Put the g function into f
f(4x)
f(4x)=3(4x)+2
12x+2

You could combine functions when you need to find the value of something for two equations. Like finding the total value of tickets sold for adult (f(x)) tickets and children (g(x)) tickets.

Express as an expression

The sum of a number decreased by three, and eight more than the quotient of triple the number and five.

Answers

The expression that represents the sum of a number decreased by three, and eight more than the quotient of triple the number and five is (8x + 25) / 5.

The expression that represents the sum of a number decreased by three, and eight more than the quotient of triple the number and five can be obtained by using the following expression.

Expression as an expression: (x - 3) + (8 + (3x / 5))where 'x' is the given number. Let's simplify the expression using the following steps:

Simplifying the expression:(x - 3) + (8 + (3x / 5))= x - 3 + 8 + (3x / 5)= x + (3x / 5) + 5= (5x + 3x + 25) / 5= (8x + 25) / 5

Therefore, the expression that represents the sum of a number decreased by three, and eight more than the quotient of triple the number and five is (8x + 25) / 5.

to know more about quotient visit :

https://brainly.com/question/29096690

#SPJ11

prove the identity. sin(x − ) = −sin(x) use the subtraction formula for sine, and then simplify. sin(x − ) = sin(x) − cos(x) sin() = sin(x) − cos(x) 0 = correct: your answer is correct.

Answers

To prove the identity sin(x − ) = −sin(x), we can start by using the subtraction formula for sine, which states that sin(x − ) = sin(x)cos() − cos(x)sin().

Substituting in the given value of , we get:

sin(x − ) = sin(x)cos( ) − cos(x)sin( )
sin(x − ) = sin(x)cos() − cos(x)(−1)   (since sin() = 0 and cos() = −1)
sin(x − ) = sin(x) + cos(x)

Now we can see that this is not equal to −sin(x), but rather sin(x) + cos(x). However, we can use another identity to simplify this expression further.

Recall that sin() = 1 and cos() = 0, since the angle is 90 degrees. Therefore, we have:

sin(x − ) = sin(x) + cos(x)
sin(x − ) = sin(x) + sin(90 − x)
sin(x − ) = sin(x) + sin(90)cos(x) − cos(90)sin(x)   (using the subtraction formula for sine again)
sin(x − ) = sin(x) + 1cos(x) − 0sin(x)
sin(x − ) = sin(x) + cos(x)

And now we can see that this is equal to the expression we derived earlier. Therefore, we have proven the identity sin(x − ) = −sin(x).

To learn more about sine visit:

brainly.com/question/16853308

#SPJ11

i need help me plz help me

i need help me plz help me

Answers

Answer:

y = 3x + 1

Step-by-step explanation:

The slope is 3 (rise over run)

It cross the y axis at 1

Answer:

y=3x+1

Step-by-step explanation:

what information can the chi‑square goodness‑of‑fit test provide?

Answers

The chi-square goodness-of-fit test can provide important information about whether the observed data significantly deviates from the expected distribution, which categories or bins contribute to the deviation, and the overall goodness-of-fit of the data to the expected distribution.

The chi-square goodness-of-fit test is a statistical test used to determine if a sample of data comes from a population with a specific distribution. Specifically, the test compares the observed frequencies of data in different categories or bins with the expected frequencies of data in those categories based on a hypothesized distribution.

It can determine whether the observed data significantly deviates from the expected distribution. If the test results in a p-value less than the chosen level of significance, it indicates that the observed data significantly deviates from the expected distribution, and the null hypothesis (that the data follows the expected distribution) can be rejected.

It can identify which categories or bins contribute the most to any significant deviation. The test statistic and associated p-value can help to identify which categories or bins show significant differences between the observed and expected frequencies.

It can provide information on the overall goodness-of-fit of the data to the expected distribution. The test statistic provides a measure of the overall goodness-of-fit, with higher values indicating greater deviation from the expected distribution.

To learn more about  Chi-square test :

https://brainly.com/question/14082240

#SPJ4

In the definition of Imaginary Numbers i2 = 1, 1) How can we evaluate i10 ? I need the work step- by-step.

Answers

The final answer is -1.

The definition of Imaginary Numbers is actually i2 = -1. With this definition, we can evaluate i10 by using the rules of exponents and the fact that i2 = -1. Here are the steps to evaluate i10:

1. Rewrite i10 as (i2)5 using the rule of exponents that (ab)c = abc.
2. Substitute -1 for i2 using the definition of Imaginary Numbers.
3. Simplify (-1)5 to get -1.

So, i10 = (i2)5 = (-1)5 = -1. The final answer is -1.

To know more about imaginary numbers click here:

https://brainly.com/question/6748860

#SPJ11

5. Evaluate the expression yz - Xw, if w = 2, x = 6, y = 4, and z = 5.
A. 14
B.22
C. -8
D. 8​

Answers

The answer to your question is -8

Jack is standing on the ground talking on his mobile phone. He notices a plane flying at an altitude of

2400 metres. If the angle of elevation to the plane is 70° and by the end of his phone call it has an angle

of elevation of 50°, determine the distance the plane has flown during Jack’s phone call - use the cosine rule

Answers

Using the cosine rule, the distance the plane has flown during Jack's phone call can be calculated by taking the square root of the sum of the squares of the initial and final distances, minus twice their product, multiplied by the cosine of the angle difference.

To determine the distance the plane has flown during Jack's phone call, we can use the cosine rule in trigonometry.

The cosine rule relates the lengths of the sides of a triangle to the cosine of one of its angles.

Let's denote the initial distance from Jack to the plane as d1 and the final distance as d2.

We know that the altitude of the plane remains constant at 2400 meters.

According to the cosine rule:

\(d^2 = a^2 + b^2 - 2ab \times cos(C)\)

Where d is the side opposite to the angle C, and a and b are the other two sides of the triangle.

For the initial angle of elevation (70°), we have the equation:

\(d1^2 = (2400)^2 + a^2 - 2 \times 2400 \times a \timescos(70)\)

Similarly, for the final angle of elevation (50°), we have:

\(d2^2 = (2400)^2 + a^2 - 2 \times 2400 \times a \times cos(50)\)

To find the distance the plane has flown, we subtract the two equations:

\(d2^2 - d1^2 = 2 \times 2400 \times a \times (cos(70) - cos(50))\)

Now we can solve this equation to find the value of a, which represents the distance the plane has flown.

Finally, we calculate the square root of \(a^2\) to find the distance in meters.

It's important to note that the angle of elevation assumes a straight-line path for the plane's movement and does not account for any changes in altitude or course adjustments that might occur during the phone call.

For similar question on cosine rule.

https://brainly.com/question/27613782  

#SPJ8

The graph shows the amount of money Miguel earns after working x hours.



What is the rate of change of the amount earned with respect to hours worked for this function?

hours per dollar
hours per dollar
3 dollars per hour
13 dollars per hour
What is the slope of the line?

−3


3

Answers

Answer:

13 dollars

and slope is 3

Step-by-step explanation:

In doing a quantity takeoff for 100 square feet of single wythe concrete masonry wall, with a thickness of 8", how many 8x8x16 block would you need and how much mortar would you need?112.5 units and 10.1 cu ft113.5 units and 11.1 cu ft114.5 units and 9.1 cu ft

Answers

In doing a quantity takeoff for 100 square feet of single wythe concrete masonry wall, with a thickness of 8", we would need  14.06 8x8x16 block and 10.14 cubic feet mortar.

Number of blocks:

Since each block is 8x8x16 inches, the volume of one block is:

Volume of one block = Length x Width x Height

                                   = 8 inches x 8 inches x 16 inches

                                   = 1024 cubic inches

To calculate the number of blocks needed, we divide the wall area by the area of one block:

Number of blocks = Wall area in square inches / Area of one block

                              = 14,400 square inches / 1024 cubic inches

                              ≈ 14.06

Rounding to the nearest whole number, the correct answer is 14 blocks.

Amount of mortar:

To determine the amount of mortar needed, we multiply the wall area by the joint thickness:

Volume of mortar = Wall area x Joint thickness

                              = 100 square feet x 1 square foot/144 square inches x 8 inches x 3/8 inches

                              ≈ 10.14 cubic feet

To learn more about volume: https://brainly.com/question/463363

#SPJ11

Other Questions
What are the two measures of GDP? When the flow rate of a stream decreases,a. the largest dissolved materials are depositedb. the smallest dissolved materials are depositedc. the largest suspended materials are depositedd. the smallest suspended materials are deposited Which excerpt best reveals Charles Dickens' contempt for royalty? TRUE/FALSE. The tendency for increases in government spending to cause decreases in private saving is known as the crowding out effect. A student in chm 11500 lab measured a 10. 00-ml sample of deionized water into a pre-weighed erlenmeyer flask using a 50-ml buret and recorded the mass as 9. 95 g. The temperature of the sample was 24 c. The percent error in the volume measurement was __________________. You find the following corporate bond quotes. To calculate the number of years until maturity, assume that it is currently January 15, 2016. The bonds have a par value of $2,000. Company (Ticker) Xenon, Inc. (XIC) Kenny Corp. (KCC) Williams Co. (WICO) Coupon 6.900 7.270 ?? Maturity Jan 15, 2035 Jan 15, 2034 Jan 15, 2041 Last Price 94.333 77 94.885 Last Yield ?? 5,44 7.14 EST $ Vol (000 's) 57.377 48.956 43,817 What price would you expect to pay for the Kenny Corp. bond? What is the angular displacement In radians of a wagon that moves 270 around a circle path 14. A number divided by 5 has a remainder. What numbers might the remainder be? Explain. which of the following describe aspects of active transport? multiple select question. energy is not required carrier protein movement of molecules against their concentration gradient energy is required movement of molecules down their concentration gradient centrioles while guests at the ritz-carlton, a family on an international trip could not locate the grocery staples that were safe for their son who had numerous food allergies. the ritz-carlton staff, in coordination with the head chef, arranged to fly the items in from another city. how is the ritz-carlton using norms? This is modeled using procedural constructs. (A)Behavioral (B)Gate-level (C)Data flow (D)Structure Read the following paragraph, which is missing a topic sentence:Insects like mosquitoes and ticks can drive you out of the woods with irritation or send you to the hospital with debilitating ordeadly infections. Bears may attack your backpack, tent, or person in search of food. If you get careless where you camp or step,you could be one of the thousands of people per year who are bitten by venomous snakes.Which is the most effective topic sentence for the paragraph?O Unexpected encounters with wildlife can make camping potentially dangerous.O The earliest humans camped because they had no choice; modern man camps because it is fun.O There is a good reason that scouts are told to "be prepared."O Only about 20% of Americans went camping last year, down slightly from the year before. a follow-up ultrasound to check for retained tissue or ongoing pregnancy is done after which abortion option? The health assessment starts when the nurse first encounters the patient. an initial assessment done using inspection is? a. review of systems (ros) b. genogram c. general survey d. vital signs 10 points for help answer please Problem 1. Determine if the following functions are homogeneous, and if so, of what degree? 1. z(x, y) = x y 2. z(x, y) = x4/y 3. z(x, y, w) = X4 5yw3 Corruption quote in animal farm Which sentence has the correct subject-verb agreement?Towns in the flood zone are in great danger.Towns in the flood zone is in great danger. Forty yards of fabric are used to make 9 school banners. How many yards of fabric does each banner use? Write the answer as an improper fraction and mixed number. you are scheduled to receive $30,000 in two years. when you receive it, you will invest it for 5 more years at 7.5 percent per year. how much will you have in 7 years?