3 QUESTIONS

Company 1 charges $2500 for the first 100 feet of fence, and $25 for each
additional foot. Write an equation and determine the cost of Company 1 to
complete the fencing job.


Company 2 charges $39 per foot of fence. Write an equation and determine
the cost of Company 2 to complete the fencing job.

if both companies charge 7% sales tax, which company would you choose?why?

Answers

Answer 1

I would select company 2 because it has lower cost and tax amount for complete fencing job.

What is a linear equation?

A linear equation is an algebraic equation of the form y=mx+b, where m is the slope and b is the y-intercept, and only a constant and a first-order (linear) term are included. The variables in the preceding equation are y and x, and it is occasionally referred to as a "linear equation of two variables."

Let, f = Total feet of the fence

For company 1 :

Given that 25 $

eq : (f-1)x25 + 2500

 =  (100 -1)25 + 2500

 =  99 x 25 = 2500

 =  4975 $

For company 2 :

Given that 39 $

Now if company 1 charges 7 % taxes then,

4975 x 7%

=  4975 + 348.25

=  5323.25$

and for company 2

39 x 7%

=  39 + 2.73

=  41.93 $

To know more about linear equations:

Brainly.com/question/24469790

#SPJ1


Related Questions

Convert 284 °F to Celsius

Answers

Hi, To convert a temperature from degrees Fahrenheit to degrees Celsius, you can use the following formula:

C = (F - 32) / 1.8

Substituting the value of F and solving for C, we find that:

C = (284 - 32) / 1.8

= 252 / 1.8

= 140

Therefore, 284 °F is equivalent to 140 °C.

Please give me brainliest for more high quality answers! - longstretch

the absolute value of -7-3
negative 7 minus three

Answers

the answer is -10

-7-1=-8
-7-2=-9
-7-3=-10

5w-15 as equivalent fraction

Answers

The required equivalent expression is given as 5(w - 3).

What is the equation?

The equation is the relationship between variables and represented as y = ax + b is an example of a polynomial equation.

Here,
An equivalent expression of any expression is given as the simplifying the expression using various operations such as factors.
So,
Given expression,
=  5w - 15
As in the expression 5 is a common term between 5w and 15.
Take 5 commons and put the rest of the expression in the parenthesis.
= 5(w - 3)

Thus, the required expression is 5(w - 3).

Learn more about equations here:

brainly.com/question/10413253

#SPJ1


If line BG and CF are parallel,then the supplement of BIE = the supplement of GMD. Is this statement correct? Explain your answers

Answers

The supplement of BIE equals the supplement of GMD is a false assertion if lines BG and CF are parallel.

Describe the supplement angle.

Angles with a supplementary sum are those whose sum is 180 degrees. For instance, the total of angle 130° and angle 50° is 180°, hence they are supplementary angles.

Lines BG and CF are parallel, as shown in the figure.

If BIE = X, then its supplement of BIE will be 180 - X;

similarly, if GMD = Y, then its supplement of GMD will be 180 - Y.

Since BG and CF are parallel, the supplements of BIE and GMD are interior angles on the same side ( as shown in figure)

and for parallel line the interior angle on the same side is 180

so 180 - X and 180 -Y there sum should be 180

They cannot be equal

line BG and CF are parallel, then the supplement of BIE = the supplement of GMD are not equal.

To know more about supplement angles click:

brainly.com/question/25889161

#SPJ1

the width of a rectangle is 6y - 7.5 feet and the length is 7.5y + 8 feet find the perimeter of the rectangle

Answers

The perimeter of the rectangle is, 3y + 1 feet.

What is perimeter?

The circumference of a shape is known as its perimeter. The lengths of all four sides must be added in order to determine a rectangle's or square's perimeter. In this instance, the rectangle's length is represented by x and its width by y.

P = x + x + y + y represents the perimeter, P.

Let the length of triangle is 7.5y + 8 feet and the width of triangle is 6y - 7.5 feet.

So, the perimeter of rectangle is,

