8 baskets have some apples in them, and the same number of apples are in each basket. 6 apples are added to each basket to make a total of 144 apples. What equation can go with this problem?

Answers

Answer 1

Answer:

8(x + 6) = 144

Step-by-step explanation:

We can start building this equation by making everything equal to 144 since the problem is representing the total number of apples:

? = 144

Next, we don't know how many apples are in each basket, so we can represent it with a variable, x.

Since 6 apples are added to each basket we will simply add 6 to the "x" amount of apples in each basket:

x + 6 = 144

Lastly, according to the scenario, we have 8 baskets, each holding "x" amount of apples plus the extra 6 that was added, so it will be multiplied:

8(x + 6) = 144


Related Questions

Kevin ate 2/5 of a pie. Su yung ate 3/10 of the pie. how much of the pie did Kevin and Su Yang eat together

Answers

The total amount of pie Kevin and Su Yung ate together is 7/10 of the pie

What is an Equation?

Equations are mathematical statements with two algebraic expressions flanking the equals (=) sign on either side.

It demonstrates the equality of the relationship between the expressions printed on the left and right sides.

Coefficients, variables, operators, constants, terms, expressions, and the equal to sign are some of the components of an equation. The "=" sign and terms on both sides must always be present when writing an equation.

Given data ,

Let the total amount of pie Kevin and Su Yung ate be = A

Now , the equation will be

The amount of pie Kevin ate = 2/5 of the total pie

And ,

The amount of pie Su Yung ate = 3/10 of the total pie

So , the equation is

Total amount of pie Kevin and Su Yung ate = amount of pie Kevin ate + amount of pie Su Yung ate

Substituting the values in the equation , we get

Total amount of pie Kevin and Su Yung ate A = 2/5 + 3/10

Total amount of pie Kevin and Su Yung ate A = ( 4 + 3 ) / 10

Total amount of pie Kevin and Su Yung ate A = 7 / 10 of the total pie

Therefore , the value of A is 7/10

Hence ,

The total amount of pie Kevin and Su Yung ate together is 7/10 of the pie

To learn more about equations click :

https://brainly.com/question/19297665

#SPJ1

b(x) = 6x², when x = 16

Answers

General Formulas and ConceptsPre-Algebra

Order of Operations: BPEMDAS

BracketsParenthesisExponentsMultiplicationDivisionAdditionSubtractionLeft to RightAlgebra I

Substitution

Functions

Function Notation

ApplicationStep 1: Define

Let's see what the problem as given us.

[tex]\displaystyle\begin{aligned}& b(x) = 6x^2 \\& x = 16\end{aligned}[/tex]

Step 2: Work

We can easily see that we can substitute in x as 16.

[Equation] Define given:
[tex]\displaystyle b(x) = 6x^2[/tex][Equation] Substitute in x:
[tex]\displaystyle b(16) = 6(16)^2[/tex]Apply Order of Operations:
[tex]\displaystyle \begin{aligned}b(16) & = 6(16)^2 \\& = 6(256) \\& = \boxed{1536} \\\end{aligned}[/tex]

Answer

∴ our final answer to the question is b(16) = 1536.

___

Learn more about functions: https://brainly.com/question/16217435

Learn more about Algebra I: https://brainly.com/question/11175580

___

Topic: Algebra I

Unit: Functions

There are 17 houses on 1 block. How many houses are on 23 blocks?

Answers

By using multiplication, it can be calculated that

There are 391 houses in 23 blocks

What is multiplication?

Repeated addition is called multiplication. Multiplication is used to find the product of two or more numbers.

This is a word problem on multiplication

Number of houses in one block = 17

Assuming there are equal number of houses in each block,

Number of houses in 23 blocks = 23 [tex]\times[/tex] 17 = 391

There are 391 houses in 23 blocks

To learn more about multiplication, refer to the link-

https://brainly.com/question/10873737

#SPJ1

what expression is equivalent to 3/4a + 2/3 - 1/2a - 1/3 + 1/2a

Answers

Answer:

(3/4)a + 1/3

Step-by-step explanation:

