The cost in dollars of a class party is 59 + 13n, where n is the number of people attending. what is the cost for 44 people?

Answers

Answer 1
59 + 13n
59 + 13(44)
=631

Related Questions

Tiana's checking account charges a $7.75 monthly service fee and a $0.16 per-check fee. If Tiana writes 17 checks per month, should she switch to a checking account that charges a $10.50 monthly service fee and no per-check fee? A. No, because her monthly fees are currently greater than $10.50. B. No, because her monthly fees are currently less than $10.50. C. Yes, because her monthly fees are currently less than $10.50. D. Yes, because her monthly fees are currently greater than $10.50.

Answers

the answer to this question is B

Answer:

Option B. is correct.

Step-by-step explanation:

Tiana's checking account charges a $7.75 monthly service fee and $0.16 per check fee.

If Tiana writes 17 checks per month, her total charges =

0.16 × 17 = 2.72 + 7.75 = $10.47

Her total account charges $10.47 for 17 checks.

In the question it is asking that she should switch to a checking account that charges a $10.50 monthly service fee and no per check fee.

Answer : No, because her monthly fees are currently less than $10.50.

Answer for 6-9 please asap

Answers

6. False
7.True
8. False
9. False
#6 is false
Weight can change, but mass is constant
#7 is true
Sodium and Chlorine make table salt
#8 is true
this one is both true and false, like adding kool-aid to water changes the color, but so does fireworks, which explodes into colors.
#9 is false
it goes Reactants>Products

hope this helps!

Which graph models the equation 2x + 3y = 6?

Answers

:  you have to solve for y. So if you do that you get y= -2/3x + 6

graph according to y=mx + b

b is y intercept, so the graph crosses the point (0, 6)

m is the slope and slope is rise over run. So go down 2 and right 3 from (0,6) as many times as you need to fill up the graph.

Then go up 2 and left 3 from (0,6) as many times as you need to fill the graph.

Put arrows at each end of your line to show that it's a line.

Answer: i did the test and i got B and i was right so its B

Step-by-step explanation:

Théo Has $5 more than Denise and denise has $11 more than Rudy. Together they have $45. How much money does each have?

Answers

let theo have x dollars, then denise has x-5 dollars, rudy has x-5-11 dollars

x+(x-5)+(x-5-11)=45
x+x-5+x-16=45
         3x-21=45
              3x=66
                x=22
x-5=17
x-5-11=6

theo has 22 dollars, denise has 17 dollars, rudy has 6 dollars.

Use the graph of f to estimate the local maximum and local minimum. (explain)

Answers

check the picture below.

Answer:

The graph has local maximum at (0,0) and minimum at  (-2,-4) and (2,-4).

Step-by-step explanation:

Consider the provided graph.

it is not always possible to find maximum or minimum for the whole function, but locally it is.

To find the local maximum and minimum we need to choose an interval first.

Local maximum: f(c) ≥ f(x) for all x in the interval

Local minimum: f(c) ≤ f(x) for all x in the interval

For better understanding refer the figure 1

Now consider the provided graph:

The graph of the function at (-2,-4) and (2,-4) shows the minimum value that is -4.

Because at x = -2 and 2 the value of function f(x)≥f(c) for every x in the domain.

Also the graph of the function has local maximum at (0,0) as at x = 0

The value of function f(x)≤f(c) for every x in the domain.

Hence, the graph has local maximum at (0,0) and minimum at  (-2,-4) and (2,-4).

the scatter plot shows how many desks and computers were found in 12 different offices

how many offices had 11 computers

1
2
3
4

Answers

Answer:

It's three. Look at 11 on the Y axis (computers) and count how many dots are at  11. There's a total of three computers based on the dots at 11.

Step-by-step explanation:

A scatter plot is a set of points plotted on horizontal and vertical axes.

It shows the relationship between two sets of data.

The number of offices that have 11 computers is 3.

What is a scattered plot?

A scatter plot is a set of points plotted on horizontal and vertical axes.

It shows the relationship between two sets of data.

We have,

Horizontal axes =  number of desks

Vertical axes = number of computers

Each dot in the scatter plot indicates offices.

Number of offices = 12 dots = 12

We need to find the number of dots that is with 11 computers.

We see that there are 3 dots with 11 computes so there are 3 offices that have 11 computers.

Thus the number of offices that have 11 computers is 3.

Learn more about scatter plots here:

https://brainly.com/question/13984412

#SPJ5

Find the distance from point A(−1, 7) to the line y= 3x. Round your answer to the nearest tenth.