Perimeter = 2(length + width)

                = 2(7.5y + 8 + 6y - 7.5)

                 = 2(1.5y + 0.5)

Perimeter = 3y + 1

Hence, the perimeter of the rectangle is, 3y + 1 feet.

To know more about perimeter, click on the link

https://brainly.com/question/25092270

#SPJ1

Please hurry I have been stuck on this question for a while

One week, Heather opens a bank account with $125. Each week, starting the second week, she deposits $25 into her account.

What is the explicit rule for amount of money Heather has in her account after n weeks?

Enter the simplified answer in the box.

Answers

Answer:

125+25n

Step-by-step explanation:

We are given that

Heather opens a bank account with=$125

Each week she deposited money  into her account=$25

We have to find the explicit rule for the amount of money that has Heather after n weeks.

Heather has money after 1 week=125+25=$150

Heather has money after 2 week=125+2(25)=$175

Heather has money after 3 weeks=125+3(25)=$200

Heather has money after n weeks=125+25(n)

Hence, the explicit rule for the amount of money that has Heather after n weeks is given by

125+25n

Prove that if a ≡ b mod m and c ≡ d mod m, then ac ≡ bd mod m. [duplicate]

Answers

The four integers say a,b,c and d. If a and b are congruent to moulo m and c ,d are congruent to modulo m then ac and bd are must be congruent to modulo m .

What is congruent modulo ?

Two integers a and b are "congruent modulo n" if their difference is a multiple of n or in other words we say n/(b-a) . For example, 17 and 5 are congruent modulo 3 because 17 - 5 = 12 = 4×3

We have, a ≡ b mod m => m/(a - b)

and c ≡ d mod m => m/(c-d)

Now, a + c - b - d = (a-b) + (c-d)

because, m/( a - b) and m/(c-d)

=> m/( a-b+ c-d )

=> m/(a+c)-(b+d)

=> a+c ≡ b+d mod m

We have to prove that ac ≡ bd mod m.

ac - bd = c(a-b) + b(c- d)

Now, as we see, m/(a-b) => m/c(a-b)

and m/(c-d) => m/b(c-d)

=> m/(c(a-b) + b(c-d))

=> m/(ac - bc + bc - bd)

=> m/(ac - bd)

=> ac ≡ bd mod m

Hence proved.

To learn more about congruent modulo, refer:

https://brainly.com/question/13427492

#SPJ4

If a matrix equation [math]Ax=b[/math] has one unique solution, does that imply the columns of A are linearly independent?

Answers

The matrix equation Ax=b with one unique solution says that column A is linearly independent.

Two vectors are linearly dependent if at least one of them can be expressed as a linear combination of the others. If no vector can be expressed as a linear combination of the others, then two or more vectors are said to be linearly independent.

Given the matrix equation is Ax=b. And this equation has one unique solution. Then, let us assume this unique solution is x₁.  Let the column values of A be A₁, A₂, A₃, .... Aₙ.

If there is only one solution to the equation Ax = b for all b, then assume b = 0 and come to the conclusion that there is only one solution to the equation Ax = 0 as well. Consequently, the only solution is straightforward, and the columns of A are linearly independent.

To know more about linear independence:

https://brainly.com/question/13857773

#SPJ4

Out of 400 plants sold daily at a nursery, 90% of them have flowers. How many of the
plants have flowers?

A. 40

B. 90

C. 310

D. 360
10 points.

Answers

Answer: D; 360

Step-by-step explanation: To find percentages, I like to set up proportional relationships to find the amount. It would look like this:

[tex]\frac{90}{100}[/tex] = [tex]\frac{?}{400}[/tex]

90=  part %

100= whole %

?= amount of the %

400= all of the item(s)

So, we would cross multiply the 90 and the 400, then divide it by 100. That would be 36,000. So, that divided by 100 leaves us with 360. I hope this helped!

I need. Help with this question

Answers

Derivative of function is 5(2x + 4) * (x² + 4x + 6)⁴.

What is differentiation?