3/4a + 2/3 - 1/2a - 1/3 + 1/2a

(3/4)a + (2/3) - (1/2)a - (1/3) + (1/2)a   [added () to clarify.  Is "3/4a" (3/4)a or 3/(4a)?

(3/4)a + (2/3) - (1/2)a - (1/3) + (1/2)a  

(3/4)a  - (1/2)a - (1/3) + (1/2)a + (2/3)      

(3/4)a  - (1/2)a + (1/2)a - (1/3)  + (2/3)  [Rearrange:  like terms together]

a[(3/4)  - (1/2) + (1/2)] - (1/3)  + (2/3)    [bring out the "a"]

a[(3/4)] + (1/3)                                         [simplify]

(3/4)a + 1/3

say we had |v|-1 edges picked from a connected, weighted, and undirected graph. are we guaranteed that these edges form a mst? why or why not?

Answers

No, we can't guaranteed that these edges form a MST.

Since the edge (u, v) has the lowest weight in the graph, we begin by supposing that there is no MST of the graph that contains it. The contradiction that results from this is as follows. The graph must have at least one MST if it is connected because we know it has at least one spanning tree.

Think about such an MST T. Keep in mind that, based on our first hypothesis, it does not contain the edge (u, v). Therefore, by adding (u, v) and eliminating one other edge, let's say (x, y), from the cycle that the new edge creates, we can transform it into another spanning tree, denoted T'. Because (u, v) is the edge with the lowest weight, (x, y) has a weight larger than or equal to (u, v), and as a result, T's total weight is less than or equal to T.

To learn more about edges here:

https://brainly.com/question/23111730

#SPJ4

if f(x)=x²+9 and g(x)=x-9 find g(f(-2))

Answers

The value of composite function g(f(-2) is when f(x) = x^2+9 and g(x) = x-9 is 4

What is a function?

A function in mathematics from a set X to a set Y assigns exactly one element of Y to each element of X. The sets X and Y are collectively referred to as the function's domain and codomain, respectively.

We are given two functions  f(x) = x^2+9 and g(x) = x-9

and we are asked to find g(f(-2))

this term means we first substitute f(x) in the place of x in function g

We get

g(f(x))= f(x) - 9

Now substitute the value of f(x) in the above function

g(f(x))= x^2+9 -9

g(f(x))= x^2

g(f(-2))= (-2)^2

g(f(-2))= 4

Hence the value of the function if 4

To learn more about functions please refer the following link

https://brainly.com/question/10439235

#SPJ1

James is buying furniture for her new apartment. She buys one dining room table and four chairs and cost $265. Mark buys 2 tables and 6 chairs for the total cost of $470.
The system of equations below represents the scenario.

x + 4y = 265
2x + 6y = 470

Define the variables for x and y.
Determine the cost for one dining room table.

Answers

Using the system of equation, the cost of one dinning table is 145 dollars.

How to find the cost of one dinning table?

James is buying furniture for her new apartment. She buys one dining room table and four chairs and cost $265. Mark buys 2 tables and 6 chairs for the total cost of $470.

The system of equation that represent the situation is as follows:

let

x = cost of one dinning room table

y = cost of one chair

Therefore,

x + 4y = 265

2x + 6y = 470

using substitution method,

x = 265 - 4y

2(265 - 4y) + 6y = 470

530 - 8y + 6y = 470

-2y = 470 - 530

-2y = -60

y = -60 / -2

y = 30

Hence,

x = 265 - 4(30)

x = 265 - 120

x = 145

Therefore,

cost of one dinning table  = 145 dollars

learn m on system of equation here: https://brainly.com/question/11955325

#SPJ1

It will cost $7 per person to hold a birthday party at the recreation center. number of guests: 6,7,8.9,10

Answers

The completed table of values is

Number of guests    6       7        8       9    10

Cost                           42    49    56      63     70

How to complete the table of values?

The complete question is added at the end of this solution

From the question, we have the following parameters that can be used in our computation:

Rate  per person = $7

Also from the question, we have the following table of values

Number of guests = 6,7,8.9,10

This means that the cost for x people at the party is

Cost = Number of guests x Rate  per person

Substitute Number of guests = 6,7,8.9,10 in the above equation, so, we have the following representation

Cost (6) = 7 * 6 = 42

Cost (7) = 7 * 7 = 49

Cost (8) = 7 * 8 = 56

Cost (9) = 7 * 9 = 63

Cost (10) = 7 * 10 = 70

When represented as a table, we have

Number of guests    6       7        8       9    10

Cost                           42    49    56      63     70

The above represents the table of values

Read more about proportional relationship at

https://brainly.com/question/14425347

#SPJ1

Complete question

PARTY PLANNING It will cost $7 per person to hold a birthday party at the recreation center.

Number of guests    6       7        8       9    10

Cost

Complete the table of values

braulio has $15 less than adam. together they have $153. write the system of equations that could be used to determine the amount of money braulio, b, and the amount of money adam, a, has each. how much does braulio make?

Answers

The amount of money with Adam and Braulio as per given system of equations is equal to $84 and $69.

As given in the question,

Let 'a' be the amount of money with Adam

And 'b' be the amount of money with Braulio

System of equations as per given given data:

b = a - 15___(1)

a + b = 153 ___(2)

Substitute the value of 'b' in (2) we get,

a + a -15 = 153

⇒2a = 153 + 15

⇒2a = 168

⇒ a = $84

Amount of money with Adam is $84

Amount of money with Braulio is b = 84 - 15

                                                          = $69

Therefore, the amount of money with Adam and Braulio is equal to $84 and $69.

Learn more about amount of money here

brainly.com/question/14509921

#SPJ4

13. a prospector thinks there is an even (50-50) chance that his property contains oil. any property suspected to have oil can go through two independent tests. the first test is 80% reliable; if there is oil on the property, it reports positive 80% of the time, and it reports negative 80% of the time whenever there is no oil. for the second test, it reports positive 75% of the time when there is oil, as well as reporting positive 50% of the time when there is no oil. what is the probability the property has oil, given that both tests report positive? assume event a: first test reports positive; event b: second test reports positive; event o: the property has oil.

Answers

The probability the property has oil, given that both tests report positive.

P(O|A∩B) = 0.6 * 0.5 / 0.8 = 0.375

P(O|A∩B) = P(A∩B|O)P(O) / P(A∩B)

P(A∩B|O) = 0.8 * 0.75 = 0.6

P(O) = 0.5

P(A∩B) = P(A|O)P(O) + P(A|¬O)P(¬O)

P(A|O) = 0.8, P(¬O) = 0.5

P(A∩B) = 0.8 * 0.5 + 0.8 * 0.5 = 0.8

P(O|A∩B) = 0.6 * 0.5 / 0.8 = 0.375

The probability theory is defined.

The study of random events is the focus of probability theory, a subfield of mathematics. It is impossible to predict the outcome of a random event before it happens, although it could take any of numerous different forms. It is believed that chance played a role in how things turned out.

How does probability work?

Information on possibility of occurrence is provided by probability. For instance, meteorologists can forecast the likelihood of rain by looking at weather patterns. Probability theory is utilized in epidemiology to comprehend how exposures and the risk of health impacts are related.

To know more about probability visit:

https://brainly.com/question/11234923

#SPJ4

You are helping cook dinner for the band and have an 8-liter jug of ranch sauce for dipping chicken nuggets.

Part A: Determine how many ounces are in 8 liters. Show every step of your work. (10 points)

Part B: You need to use 3-ounce containers for the band members. How many of these containers can you fill with sauce? Show every step of your work. (2 points)

Answers

a) The amount of ounces in 8 liters is of: 270.5 ounces.

b) The number of containers needed is of: 90 containers.