Answers

the line joining A to y = 3x will be perpendicular to the latter so its slope will be -1/3.

its equation will be y - 7  = -1/3(x  + 1)

= y = -1/3x + 20/3

where the lines intersect:-

3x = -1/3x + 20/3
10/3 x  = 20/3

x =  2   and y =   3*2 = 6

so we need to find distance between (-1,7) and (2,6)  


this is  sqrt[((7-6)^2 + (-1-2)^2)]  =  sqrt 10   =  3.2 to nearest tenth.

I assume that we want to find the minimum distance between the point A(-1, 7) and the line y = 3x.

We will get that the distance is 3.22

So first, let's see how to get the distance between two points (x₁, y₁) and (x₂, y₂). We just use the general formula:

[tex]d = \sqrt{(x_1 - x_2)^2 + (y_1 - y_2)^2}[/tex]

Now we want to find the distance between (-1, 7) and a point on the line y = 3*x, that can be written as (x, 3x)

That distance is:

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

Now we want to minimize this, which is equivalent to minimize d^2, then we can define:

D = d^2

and write:

[tex]D = (-1 - x)^2 + (7 - 3x)^2\\\\D = 1 - 2x + x^2 + 49 - 42x + 9x^2\\\\D = 10x^2 - 44x + 50[/tex]

Now we need to minimize this, which is a parabola, so the minimum will be at the vertex of the parabola (we know this because the leading coefficient is positive, thus the parabola opens upwards).

Remember that for a parabola like:

a*x^2 + b*x + c

The vertex is at:

x = -b/2a

Then for our parabola, the vertex will be at:

x = -(-44)/(2*10) = 44/20 = 2.2

Thus the minimum distance is given by:

[tex]d = \sqrt{(-1 - 2.2)^2 + (7 - 3*2.2)^2} = 3.22[/tex]

If you want to learn more, you can read:

https://brainly.com/question/12082741

1. In ΔPQR, PQ = PR and M is the midpoint of QR . Prove that PM bisects ∠QPR.

ANSWER FORMAT: ΔPQM = Δ (?) because... (reason)



2. In ΔABC, m∠B = m∠C. The angle bisector of ∠B meets
AC
at point H and the angle bisector of ∠C meets
AB
at point K. Prove that BH = CK.


ANSWER FORMAT: ΔBCK = Δ (?) because... (reason)


3. In ∆ABC the median
AM
is extended to ray
AM
and point P on
AM
is taken so that
PM = AM. What is the distance from point P to vertices C and B if AB = c and AC = b?

Answers

This is my answer. Hope this help :))))

Given the expression,y = 2x^2/ x + 4, choose the correct vertical asymptote.

Answers

There is a vertical asymptote when the denominator x + 4 = 0 That is when x = -4
It is x = -4.

You forget the last two digits of your password for a website. What is the probability that you randomly choose the correct digits?

Answers

There are 100 possibilities for the last two digits  [ if we include 00].....therefore....you have  1/100 chance  [1 % ]  chance of choosing the correct one.....

The height of a triangle is 7 ft more than its base. if the area of the triangle is 30 ft^ what is the lentgh of the base

Answers

since the area of a triangle is in the form
area=0.5(base)(height)
height=base+7
let base=x
area=0.5(x)(7+x)
30=3.5x+0.5x^2
multiply the equation by 2
60=7x+x^2
subtract 60 from both sides
x^2+7x-60=0
(x-5)(x+12)=0
thus  x=5 or x=-12 since we are only considering positive answers
x=-12 is rejected
so base=5 and height=5+7=12

A boat makes a 120-mile trip downstream in 3 hours but makes the return trip in 4 hours. What is the rate of the current?

3 mph
4 mph
5 mph

Answers

With the current 40 miles per hour
Against the current 30 miles per hour
bv means boat velocity with NO current
cv means current velocity
A) bv + cv = 40 mph
B) bv - cv = 30 mph
Adding both equations:
2bv = 70
boat velocity with NO CURRENT = 35 miles per hour

Using equationA
bv + cv = 40
35 + cv = 40

current velocity = 5 miles per hour


Answer:

Speed of current = 5 mph

Step-by-step explanation:

Let u be the speed of boat and v be the speed of current.

A boat makes a 120-mile trip downstream in 3 hours.

120 = 3(u+v)

u + v = 40

It makes the return trip in 4 hours.

120 = 4(u-v)

u - v= 30

Adding both equations

u + v + u - v = 40+30