In arithmetic, the derivative of a function of a true variable measures the sensitivity modification of the perform price with relation to a change in its argument. Derivatives are a elementary tool of calculus.

Main body:

by using product rule;

Let = u = x² + 4x + 6

⇒ du/dx = 2x + 4 .

Now y = u⁵

⇒ dy/dx = 5u⁴ .

dy/dx = dy/dx * du/dx = 5u⁴ * (2x + 4)

= 5 * (x² + 4x + 6)⁴ * (2x + 4)

= 5(2x + 4) * (x² + 4x + 6)⁴

hence , derivative of function is 5(2x + 4) * (x² + 4x + 6)⁴.

to know more about derivative , visit:

https://brainly.com/question/23819325

#SPJ1

Solve using Substitution Method
x=4-8y
3x +24y = 12

Answers

Observing the provided equation, We can't solve these equations using substitution method or any other methods because these lines are parallel and never intersect each other.

What do you mean by equations?

The definition of an equation in algebra is a mathematical statement that demonstrates the equality of two mathematical expressions.

What is a substitution method?

The algebraic approach to solving simultaneous linear equations is known as substitution method. The value of one variable from one equation is substituted in the second equation in this procedure, as the name implies.

x=4-8y

3x+24=12

Taking first equation and rearranging it we get,

x+8y=4

multiply this with 3, we get 3x+24y=12 which are identical in nature. Which shows these two lines are parallel in nature. We can't solve them because parallel lines never intersect.

To learn more about substitution method visit:

https://brainly.com/question/11651491

#SPJ1

Observing the provided equation, We can't solve these equations using substitution method or any other methods because these lines are parallel and never intersect each other.

What do you mean by equations?

The definition of an equation in algebra is a mathematical statement that demonstrates the equality of two mathematical expressions.

What is a substitution method?

The algebraic approach to solving simultaneous linear equations is known as substitution method. The value of one variable from one equation is substituted in the second equation in this procedure, as the name implies.

x=4-8y

3x+24=12

Taking first equation and rearranging it we get,

x+8y=4

multiply this with 3, we get 3x+24y=12 which are identical in nature. Which shows these two lines are parallel in nature. We can't solve them because parallel lines never intersect.

To learn more about substitution method visit:

https://brainly.com/question/26094713

#SPJ1

Which of the following is the equation for a line parallel to the containing the points (0,4) and (8,0) in the xy-plane?

Answers

Answer: y = -1/2x + 4.

The equation of line passes through the points (0, 4) and (8, 0) will be;

⇒ y = -1/2x + 4

What is Equation of line?

The equation of line in point-slope form passing through the points

(x₁ , y₁) and (x₂, y₂) with slope m is defined as;

⇒ y - y₁ = m (x - x₁)

Where, m = (y₂ - y₁) / (x₂ - x₁)

Given that;

Two points on the line are (0, 4) and (8, 0).

Now,

Since, The equation of line passes through the points (0, 4) and (8, 0)

So, We need to find the slope of the line.

Hence, Slope of the line is,

m = (y₂ - y₁) / (x₂ - x₁)

m = (0 - 4) / (8 - 0)

m = - 4 / 8

m = -1/2

We know that, The slopes of parallel lines are equal.

Thus, The equation of line with slope -1/2 is,

⇒ y - 4 = -1/2 (x - 0)

⇒ y - 4 = -1/2x

⇒ y = -1/2x + 4

Therefore, The equation of line passes through the points (0, 4) and

(8, 0) will be;

⇒ y = -1/2x + 4

Learn more about the equation of line visit:

https://brainly.com/question/18831322

#SPJ2

a room three times as long as it is broad and height is 4.6m. st of carpeting its floor at Rs. 240 per sq.m. be Rs. nd the cost of painting the 4 walls at Rs. 24 per sq.m.​

Answers

The total cost of painting and carpeting the 4 walls and the floor is C = ₹(720x² + 1324.8x).