What is a proportion?

A proportion is a fraction of a total amount, which serves as an unit rate in the context of a problem, used along basic arithmetic operations such as multiplication or division, to find the desired measures in the context of a problem.

The number of ounces per liter is given as follows:

33.814 ounces.

Hence the number of ounces in eight liters is given as follows:

8 x 33.814 = 270.5 ounces.

Each container has three ounces, hence the number of containers is obtained as follows:

270.5/3 = 90 containers.

(as the total amount is of 270.5 ounces, and each container is composed by three ounces, hence the proportion was applied).

More can be learned about proportions at https://brainly.com/question/24372153

#SPJ1

the amount of time it takes hugo to solve a rubik's cube is continuous and uniformly distributed between 4.5 minutes and 12.5 minutes. what is the probability that it takes hugo less than 8 minutes to solve a rubik's cube?

Answers

The probability that hugo will solve rubik's cube in less than 8 minutes is 0.4375.

We have given that,

the amount of time it takes hugo to solve a rubik's cube is continuous and uniformly distributed between 4.5 minutes and 12.5 minutes.

i.e. a = 4.5 and b = 12.5

The probability that we find a value of X lower than x is given by the f

P(X < x) = [tex]\frac{x-a}{b-a}[/tex]

We have to find probability that it takes hugo less than 8 minutes to solve rubik's cube.