2u = 70

u = 35 mph

35 + v = 40

v = 5 mph

Speed of current = 5 mph

21: stan bought a monster truck for $2,000 down and payments of $450 a month for five years. what's the total cost of the monster truck?

Answers

2000 + 450(12)(5)

2000 + 450(60)

2000 + 27000 = 29,000

He spend $27,000 on the truck.

Hope this helps!

Answer:

The total cost of the monster truck = 29000 $

Step-by-step explanation:

Stan bought a monster truck for $2,000 down and payments of $450 a month for five years.

Initial payment = 2000 $

Monthly payment = 450 $

Number of years paid = 5

Number of months in 5 years = 12 x 5 = 60

Total amount paid = 2000 + 60 x 450 = 29000 $

The total cost of the monster truck = 29000 $

Find the combined volume of the two rectangular prisms.

A.1,800
B.1,926
C.2,016
D.2,176

Answers

V = L * W * H
[tex] V_{1} [/tex] = 15 * 12 * 10
[tex] V_{1} [/tex] = 1800
[tex] V_{2} [/tex] = 12 * 6 * 3
[tex] V_{2} [/tex] = 216
[tex] V_{1+2} [/tex] = 1800 + 216
[tex] V_{1+2} [/tex] = 2016

Hope that helps and you can remember the formula and steps for future use!

Help please!!! Q: A manufacturing company finds that 0.0019 of the light bulbs it makes are defective. Write this as a percent.

Answers

The answer is 0.19%.

(:
0.0019 as a percent is 0.19%

Rewrite the rational expression x^3+5x^2+3x-10/x+4 in the form q(x)+r(x)/b(x).

Answers

I have attached an image of a long division method that can be used to find the quotient and remainder.

Hope I helped :)

Answer:

[tex]x^2+x-1-\frac{6}{x+4}[/tex]

Step-by-step explanation:

Rational expression form : [tex]\frac{a(x)}{b(x)}=q(x)+\frac{r(x)}{b(x)}[/tex]

a(x) = dividend

b(x) = divisor

q(x) = quotient

r(x) = remainder

Given expression : [tex]\frac{x^3+5x^2+3x-10}{x+4}[/tex]

We know that [tex]Dividend = Divisor \times Quotient+Remainder[/tex]

So, [tex]x^3+5x^2+3x-10 =x+4 \times (x^2+x-1)-6[/tex]

Thus a(x) = dividend =  [tex]x^3+5x^2+3x-10 [/tex]

b(x) = divisor= [tex]x+4[/tex]

q(x) = quotient=[tex]x^2+x-1[/tex]

r(x) = remainder=-6

Substitute the value in the rational form.

[tex]\frac{x^3+5x^2+3x-10}{x+4}=x^2+x-1-\frac{6}{x+4}[/tex]

Hence the rational expression [tex]\frac{x^3+5x^2+3x-10}{x+4}[/tex] in the form of [tex]q(x)+\frac{r(x)}{b(x)}[/tex] is  [tex]x^2+x-1-\frac{6}{x+4}[/tex]

Solve for x.

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

x = 0
x = 1/4
x = 1/2
x = 1

Answers

Simplify the left side.
5x−15+(4x+12)=3(x−1)

Simplify by adding terms.

Remove unnecessary parentheses.5x−15+4x+12=3(x−1)

Add 5x and 4x to get 9x.9x−15+12=3(x−1)
Add −15 and 12 to get −3.9x−3=3(x−1)
Simplify the right side.
Apply the distributive property.9x−3=3x+3⋅−1

Multiply 3 by −1 to get −3.9x−3=3x−3

Move all terms containing x to the left side of the equation.
Since 3x contains the variable to solve for, move it to the left side of the equation by subtracting 3x from both sides.9x−3−3x=−3

Subtract 3x from 9x to get 6x.6x−3=−3Move all terms not containing x to the right side of the equation.
Since −3 does not contain the variable to solve for, move it to the right side of the equation by adding 3 to both sides.6x=3−3Subtract 3 from 3 to get 0.6x=0Divide each term by 6 and simplify.x=0











5x - 15 + 4x + 12 = 3x - 3
9x - 3 = 3x - 3
9x = 3x
3x = x
3x - x = 0
2x = 0
x = 0

What is the greatest common factor of 125,50 and 275

Answers

To start, look at the factors of the smallest number: in this case, 50. The factors of 50 are: 1,2,5,10,25,50. Moving to the next smallest number, 125, the factors are: 1,5,25,125. The final number, 275, has factors of: 1,5,11,25,55,275. Looking at all three of these numbers, the common factors are: 1,5,25. The greatest common factor, then, is 25.