What is the area and perimeter of a rectangle? What is a mathematical function, equation and expression?                rectangle perimeter : 2{L + B}   (L - length, B - breadth)rectangle area : {L x B}       (L - length, B - breadth)function : In mathematics, a function from a set X to a set Y assigns to each element of X exactly one element of Y. The set X is called the domain of the function and the set Y is called the codomain of the function.expression : A mathematical expression is made up of terms (constants and variables) separated by mathematical operators.equation : A mathematical equation is used to equate two expressions.

Given is that a room three times as long as it is broad and its height is 4.6 m. The cost of carpeting its floor at Rs. 240 per square meter be  the cost of painting the 4 walls at Rs. 24 per sq. m.​

Assume that the breadth to be equivalent to [x] meters. Then its length will be [3x] meters.

Area of floor = {3x} x {x} = 3x² sq. m.​

The cost of carpeting the floor = Rs. 240 per sq. m.

For 1 sq. m., the cost is 240 sq. m.

For {3x² sq. m}, the cost will be -

C{f} = 240 x 3x² = 720x²

C{f} = 720x²

The total area of the 4 walls = 4 × (3x) × 4.6 = 55.2x sq. m.

The cost of carpeting the walls = Rs. 24 per sq. m.

For {55.2x sq. m}, the cost will be -

C{w} = 24 x 55.2x = 1324.8x

C{w} = 1324.8x

The total cost of painting and carpeting -

C = C{w} + C{f} = 720x² + 1324.8x

C = ₹(720x² + 1324.8x)

Therefore, the total cost of painting and carpeting the 4 walls and the floor is C = ₹(720x² + 1324.8x).

To solve more questions on functions, expressions and polynomials, visit the link below -

brainly.com/question/17421223

#SPJ1

1. According to the text, the three IT trends that are having the greatest impact on the IT environment are: A. Privacy management, virus suppression, and enterprise portals B. Grid computing, on-demand computing, and real-time computing C. Digital forensics, the distributed workforce, and grid computing D. Knowledge management, privacy management, and intranets E. Privacy management, enterprise warehouses, and knowledge management

Answers

Computing on demand, on the cloud, and in real time IT Enviroment is most impacted by Are is known as gird computing.

What is Data Analysis?

Data analysis is the methodical application of logical and/or statistical approaches to describe and demonstrate, summarise and assess, and assess data.

Concept:

Step 1: A network of connected computers that act as a single supercomputer to complete complex tasks like modelling or data analysis is known as gird computing.

Step 2 : On-demand computing is a delivery method in which users are provided with computing resources as needed.

Step 3 : Real-time computing refers to a computer system that responds to an event by completing a task in a predetermined amount of time. a system for air traffic management as an example.

Grid computing, on-demand computing, and real-time computing

To learn more about Data Analysis visit:

brainly.com/question/11954701

#SPJ4

A biologist is studying a plant blight. At the start of their research, the blight covers a circular area with a radius of 5 kilometers. When they re-examine the blight two years later, the area has grown to a circular area with a radius of5.2kilometers. How rapidly did the radius change over the interval? _____Year/km

Answers

Step-by-step explanation:

Area of circle 1= pie r²

=3.14 x 5²

=3.14x 25

= 78.5km²

Area of circle 2=3.14 x 5.2²

= 3.14 x 27.04

= 84.9km²

change in area= 84.9-78.5

=6.4

radius²= 6.4/ 3.14

r²=2.03

r =√2.03

r=1.42

Which conjecture, if any, could be made about the sum of two even integers and one odd integer?
The sum will be an even integer.
The sum will be negative.
It is not possible to make a conjecture.
The sum will be an odd integer.

Answers

The sum will be an odd integer.

What is an integer?

An integer  is an integer (not a fraction) that is positive, negative, or zero.

In mathematics, integers are collections of integers and negative numbers. Like whole numbers, whole numbers do not contain fractions. Therefore, we can say that integers are numbers that can be positive, negative, or zero, but which are not fractions.

Let p,q,r be three random numbers