Therefore

P(X < 8) =  [tex]\frac{8-4.5}{12.5-4.5}[/tex]

             = [tex]\frac{3.5}{8}[/tex]

P(X < 8) = 0.4375

Hence the probability that it takes hugo less than 8 minutes to solve a rubik's cube is 0.4375%.

The uniform continuous distribution is one of the simplest probability distributions in statistics. Is is a continuous distribution, this means that it takes values within a specified range. A continuous uniform distribution takes values in a range [a,b].

To know more about probability here

https://brainly.com/question/15252985

#SPJ4

Lawson planted a tree when it was 14 inches tall and it will grow 3 inches per year. Ezra planted a tree when it was 8 inches tall and it will grow 5 inches per year. Determine how many years it will take for the trees to be the same height.

Answers

Answer:

3 years

Step-by-step explanation:

we can use the equation 14+3x=8+5x to determine when they will be they same height. X I'd

PLEASE HELP!
The number of miles y varies directly with the number of hours x as shown in the graph. write a direct variation equation to represent this relationship. then identify the constant of variation and interpret it's meaning.​

Answers

Answer:rise over rub

Step-by-step explanation:

A Birr 1,000 deposits is made at a bank that pays 12% interest compounded monthly. How much will be in the account at the end of 10 years? ​

Answers

Answer:

$15400

Step-by-step explanation:

1 year = 12 month

10 years = 120 months

12% = month

1440% = 120 months

1440% = 14.4

Take 1000 times 14.4 = $14400

So, we add the two numbers

1000 + 14400 = $15400

So, $15400 will be in the account at the end of 10 years.

What is the variable? -7+4x=5

Answers

Answer: x =3

Step-by-step explanation:

-7+4x=5

4x = 12

x =3

Answer:x=3 good luck You got this one

Step-by-step explanation:

-7+4x=5

Move the constant to the right-hand side and change its sign

4x=5+7

Add the numbers

4x=12

Divide both sides of the equation by 4

x=3

Kamari is reading a novel for his English class. For the first 10 days, he records the number of pages he reads each day. His data is shown below.


14,10,8,20,15,15,12,10,14,20

What is the mean number of pages?

Answers

The mean number of pages is 13.8.

What is the mean?

There are various mean types in mathematics, particularly in statistics. Each mean helps to summarize a certain set of data, frequently to help determine the overall significance of a specific data set.

We have,

Kamari is reading a novel for his English class.

For the first 10 days, he records the number of pages he reads each day.

14,10,8,20,15,15,12,10,14,20

We have to calculate the mean of the number of pages he has red.

The mean is calculated by dividing the sum of all values in a data set by the number of values.

so,

14  + 10 + 8 + 20 + 15 + 15 + 12 + 10 + 14 + 20

= 138

Mean = 138 ÷ 10

= 13.8

Hence, the mean number of pages is 13.8.

To learn more about the mean  visit,

https://brainly.com/question/20118982

#SPJ1

The area of a rectangular garden is 6831 mi. If the width of the garden is 69 m, what is its length? Length of the garden:​

Answers