9 minutes less than Frances time as an expression

Answers

Let Frances time = F

9 minutes less than frances time = F - 9

F - 9 is your expression

hope this helps

Luis ate three of the eight pizza slices. he paid $2.70 as his share of the cost. how much did the whole pizza cost?

Answers

$7.20 is how much it costed for a whole pizza
Okay. Luis ate 3 of the eight slices of pizza and paid $2.70 for his part. We can divide by 3 to find the cost per slice. 2.7/3 is 0.9. The cost is $0.90 per slice. Now, we can multiply by 8 to find the total cost of the pizza. 0.9 * 8 is 7.2 There. The whole pizza costed $7.20.

In the diagram ABC = WRS. What is the perimeter of WRS?

Answers

AB = 3, BC = 4, AC = 5 because of a 3-4-5 right triangle.
Perimeter = 12 for both triangles.
The correct answer is 12 units ( on edgenuity )

hey i need help solving these and not just the answer i really would like to know how

Answers

Hello,

1)
Let's put some name of vertex:
A with angle A=45°
B with angle B=90°
C The 3 vertex of the triangle of left.
AC=9 , y=AB=BC
With Pythagore, we can say: y²+y²=9²==>2y²=81===>y=9/√2=9√2/2

The other triangle is BDC: cos(60°)=x/y==>x=y*1/2=9√2/4

2)
Let's give some names:

A with angle A=60°
B with angle B=90
C the 3th vertex of the  left triangle.
AB=10, BC=y
tan 60°=y/10=sin(60°)/cos(60°)=(√3/2)/(1/2)=√3==>y=10√3

D is the 3 th vertex of the  right  triangle.
We use Pythagore: y²+y²=x²
x²=2*(10√3)²===>x=10*√6

A map has a scale of 1 cm : 11.5 km. Two cities are 5.5 cm apart on the map. To the nearest tenth of a kilometer, what is the actual distance corresponding to the map distance?

Answers

multiply 5.5 cm by 11.5 km

5.5 * 11.5 = 63.25

 rounded to nearest tenth = 63.3 km

Find the equation of the line that is parallel to the given line and passes through the given point y= -x +5; (2,7)

Answers

y=3x + 13 ( you should use Quilt ) 

How much in Federal taxes does Curtis annually pay?

Answers

he pays 29.59 a week

 multiply that by 52 weeks in a year

29.59 * 52 = 1538.68 a year

 Answer is A

A train traveling 50 mph left a station 30 minutes before a second train running at 55 mph. How soon did the second train overtake the firstIf 50x represents the distance the slower train travels, then the faster train travels?

Answers

Train A : 50 mph
Train B : 55 mph

After 30 mins  train A has travelled 25 miles
Relative speed of trains is 5 mph

Consider train A at rest and train B at 5 mph

t = 25 / 5 h

t = 5 h

Second train overtakes after 5 h

For two trains with speeds given as 50 mph and 55 mph and a 30-minute head start for the first, the second train overtakes the first after 5 hours, based on their relative speed.

Here's how to solve a similar problem based on the given examples:

Let the first train's speed be 50 mph and the second train's speed be 55 mph.

The first train has a 30-minute head start, which at 50 mph means it has traveled 25 miles before the second train departs (since 50 miles/hour * 0.5 hours = 25 miles).

The second train travels 5 mph faster than the first, so the relative speed is 55 mph - 50 mph = 5 mph.

Now calculate the time it takes for the second train to catch up by dividing the head start distance by the relative speed: Time = Distance / Relative Speed, which is Time = 25 miles / 5 mph = 5 hours.

So, the second train will overtake the first train after 5 hours.

Given: x - 5 > -2.

Choose the solution set.