Let S be the sum of two even integers and one odd integer

S = 2p + 2q + (2r + 1)

S = 2p + 2q + 2r + 1

S = 2(p+q+r)+1

This shows that S is odd integer for all values ​​of p,q,r

Therefore, the sum will be an odd integer.

To learn more about the integers from the given link.

https://brainly.com/question/929808

#SPJ1


7. Heather used a basic fact to complete
the equation below. What is the
missing number? Explain how you
can use a basic fact to find the
missing number.
4,200 + = 700

Answers

The missing value of x = 6

What is value ?

Value in mathematics can refer to a number of closely related ideas. A mathematical value can generally be any specific mathematical object. This is most frequently a number in elementary mathematics, such as a real number like or an integer like 42.

Depending on where it is in the number, each digit has a different value, which is referred to as value. We figure it out by multiplying the digit's place value by its face value. Place value plus face value equals value.

Values are the benchmarks or ideals by which we judge the acts, traits, possessions, or circumstances of others. Values that are embraced by many include those of beauty, honesty, justice, peace, and charity.

4200 / x = 700

If the fraction is defined, the denominator cannot equal 0:

x ≠ 0

Append the inequality as the domain:

x ≠ 0

Multiply both sides of the equation by the common denominator:

400x / x = 700 x

Reduce the fractions:

4200 = 700 x

Swap the sides:

700 x = 4200

Divide both sides of the equation by the coefficient of variable:

x = 4200 / 700

Cross out the common factor:

x = 6

To learn more about value from the given link  

https://brainly.com/question/24305645

#SPJ1





03 Multiple Choice
Select all of the expressions that are equivalent to 2/3 (9x + 6) -1/2(8x - 4)
M. 2(x + 1)
P. 2x+6
R. 2x + 2
S. 2(x + 3)
T. 8x

Answers

Answer:

The answer is 2x + 6 or 2(x + 3)

Step-by-step explanation:

2/3 (9x + 6) -1/2(8x - 4)

(18x + 12)/3 - (8x + 4)/2

6x + 4 - 4x + 2

Rearrange it

6x - 4x + 4 + 2

Combine like terms

2x + 6

Take 2 as common

2(x + 3)

Thus, The answer is 2x + 6 or 2(x + 3)

Find out the missing frequency in the following incomplete distribution
CI F
0-10 3
10-20 ?
20-30 20
30-40 12
40-50 ?
The Value of median and mode are 27 and 26 respectively.

Answers

8 and 7 are missing frequency in the incomplete distribution.

What is Statistics?

Statistics is the discipline that concerns the collection, organization, analysis, interpretation, and presentation of data.

Class Interval                       frequency            Cumulative frequency                  

0 -   10                                         3                                3                

10 - 20                                         a                              3+a                

20 - 30                                       20                           23+a              

30 - 40                                        12                           35+a              

40 - 50                                         b                          35+a+b  

Mode = 26    hence lies in 20 - 30

f of modal class = 20

Mode  = 20  +  10( 20 - a) / (20 - a + 20 - 12)

26 = 20 + 10 (20 - a) / (28 - a)

60(28 - a)  = 10 ( 20 - a)

168 -6a = 200 - 10a

4a = 32

a = 8

Class Interval                       frequency            Cumulative frequency                  

0 -   10                                         3                                3                

10 - 20                                         8                                11                

20 - 30                                       20                              31              

30 - 40                                        12                              43            

40 - 50                                         b                            43+b  

Median = 27

27  =  20  + 10  ( (43 + b)/2 - 11)/ 20