The length would be 99 Believe. Hope it’s right!
Good day

If you were asked to estimate 11% of 40, which one of these choices is best practice from what was taught above in the videos and examples in the lesson:
Group of answer choices

I would multiply .11 times 40 and get my estimate.

I would round 11% up to 20%, and find 20% of 40 for my estimate.

I would round 11% to 10%, and find 10% of 40 for my estimate.

Answers

The number 11% of 40 can solve by  .11 times 40. Option A is the correct option.

What is percentage of a number?

A value or ratio that may be stated as a fraction of 100 is referred to in mathematics as a percentage. If we need to calculate a percentage of a number, we should divide it by its entirety and then multiply it by 100. The proportion therefore refers to a component per hundred. Per 100 is what the word percent means.

The value of a% is equal to a/100.

Thus the value of 11% is 11/100 = 0.11.

Given that 11% of 40.

Now putting 11% = 0.11 in above expression:

= 0.11 of 40.

Of means times:

= 0.11 times 40.

To learn more about estimate value of a number, click on below link:

https://brainly.com/question/1040203

#SPJ1

x^2+6x+1=0
solve using quadratic formula

Answers

The values of the x of the given equation [tex]x^{2} + 6x + 1 = 0[/tex]  using quadratic formula is -10 and -2.

What is quadratic formula of a equation ?

The quadratic formula helps us solve any quadratic equation. First, we bring the equation to the form ax²+bx+c=0, where a, b, and c are coefficients. Then, we plug these coefficients in the formula:

(-b±√(b²-4ac))/(2a)

Given equation;

[tex]x^{2} + 6x + 1 = 0[/tex]

Using  quadratic formula

x = [tex]-b[/tex] ± [tex]\frac{\sqrt{(b^{2} - 4 (ac) } }{4a}[/tex]

Substitute the values a = 1, b = 6, c = 1, we get;

x = [tex]-6[/tex] ± [tex]\frac{\sqrt{( (6) ^{2} - 4. 1.1)} }{2*1}[/tex]

x = -6 ± 4

x = -6 - 4      &    x = -6 + 4

  = -10                = -2

x = -10,  -2

Learn more about quadratic formula here;

https://brainly.com/question/1214333

#SPJ1

Which statement describes the graph of 4x7 40x6 100x5?O The graph crosses the x axis at x = 0 and touches the x axis at x = 5.O The graph touches the x axis at x = 0 and crosses the x axis at x = 5.O The graph crosses the x axis at x = 0 and touches the x axis at x = –5.O The graph touches the x axis at x = 0 and crosses the x axis at x = –5.

Answers

The graph crosses the x-axis at x = 0 and touches the x-axis at x = –5.

Option (C) is correct.

What is a function in mathematics?

In mathematics, a function is a relation between a set of inputs and a set of possible outputs with the property that each input is related to exactly one output. The set of inputs is called the domain of the function, and the set of possible outputs is called the range of the function.

First, factorize the function f(x):

[tex]f(x)=4x^7+40x^6+100x^5\\\\f(x)=4x^5(x^2+10x + 25)\\\\f(x)=4x^5(x+5)^2[/tex]

When f(x)=0, you get that

[tex]4x^5(x+5)^2 = 0\\\\x=0 $ or $ x = -5[/tex]

This means that the graph intersects the x-axis at points (0,0) and (-5,0). But:

1. since the degree at term [tex]x^5[/tex] is odd, point (0,0) is x-intercept;

2. since the degree at term [tex](x+5)^2[/tex] is even, point (-5,0) is the tangent point (see the attached graph of the function).

Hence, The graph crosses the x-axis at x = 0 and touches the x-axis at x = –5.

To learn more about the function, visit:

https://brainly.com/question/11624077

#SPJ4

what is the height of the flag pole?

Answers

Answer:

x = 135

Step-by-step explanation:

the 2 situations are similar with ratios of corresponding sides in proportion , that is

[tex]\frac{x}{54}[/tex] = [tex]\frac{90}{36}[/tex] ( cross- multiply )

36x = 54 × 90 = 4860 ( divide both sides by 36 )

x = 135

if sin(x y)=3x−2y, then dydx=

Answers

The derivative of the given function sin(xy)=3x−2y is obtained as;

dy/dx =  3sec(xy)/x - y/x

Explain the term differentiation?Differentiation is the process of separating something or someone from others. When you distinguish between two toothpaste brands, you draw attention to their differences. The word different is evident in differentiation.

The given equation is-

sin(xy) = 3x − 2y

Be sure to account for both sides of this argument.

d/dx(sin(xy)) = d/dx(3x − 2y)

Differentiate the equation's left side.

Set the left side equal to a right side to reform the equation.

x.cos(xy).y' + y.cos(xy) = 3

Solve for y'.

y' = 3sec(xy)/x - y/x

Thus, replace y' with dy/dx

dy/dx =  3sec(xy)/x - y/x

Thus, the derivative of the given function sin(x y)=3x−2y is obtained as;

dy/dx =  3sec(xy)/x - y/x

To know more about the differentiation, here

https://brainly.com/question/954654

#SPJ4

Overview
Question Progress
Here is a list of numbers.
-45 -21
-16
12 33 40
11
a) Write down two numbers from the list that add up to -9.
c) Work out the sum of all the numbers in the list.
12 13 14
b) Write down two numbers from the list that have a difference of 29.
-21 + 12