{x | x R, x > -7}
{x | x R, x > -3}
{x | x R, x > 3}
{x | x R, x > 7

Answers

x-5>-2

x> -5+2

X>3

 Answer is: {x | x R, x > 3}

Write the equation of the line that passes through (–1, 5) and has a slope of 3 in point-slope form.

Answers

Hello,

The equation for point-slope form is y-y1 = m (x-x1).

Let's plug in the numbers for the equation: y-5 = 3 (x+1). This is the equation for point-slope form with the given slope and pair.

Hope this helps!

May

Final answer:

The equation of the line that passes through the point (-1,5) and has a slope of 3 in point-slope form is y = 3x + 8.

Explanation:

The subject of this question relates to Mathematics, specifically algebra and line equations. The line equation in point-slope form is given by y - y1 = m(x - x1). In this equation, (x1, y1) represents the point that the line passes through and m represents the slope of the line. In our case, we know that the line passes through the point (-1,5) and has a slope of 3.

By substituting these values into the point-slope formula, we get the following:y - 5 = 3(x - (-1)), or, after simplifying, y - 5 = 3x + 3. So, the equation of the line that passes through (-1,5) and has a slope of 3 is y = 3x + 8.

Learn more about Line Equation here:

https://brainly.com/question/35689521

#SPJ3

number we give to rate how strongly two variables are related to one another

Answers

I believe that the correct word here is correlation. Correlation is the term that we use when we want to say that something is strong related to the other. Correlation must be however differentiated from causality. Correlation is when two things occur at the same time. Causality is when one results in the occurrence of the other.

Correlation coefficient has a maximum value of 1 which indicates strong relationship.

Please help me with this!!!!

Answers

Let's get a feel for what the question is asking here, and what tools we can use to approach it. A quick list of information we're given:

- Small bottles can hold 2/5 L of vinegar
- Containers hold 5 L of vinegar

The question asks us specifically about the case where we have 3 containers; together, their volume totals to 3 x 5 = 15 L of vinegar.

We're asked to find the number of 2/5 L bottles we can make from those 15 L, or in other words, we're being asked to divide the 15 L up into 2/5 L portions. The math question at the core of this is really 15 ÷ 2/5.

If you have much familiarity with division by fractions, you might know that dividing by a fraction is the same as multiplying by its reciprocal. In this case, the reciprocal of 2/5 is 5/2, so 15 ÷ 2/5 is the same as 15 x 5/2. Solving that out, we get:

[tex]15\times \frac{5}{2} = \frac{15\times5}{2}= \frac{75}{2}[/tex]

75/2 as a mixed number is 37 1/2; if we were going for an exact answer, we could stop there and say that the containers fill exactly 37 1/2 bottles, but the question specifically asks how many containers can be completely filled, so we'll have to throw away the fractional part, leaving us with an answer of 37 bottles.
Other Questions
Which geographic region of Russia was especially suitable for nomadic invaders and why?1.the Ural mountains because they contain higher ground 2.the southern steppe because it is an open, treeless grassland3.the central farmland because it contains vast fields of wheat Landon babysits and works part time at tge water park over the summer. onw week, he babysat for 3 hours and worked at the water park for 10 hours and made 109$. the next week he babysat for 8 hours and worked at the water park for 12 hours and made 177$. how much does London make per hour at each job ? 1 define your variables ,- what are you solving for 2 set up equations - using the information given 3 solve the system using your method of choice high use of narcotics may result in drowsiness, coma or death An informal group is characterized by the ________. stipulation of expected behaviors by the organization predetermined designation of tasks of members pursuit of particular organizational goals fulfillment of the need for social contact creation of timelines and rationale how did technological advances in agriculture affect in the industrial revolution Why was it important for art to be painted realistically before photography was invented? A.Paintings needed to serve as useful and accurate historical documents, and therefore had to appear realistic. B.Rich and powerful people would only buy realistic paintings. C.Because painting supplies were rare, they could not be wasted on unrealistic art. D.Important messages can be communicated only through realistic art. After water what are most abundant substances in body An error value begins with a(n) _____ followed by an error name that indicates the type of error. Describe how mendel's approach to studying inheritance differed from his predecessors' and how that led him to successfully identify laws governing inheritance. Improving overall fitness may not be possible for people who have physical limitations.TrueFalse Though written just 25 years apart, "the yellow wallpaper" and "winter dreams" have very different views about which topic? the importance of education the social boundaries imposed on certain races the power dynamics between men and women the state of mental health care institutions _____ memory is defined as a memory system that holds information temporarily while actively manipulating and rehearsing that information. Which of the following TWO details from the text best supports the answer to Part A? David wanted to build a house for the Lord in Jerusalem.true of false quick!!!!!! In which stage of the product life cycle is the smashburger restaurant concept? What caused the British to lose control of Georgia at the beginning of the war? Listing your ideas in order to generate a topic for your writing project is A. brainstorming. B. planning. C. webbing. D. freewriting. Cae ______________ durante el invierno. What lines in the poem song to Celia are examples of alliteration? As competition increases, businesses find greater opportunities for successTrue or false? Steam Workshop Downloader