7 =  ( (21 +  b)/ 4

28 =     (21 +  b)

b = 7

Hence, the missing frequencies are 8 and 7.

To learn more on Statistics click:

https://brainly.in/question/989924

#SPJ1

       

which of the above diagrams correctly portray a perfectly competitive firm's demand ( d) curve? a. a b. d c. b d. c

Answers

Correct option will be (C) In the short run, firms may incur economic losses or earn economic profits, but in the long run they earn normal profits.

The short run is a concept that states that, within a certain period in the future, at least one input is fixed while others are variable. In economics, it expresses the idea that an economy behaves differently depending on the length of time it has to react to certain stimuli. The short run does not refer to a specific duration of time but rather is unique to the firm, industry or economic variable being studied.

To learn more short run

https://brainly.com/question/23544872

#SPJ4

need the answer pls help ots

Answers

4x=180+8
X=188/4

Solution

X=47


May I have Brainly

Answer:

Your answer is x = 47.

Step-by-step explanation:

First, you need to move the constant to the right-hand side and change its sign.

4x = 180 + 8

Now, you need to add the numbers.

4x = 188

Last but not least, you need to divide both sides of the equation by 4, which gets you to:

x = 47

Witch rate is equivalent to 15 milesper hours

Answers

Answer: 60 miles per 4 gallons. If that's the question.

Step-by-step explanation:

Analysis of daily output of a factory shows that, on average, the number of units per hour y produced after t hours of production is
y = 102t + 0.5t2 − t3, 0 ≤ t ≤ 10.
(a) Find the critical values of this function. (Assume −[infinity] < t < [infinity]. Enter your answers as a comma-separated list.)
t =
(b) Which critical values make sense in this particular problem? (Enter your answers as a comma-separated list.)
(c) For which values of t, for 0 ≤ t ≤ 10, is y increasing? (Enter your answer using interval notation.)

Answers

The critical values for the function are t = 6 , -5.667 where t = 6 makes sense . At t = 6 , y is increasing

According to the question,

After t hours of production, a plant produces an average of y units per hour, according to analysis of its daily output is

y = 102t + 0.5t² - t³ , 0 ≤ t ≤ 10

(a) To calculate critical values for the given function

We have to differentiate it w.r.t time and then have to put y'=0

=> y = 102t + 0.5t² - t³

Derivating w.r.t time

=> y' = 102 + t - 3t²

Equating to zero,

=>  102 + t - 3t² = 0

Solving quadratic equation,

=> t = 6 , -5.667 are critical values

(b) t = 6 makes sense in particular problem because time cannot be negative.

(c) To check increasing value

Derivate y' w.r.t time again

=> y" = 1 - 6t

Putting critical value,

At t = 6

y" < 0 , Therefore at t = 6 function is increasing

Hence , For t = 6 y is increasing

To know more about Critical value here

https://brainly.com/question/29095707

#SPJ4

(7x6)÷2[{45÷3(7×2-15+6)}+4)​

Answers

Answer:

21/79

Step-by-step explanation:

(7x6)÷2[{45÷3(7×2-15+6)}+4)​

(7*6)/2[{15(7*2-15+6)}+4)

(42)/2[{15(14-15+6)}+4)

(42)/2[{15(5))}+4)

(42)/2[{75}+4)

(42)/2[75 + 4]

(42)/2 * 79

42/2 * 79

21/79

Refer to the photo taken.

Unique buys 918 Spyder Porsche worth $845,000 every year that he owns the car
the car depreciates in value at a rate of 32% per year.
Write a function that models the value of the Porsche after t years.
*

Answers

The function for the value of the Porsche after t years is [tex]y = 845000(1-\frac{32}{100} )^t[/tex].

What is function?

Function is a combination of different types of variable and constants in which for the different values of x the value of function y is unique.

Given that,

The initial price of the 918 Spyder Prosche car = $845,000

Since, the price of car depreciated at the rate of 32% per year.

The function for the value of Porsche car, after t years, can be given as,

The price of car after t year is y,

[tex]y = 845000(1-\frac{32}{100} )^t[/tex]

The required function, the models, the value of the Porsche after t years is [tex]y = 845000(1-\frac{32}{100} )^t[/tex].

To know more about Function on:

https://brainly.com/question/2411204

#SPJ1

A video store manager observed that the number of DVDs sold seem to vary inversely as the price per DVD. If the store sells 710 DVDs per week when the price per DVD is $18.90, how many does he expect to sell if he lowers the price to $11.40.