Answers

Answer:

Step-by-step explanation:

fly

3) Find the slope of each line. Tell whether the slop is Positive, Negative, Undefined or Zero

Answers

Answer: slope = -1

Step-by-step explanation:

count number down vs number it takes to get back to the line.

For example, 1 down, 1 across

Light travels at the speed of 3,00,000 km per second. Light from the sun reaches us in 8 minutes. If a supersonic jet were to travel from the sun at the speed of 1000 km per hour, approximately how long would it take to travel the same distance?
please tell anyone of you very fast
options are
A)3 months B)5 years
C)17 YEARS D)221 YEARS

Answers

The time taken by the jet to reach the earth form sun is 3 months

The correct option is option A)

What is speed?

Speed is a scalar quantity that refers to "how fast an object is moving." Speed can be thought of as the rate at which an object covers distance.

We are given that

Light travels at the speed of 3,00,000 km per second. Light from the sun reaches us in 8 minutes

We first find the distance between sun and earth

to do that we multiply speed of light and time taken by light to reach earth

D = 300000*8

D= 2400000km

Now we are given the speed of the jet which is 1000km/hr

We have to find the time taken by the jet to reach the earth

To do that we divide the distance by speed we get

t = 2400000/1000

t =2400 hr.

3 months

The time taken by the jet to reach the earth form sun is 3 months

The correct option is option A)

To learn more about speed please refer the following link

https://brainly.com/question/13943409

#SPJ4

The drama club is selling tickets to their play to raise money for the shows expenses. Each student ticker sells for $7 and each adult ticket sells for $9. There was a total of $543 in revenue from the sale of 67 total tickets. Write a system of equations hat could be used to determine the number of student tickets sold and the number of adult tickets sold. Define the variables that you use to write the system.

Answers

The number of students is 30 while the number of adults will be 37.

How to form an equation?

Determine the known quantities and designate the unknown quantity as a variable while trying to set up or construct a linear equation to fit a real-world application.

In other words, an equation is a set of variables that are constrained through a situation or case.

Suppose the number of students ticker is x and the number of adults is y.

7x + 9y = total revenute

7x + 9y = 543

Total tickets = x + y

x + y = 67

Multiply the above equation by 9

9x + 9y = 603

Subtract equations as

7x + 9y - 9x - 9y = 543 - 603

-2x = -60

x = 30

And, y = 67 - 30 = 37

Hence "The number of students is 30 while the number of adults will be 37".

For more about the equation,

https://brainly.com/question/10413253

#SPJ1

Nth Term of a Geometric Sequence
Dec 05, 4:44:35 PM
► Watch help video
Find the 12th term of the geometric sequence 9, -18, 36, ..
Answer:
Submit Answer

Answers

Answer:

Step-by-step explanation:

Suppose triangle GHJ cong triangle CVB.; CV=8.GJ=11 , and VB = 9 What is GH ?

Answers

Answer:

b

Step-by-step explanation:



2) Ratio of basketballs to soccer balls
1)
2:1
OPEN ENDED QUESTION
In example #2, which quantity will you write first:
basketballs or soccer balls? Why?

Answers

The ratio of basketballs to soccer balls is 2 : 1

The quantity which would be written first if basketballs to soccer balls is 2 : 1 is basketball

What is ratio?

This refers to a number representing a comparison between two or more named things.

If the ratio of basketballs to soccer balls = 2 : 1

This means,

Basketball : soccer ball = 2 : 1

Therefore, Basketball is the quantity which would be written first because it comes first in the given expression.

Read more on ratio:

https://brainly.com/question/2328454

#SPJ1

Other Questions
during adolescence, the increased production of this neurotransmitter is partially responsible for increased risk-taking behaviors. calculate the increment of deflection resulting from the first application of the short-term live load This project will require an investment of $20,000 in new equipment. Under the new tax law, the equipment is eligible for 100% bonus deprecation at t = 0, so it will be fully depreciated at the time of purchase. The equipment will have no salvage value at the end of the projects four-year life. Garida pays a constant tax rate of 25%, and it has a weighted average cost of capital (WACC) of 11%. Determine what the projects net present value (NPV) would be under the new tax law. suppose a salesperson is classifying accounts based on the level of sales potential and strength of relationship (buyer-seller). which common method for classifying accounts is the salesperson using? using structured programming techniques, the program's processing steps can be identified using blank program design. When Mara started at her current job, her employer gave her 3 days of paid vacation with a promise of 4 additional paid vacation days for each year she remains with the company to a maximum of 5 workweeks of paid vacation time.If Mara's annual vacation time is viewed as an arithmetic sequence, give the first term and common difference?When will she reach the maximum number of paid vacation days allowed? ________is a measure, an actual measurable number of the average kinetic energy of the particles of one substance.A) heatB) energyC) matter D) temperature If an economy is producing efficiently, then 1. Cohabitation prior to marriage in the US and Canada a.is associated with happier marriages. b.is associated with less happy marriages and a higher risk of divorce. c.does not appear to be related to marital satisfaction or divorce rate. d.is a more common alternative to marriage in the US than in the Netherlands, Norway, and Sweden. question why does central asia now have farms where it once had desert? responses the mongol empire undertook large farming projects. the mongol empire undertook large farming projects. desert nomads learned how to farm in the dry conditions. desert nomads learned how to farm in the dry conditions. natural changes to climate have made farming easier. natural changes to climate have made farming easier. the soviet government converted desert to farmland. in her research project for her sociology class, martha discovered that nontraditional students clearly understand the attitudes and opinions held by traditional students on campus. the nontraditional students say that, often, it is easier simply to go along with requests for late-night study sessions and sunday night group meetings with traditional students because there are fewer arguments. which of the assumptions of feminist standpoint theory explains social life as experienced by the nontraditional students? If 60% of the population supports massive federal budget cuts, what is the probability in that a survey of 250 people ,at most 155 people support such cuts I don't need help, I just find the answer funny. It's so weirdly specific. decide if the underlined section is grammatically correct or incorrect as written. esta pia es mi pia. To locate a property's Analytics tracking code, which sequence of steps should be followed?Admin > Tracking Code > Tracking InfoAdmin > Tracking Info > Tracking CodeReports > Audience > Tracking CodeAudience Reports > Settings > Tracking Code How can you distinguish between a linear and exponential function? Identify the transformations of energy that take place in the diagram. Assume the girl in the diagram eats the corn to gain the energy to ride the bike. Choose the response that correctly describes a due diligence...Choose the response that correctly describes a due diligence requirement a paid tax preparer should take when preparing a return for a taxpayer claiming the American Opportunity Tax Credit (AOTC). Which of these ions is more abundant in the interior of a resting neuron than in the fluid surrounding the neuron? Points about Andalusia