Answers

If the price is reduced to $11.40 the number of DVDs sold will be 1177.

What is an expression?

The mathematical expression combines numerical variables and operations denoted by addition, subtraction, multiplication, and division signs.

Mathematical symbols can be used to represent numbers (constants), variables, operations, functions, brackets, punctuation, and grouping. They can also denote the logical syntax's operation order and other properties.

Given that a video store manager observed that the number of DVDs sold seems to vary inversely to the price per DVD. If the store sells 710 DVDs per week when the price per DVD is $18.90.

The number of DVDs sold for $11.40 will be calculated by forming the inverse equation for the number of DVDs.

N = K / P

Here, N is the number and P is the price and K is the inverse constant.

The value of K will be,

K = N x P

K = 18.90 x 710

K = 13419

The number of DVDs for $11.40 will be,

N = K / P

N = 13419 / 11.40

N = 1177

To know more about an expression follow

https://brainly.com/question/2965742

SPJ1

25% of what number is 40?
Percent=unknown, Amount = 40, Base = 25
Percent = 25 %. Amount = 40. Base=unknown
Percent = 25 %. Amount = unknown. Base = 40
Percent = 40 %. Amount = 25. Base=unknown

Answers

Answer: percent: 25% amount: 40 base: unknown

Base after finding it: 160

Step-by-step explanation:

40/x = 25%/100

butterfly method

25x/25 = 4000/25

simplify; cancel out

x (aka the base) = 160

Your chances of being killed or injured in such a crash are ____ times greater when you are thrown from your car than when you are buckled up.Answer: 5

Answers

Your chances of being killed or injured in such a crash are 5 times greater when you are thrown from your car than when you are buckled up

The safest decision that drivers and passengers can make is to use their seatbelts.

The national seat belt use rate was 90.4% in 2021, indicating that many Americans are aware of the life-saving benefits of seat belts.

In 2017, it is projected that 14,955 lives were saved by seat belt use in passenger automobiles.

Recognize the potentially devastating repercussions of not using a seat belt and discover how to always buckle up properly for you and your family.

Buckling up keeps you safe and secure within your car, whereas not doing so increases your chance of being completely ejected from the vehicle in an accident, which is virtually always fatal.

You need more protection than air bags.

To know more about Car safety here

https://brainly.com/question/28272358

#SPJ4

Find integers a, b that do not have a greatest common divisor. Prove that the pair of numbers that you found are the only pair of integers that do not have a gcd.

Answers

C(n) = min(αn, βn) then gcd(0,b) = p(1)^(c1)∙p(2)^(c2)..................p(n)^(cn). So for all other a, b have gcd exist.

The integer a=0 and b=0 does not have any greatest common divisor.

Suppose n = gcd(0,r)

Then 12|0 and 12|0 also n is the greatest divides both (a=0), (b=0).

But n+1|0, n+1|0 as (n+1)*0 = 0 which is a contradiction to n = gcd(0, r).

Hence, gcd(0, r) does not exist.

But if a≠0 or b≠0.

It has a unique prime factorization that is;

a= p(1)^(α1)∙p(2)^(α2)∙p(3)^(α3)......................p(n)^(αn),

b= p(1)^(β1)∙p(2)^(β2)∙p(3)^(β3)......................p(n)^(βn).

Let C(n) = min(αn, βn) then gcd(0,b) = p(1)^(c1)∙p(2)^(c2)..................p(n)^(cn).

So for all other a, b have gcd exist.

To learn more about gcd link is here

brainly.com/question/25550841

#SPJ4

Use the vertex and intercepts to sketch the graph of each quadratic function give the equation of the parabola axis of symmetry use the graph to determine the function domain and range f(x)=(x-1)^2+2

Answers

The vertex of the parabola is (1,2) when the function is f(x) = (x-1)²+2 when the equation for the parabola's axis of symmetry.

Given that,

Give the equation for the parabola's axis of symmetry by sketching the graph of each quadratic function using its vertex and intercepts.

We have to determine the function domain and range using the graph is f(x) = (x-1)²+2

We know that,

Its vertex A quadratic function's form is provided by

f(x) = a(x-h)²+k

So, (h,k) is the vertex of the parabola

Take

f(x) = (x-1)²+2

(1,2) is the vertex of the parabola.

Therefore, The vertex of the parabola is (1,2) when the function is f(x) = (x-1)²+2 when the equation for the parabola's axis of symmetry.

To learn more about vertex visit: https://brainly.com/question/12563262

#SPJ1

Other Questions
X + 3x + y = 02x+y=5Solve for x and y by substitution True or False: With contemporary antivirus protection it is now possible to ensure a virus or malware never will attack your computer. IMAGE ATTACHED PLEASE HELP According to the learned helplessness model of depression, depressed individuals:a. generally think negatively about themselves, their situations, and their futures.b. make errors in logic when explaining positive or negative outcomes they have experienced.c. attribute negative outcomes to situational factors that are both temporary and specific.d. think they have no control over the outcomes they experience. the hierarchy of animal (or plant) taxa, from the most general characteristics to the most specific, is: IRONY/IMAGERY: "Miss Adela Strangeworth came daintily along Main street on herway to the grocery. The sun was shining, the air was fresh and clear after the night'sheavy rain, and everything in Miss Strangeworth's town looked washed and bright...here was nothing in the world like a fragrant summer day"how does the author use irony and imagery here? Explain. Identify three instances in Jack Londons To Build a Fire where the protagonists attitude toward nature changes and explain how these changes in attitude affect the trajectory of the story. The quantitative research approach is part of the positivist way of thinking which includes:a) Accountability, reliability, comprehension, and the use of intuitionb) Measurability, objectivity, reducing uncertainty, duplication, and the use of standardized proceduresc) Duplicity, simplicity, reliability, and experienced) None of the above She was paralyzed by gun fire as a child and now shes graduating from high school part A: which statement expresses the central idea of the text A large tank of fish from a hatchery is being delivered to a lake. The hatchery claims that the mean length of fish in the tank is 15 inches, and the standard deviation is 7 inches. A random sample of 51 fish is taken from the tank. Let x be the mean sample length of these fish. What is the probability that x is within 0.5 inch of the claimed population mean? (Round your answer to four decimal places.) A diffraction grating 20.0 mm wide has 6000 rulings. Light of wavelength 589 nm is incident perpendicularly on the grating. What are the (a) largest, (b) second largest, and (c) third largest values of theta at which maxima appear on a distant viewing screen? different biomes are characterised by different levels of productivity. which of those biomes listed below will have a lower net primary productivity (npp) and why? The diagram below represents a wave.What is the speed of the wave if its wavelength is 3.0 m? ______this article discusses the rights of the states and the process for adding new states to the union. evaluate the following expression. express your answer as a fraction or a decimal number rounded to four decimal places. 11C9/11P4 Which diagram shows the rotation Rc, -90 (ABCD) = A'B'C'D'? True or False: PCAOB standards suggest that auditors emphasize nonroutine transactions as contrasted to routine transactions in their consideration of internal control. True or False: the most common approach to pay differentials is to move an employee lower in the pay structure to compensate for higher living costs 34) Which of these tools allows a project team to make future projections of project status based on its current state? A) Tracking Gantt chart B) Milestone chart C) S-curve D) Earned value management amanda purchased a home for $660,000 in 2016. she paid $132,000 cash and borrowed the remaining $528,000. this is amanda's only residence. assume that in year 2024, when the home had appreciated to $990,000 and the remaining mortgage was $396,000, interest rates declined, and amanda refinanced her home. she borrowed $660,000 at the time of the refinancing, paid off the first mortgage, and used the remainder for purposes unrelated to the home. what is her total amount of acquisition indebtedness for the purposes of determining the deduction for home mortgage interest? (assume not married filing separately.)