Mrs.sorestam bought one ruler for 0.49$ one compass for 1.49$ and one mechanical pencil 0.49 at the price shown in the table for each of her 12 students

Answers

Answer 1

Answer:

12(x−2.57)=0.36

Step-by-step explanation:

Let x represent the initial amount of money Mrs. Sorenstam had to spend on each student.

The cost of the 3 items is:

1.49+0.59+0.49=2.57

The change left for each student will be:

x−2.57

For 12 students, the change left will be

12(x−2.57) which equals 36 cents, according to the problem

So, the equation to represent this situation will be:

12(x−2.57)=0.36


Related Questions

eight more than the quotient of a number and four

Answers

Answer:

hi

Step-by-step explanation:

Determine whether the polygons to the right are similar. If​ so, write a similarity statement and give the scale factor. If​ not, explain.

Answers

Answer:

(a) Similar polygons; scale factor is 2

(b) Similar polygons; scale factor is 1.5

Step-by-step explanation:

Given

See attachment for polygons

Required

Determine if they are similar or not

Solving (a): The triangle

The angles in both triangles show that the triangles are similar

To calculate the scale factor (k), we simply take corresponding sides.

i.e.

[tex]k = \frac{DF}{BA} = \frac{FE}{AC} = \frac{DE}{BC}[/tex]

[tex]k = \frac{6}{3} = \frac{8}{4} = \frac{10}{5}[/tex]

[tex]k = 2=2=2[/tex]

[tex]k = 2[/tex]

The scale factor is 2

Solving (b): The trapezium

The angles in both trapeziums show that the trapeziums are similar

To calculate the scale factor (k), we simply take corresponding sides.

i.e.

[tex]k = \frac{KN}{GJ}[/tex]

[tex]k = \frac{6}{4}[/tex]

[tex]k = 1.5[/tex]

The scale factor is 1.5

three line segments have measures of 4 units, 6 units, and 8 units. Will the segments form a triangle?

Answers

Given:

Three line segments have measures of 4 units, 6 units, and 8 units.

To find:

Will the segments form a triangle?

Solution:

We know that three line segments can form a triangle if the sum of two smaller sides is greater than the largest side.

Three line segments have measures of 4 units, 6 units, and 8 units. Here, the measure of the largest sides is 8 units.

The sum of two smaller sides is

[tex]4+6=10[/tex]

[tex]4+6>8[/tex]

Since the sum of two smaller sides is greater than the largest side, therefore the segments will form a triangle.

Write the repeating rational number 0.828282… as a fraction.

Answers

Answer:

Step-by-step explanation:0.828282 = 0.828282/1 = 8.28282/10 = 82.8282/100 = 828.282/1000 = 8282.82/10000 = 82828.2/100000 = 828282/1000000

And finally we have:

0.828282 as a fraction equals 828282/1000000

Somebody pls help
Solve the problems. What are the equations of the trend line shown here?

Answers

Answer:

1) y = -7/10x + 21

Step-by-step explanation:

1)

Points (5, 7) and (15, 0)

Slope:

m=(y2-y1)/(x2-x1)

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

m=(-7)/10

m= -7/10

Slope-intercept:

y - y1 = m(x - x1)

y - 7 = -7/10(x - 5)

y - 7 = -7/10x + 14

y = -7/10x + 21

The average speed of an airplane is 550 miles per hour Create an equation to represent the distance, d, in miles, that the airplane travels after t hours at the average speed.

Answers

Answer:

Step-by-step explanation:

1

Answer:

56

Step-by-step explanation:

i just is smart

yhhhhhhhhhhh

Use R for this question. Use the package faraway teengamb data (data(teengamb, package="faraway") ) for this question. a. Make a plot of gamble on income using a different plotting symbol depending on the sex (Hint: refer to page 66 in the textbook for similar code).

Answers

The code creates a scatter plot of the "gamble" variable on the "income" variable, with different plotting symbols based on sex, using the "faraway" package in R.

Here's the code to make a plot of the "gamble" variable on the "income" variable using different plotting symbols based on the sex in R:

# Load the required package and data

library(faraway)

data(teengamb)

# Create a plot of a gamble on income with different symbols for each sex

plot(income ~ gamble, data = teengamb, pch = ifelse(sex == "M", 16, 17),

    xlab = "Gamble", ylab = "Income", main = "Gamble on Income by Sex")

legend("topleft", legend = c("Female", "Male"), pch = c(17, 16), bty = "n")

This code will create a scatter plot where the "income" variable is plotted against the "gamble" variable. The plotting symbols used will be different depending on the "sex" variable.

Females will be represented by an open circle (pch = 17), and males will be represented by a closed circle (pch = 16). The legend will indicate the corresponding symbols for each sex.

Make sure to have the "faraway" package installed in R and load it using 'library'(faraway) before running this code.

Read more about scatter plots:

brainly.com/question/6592115

#SPJ4

Given that MN = 5, NO = 12, and MO = 13, find cos O.

Answers

Answer:

12/13

Step-by-step explanation:

Given that MN = 5, NO = 12, and MO = 13, find cos O.

Since the reference angle is P, hence;

MN is the opposite = 5

MO is the hypotenuse = 13 (longest side)

NO is the adjacent = 12

Cos O = adj/hyp

Substitute the given values

Cos O = 12/13

Hence the value of Cos O is 12/13

What is the surface area of a right circular cylindrical oil can, if the radius of its base is 4 inches and its height is 11 inches?

a. 85 pi in.2

b. 100 pi in.2

c. 120 pi in.2

d. 225 pi in.2

Answers

your answer should be answer b. 100 pi in.2

Answer:

c

Step-by-step explanation:

Find the union and intersection for the following sets. Use a Venn diagram to verify your answers. A = {1, 4, 6, 8, 9) B=(2,3,4,5,7,8) a. Find AUB= b. Find An B=

Answers

By filling in the elements accordingly and comparing the Venn diagram with the calculated results, the accuracy of the union and intersection can be confirmed i.e. AUB = {1, 2, 3, 4, 5, 6, 7, 8, 9} and An B = {4, 8}.

To find the union (AUB) and intersection (An B) of the sets A = {1, 4, 6, 8, 9} and B = {2, 3, 4, 5, 7, 8}, we compare the elements in the sets. The union (AUB) is the combination of all unique elements from both sets, while the intersection (An B) consists of the elements common to both sets.

(a) The union (AUB) is {1, 2, 3, 4, 5, 6, 7, 8, 9}, which includes all the distinct elements present in both sets.

(b) The intersection (An B) is {4, 8}, representing the elements that are common to both sets A and B.

To verify these results, you can draw a Venn diagram. Draw two overlapping circles representing sets A and B, and fill in the elements accordingly. The overlapping region represents the intersection, and the combination of all elements in both circles represents the union. Comparing the Venn diagram with the calculated results confirms the accuracy of the union and intersection.

To learn more about “union” refer to the https://brainly.com/question/2166579

#SPJ11

hypotheses are always statements about which of the following? question content area bottom part 1 choose the correct answer below. sample statistics sample size estimators population parameters

Answers

Hypotheses are always statements about the d. population parameters

Hypotheses are assertions or claims concerning population characteristics stated in statistics. An attribute or value of a population, such the population mean or percentage, is referred to as a population parameter. Based on sample data, hypothese are developed to draw conclusions or inferences about these population attributes.

The hypothesis can be expressed as comparisons of population metrics or as statements of equality or inequality. They serve as a basis for statistical studies and are used to examine certain assertions or research hypotheses. Finding pertinent solutions to the scientific inquiry is the main goal of the hypothesis. It is supported by a few evidences, and experimental methods are used to test the whole statement of the hypothesis.

Read more about Hypotheses on:

https://brainly.com/question/4232174

#SPJ4

Complete Question:

Hypotheses are always statements about which of the following?  choose the correct answer below.

a. sample statistics

b. sample size

c. estimators

d. population parameters

Which of these are equivalent? NO LINKS. NEED HELP ASAP

Answers

Answer:

3 AND 6 - 2 AND 5!

Step-by-step explanation:

hope i helped!

The 2nd, 3rd, 5th, & 6th are the answers

(50 POINTS) Express each sum using summation notation.
14. 3 + 3^2/2 + 3^3/3 ... + 3^n/n
15. 1 + 3 + 5 + 7 +... [2(12) - 1]

Answers

14: a

1

=

39

/2                              0.25               313%        16%

15:     54

Which shows a correct comparison? A: 5 milliliters > 50 liters B: 2 liters < 200 milliliters C: 100 liters < 1,000 milliliteres D: 3,200 milliliters > 3 liters

Answers

Answer:

d

Step-by-step explanation:

Note that

> means greater than

< means less than

for example : 2 < 3 means 2 is less than 3

3 >2 means 3 is greater than 2

To determine which comparison is better we have to convert litre to millimetre

1 litre = 1000mm

A 5 mm > (50 x 1000)

5 mm > 50,000

5 is not greater than 50,000

B. (2 x 1000) < 200 mm

2000 < 200

2000 is not less than 200

C. (100 x 1000) < 1,000

100,000 < 1000

100,000 is not less than 1000

D. 3200 > (3 X 1000)

3200 > 3000

3200 is greater than 3000

Damien receives an annual salary of $55,300; he is paid weekly, and his regular workweek is 39.5 hours. a) Calculate his regular pay per payment period. b) Calculate his hourly rate of pay. $ c) If his overtime rate is double the regular pay, calculate the overtime rate of pay. d) What is Damien's gross pay for a pay period in which he worked 8 hours overtime at double regular pay?

Answers

Damien's regular pay per payment period is $1,062.50, his hourly rate of pay is $26.87, his overtime rate of pay is $53.74, and his gross pay for a pay period in which he worked 8 hours overtime is $1,492.42.

a) Calculation of Damien's regular pay per payment period: Given, Damien receives an annual salary of $55,300.Damien is paid weekly and his regular workweek is 39.5 hours. Therefore, the regular pay per payment period = 55,300/52 = $1,062.50So, Damien's regular pay per payment period is $1,062.50.

b) Calculation of Damien's hourly rate of pay: Let's calculate the hourly rate of pay for Damien, we will divide the regular pay per payment period by the regular workweek hours. Hourly rate of pay = 1,062.50/39.5 = $26.87Thus, Damien's hourly rate of pay is $26.87.

c) Calculation of Damien's overtime rate of pay: The overtime rate of pay will be double the hourly rate of pay. Hence, Damien's overtime rate of pay will be: Double the hourly rate of pay = 2 × 26.87 = $53.74. Therefore, Damien's overtime rate of pay is $53.74.

d) Calculation of Damien's gross pay for a pay period in which he worked 8 hours overtime at double regular pay: Damien worked 8 hours overtime, so his gross pay for the pay period will be: Regular pay = 39.5 hours × $26.87 per hour = $1,062.50. Overtime pay = 8 hours × $53.74 per hour = $429.92Gross pay = Regular pay + Overtime pay= 1,062.50 + 429.92= $1,492.42Therefore, Damien's gross pay for a pay period in which he worked 8 hours overtime at double the regular pay is $1,492.42.

You can learn more about the payment period at: https://brainly.com/question/30703528

#SPJ11

How many roots does the equation 3x² = 1 - 7x have and what is the nature of the roots

Answers

Answer:

Step-by-step explanation:

Rewrite this quadratic in standard form:  3x^2 + 7x - 1.

The coefficients of x are {3, 7, -1}, and so the discriminant is b^2 - 4ac, or

7^2 - 4(3)(-1), or 49 + 12, or 61.  Because the discriminant is positive, this quadratic has two real, unequal roots

Plz help me, correct answers will get brainliest <3

Answers

Answer:

∠ B = 48°

Step-by-step explanation:

The sum of the 3 angles in a triangle = 180°

Subtract the sum of the 2 given angles from 180° for ∠ B

∠ B = 180° - (90 + 42)° = 180° - 132° = 48°

utilizando as propriedades dos radicais calcule ⁵√32⁵​

Answers

[tex] \purple{ \tt{ \huge{ \: ✨Answer ✨ \: }}}[/tex]

[tex] \: \: \: \: \: \: \: \: \: \: \: \: \red{ \boxed{ \boxed{ \tt{ \huge{{ \: 32 \: }}}}}}[/tex]

Given the points a(0, 0), B(e, f), c(0, e) and D(f, o), determine if line segments AB and CD are parallel, perpendicular or
neither

Answers

Perpendicular
Bit confusing but that should be right

Calculate the flux of the vector field F (x,y, z) = 6i - 7k through a sphere of radius 5 centered at the origin, oriented outward. Fhux Calculate the flux of the vector field F (x,y, z) = i - 3j + 9K through a cube of side length 5 with sides parallel to the axes: oriented outward.

Answers

To calculate the flux of a vector field through a surface, we can use the surface integral of the dot product between the vector field and the outward-pointing normal vector of the surface.

Let's first calculate the flux of the vector field F = 6i - 7k through a sphere of radius 5 centered at the origin, oriented outward.

The equation of the sphere centered at the origin is [tex]x^2 + y^2 + z^2 = 5^2.[/tex]

To find the outward-pointing normal vector at each point on the sphere's surface, we normalize the position vector (x, y, z) by dividing it by the magnitude of the vector.

The outward-pointing normal vector is given by N = (x, y, z) / [tex]\sqrt{(x^2 + y^2 + z^2).}[/tex]

Now, we calculate the flux using the surface integral:

Flux = ∬S F · dS,

where S is the surface of the sphere.

The dot product F · dS can be expanded as F · N dS, where dS represents the differential area vector.

The magnitude of the differential area vector on the sphere's surface is given by dS = [tex]r^2[/tex]sin(θ) dθ dφ, where r is the radius of the sphere, and θ and φ are the spherical coordinates.

Since the sphere is symmetric about the origin, the flux will be the same for all points on the surface, and we can simplify the integral as:

Flux = F · N ∬S dS.

To find the flux, we need to calculate the dot product F · N and evaluate the surface integral over the sphere's surface. Let's calculate it:

F = 6i - 7k

N = (x, y, z) /[tex]\sqrt{(x^2 + y^2 + z^2)}[/tex] = (x, y, z) / 5

F · N = (6i - 7k) · (x/5, y/5, z/5) = (6x/5) - (7z/5)

Now, let's evaluate the surface integral over the sphere's surface:

Flux = ∬S F · dS = ∬S (6x/5 - 7z/5) dS

To evaluate the integral, we can use spherical coordinates. The limits of integration will be:

θ: 0 to 2π (complete rotation around the z-axis)

φ: 0 to π (from the positive z-axis to the negative z-axis)

Flux = ∫(φ=0 to π) ∫(θ=0 to 2π) (6r sin(φ) cos(θ)/5 - 7r sin(φ) sin(θ)/5) [tex]r^2[/tex]sin(φ) dθ dφ

Simplifying and evaluating the integral will give you the flux of the vector field through the sphere.

Now, let's move on to calculating the flux of the vector field F = i - 3j + 9k through a cube of side length 5 with sides parallel to the axes, oriented outward.

Since the sides of the cube are parallel to the coordinate axes, the normal vector to each side will be aligned with the corresponding unit vector.

For example, the normal vector to the side with a normal vector i will be (1, 0, 0), and the normal vector to the side with a normal vector j will be (0, 1, 0), and so on.

To calculate the flux, we need to find the dot product between the vector field F and the outward-pointing normal vectors of each side, and then sum up the flux for all six sides of the cube.

Let's calculate the flux for each side of the cube and then sum them up to get the total flux.

Side 1: Outward normal vector = (1, 0, 0)

Dot product = (i - 3j + 9k) · (1, 0, 0) = 1

Side 2: Outward normal vector = (-1, 0, 0)

Dot product = (i - 3j + 9k) · (-1, 0, 0) = -1

Side 3: Outward normal vector = (0, 1, 0)

Dot product = (i - 3j + 9k) · (0, 1, 0) = -3

Side 4: Outward normal vector = (0, -1, 0)

Dot product = (i - 3j + 9k) · (0, -1, 0) = 3

Side 5: Outward normal vector = (0, 0, 1)

Dot product = (i - 3j + 9k) · (0, 0, 1) = 9

Side 6: Outward normal vector = (0, 0, -1)

Dot product = (i - 3j + 9k) · (0, 0, -1) = -9

Now, sum up all the dot products to get the total flux:

Flux = 1 + (-1) + (-3) + 3 + 9 + (-9) = 0

The total flux of the vector field through the cube is zero.

I hope this helps! Let me know if you have any further questions.

Learn more about vector flux  here:

https://brainly.com/question/29739579

#SPJ11

Find the coordinates of the endpoint of the image?

Answers

Given:

The end points of the line segment AB are A(-2,-3) and B(4,-1).

The rule of translation is:

[tex](x,y)\to (x+4,y-3)[/tex]

To find:

The coordinates of the end points of the line segment A'B'.

Solution:

It is given that the end points of the line segment AB are A(-2,-3) and B(4,-1).

We have,

[tex](x,y)\to (x+4,y-3)[/tex]

By using the above translation rule, we get

[tex]A(-2,-3)\to A'(-2+4,-3-3)[/tex]

[tex]A(-2,-3)\to A'(2,-6)[/tex]

And

[tex]B(4,-1)\to B'(4+4,-1-3)[/tex]

[tex]B(4,-1)\to B'(8,-4)[/tex]

Hence, the endpoint of the line segment A'B' are A'(2,-6) and B'(8,-4).

please help i don't understand.​

Answers

Answer:

75.4

Step-by-step explanation:

Hello There!

We can easily solve for the volume of the cone using this formula

[tex]V=\pi r^2\frac{h}{3}[/tex]

where r = radius and h = height

we are given that the radius had a length of 3 ft and the height has a length of 8 ft

Because we know the values all we have to do is plug them into the formula

so

[tex]V=\pi 3^2\frac{8}{3}\\3^2=9\\9\pi =28.27433388\\28.27433388*\frac{8}{3} =75.39822369[/tex]

so we can conclude that the volume of the cone is 75.39822369 ft³

Finally we round to the nearest hundredth and get that the answer is 75.4

Complete the following steps to plot an image of your own choosing (a) Create a list containing a set of ordered pairs needed to create your image. Name the list mylist. Be sure to list the points in the order in which they will be connected together. The created list should begin and end with (0,0) in order to connect the last point back to the first point. (b) Use the command HGMatrix to convert your matrix into a matrix and assign this matrix the name mylistmat and then use the Plotimage command to plot the corresponding image.

Answers

To plot an image of your own choosing, you can follow these steps. First, create a list containing a set of ordered pairs that represent the points needed to create your image.

To create the image, you need to define the set of ordered pairs that form the outline of the desired shape. The points in the list should be ordered in a way that connects them together to form the shape. Including (0,0) at the beginning and end ensures that the last point connects back to the first point.

Once you have the list of ordered pairs, you can convert it into a matrix using the "HGMatrix" command. This step is necessary for plotting the image using the "Plotimage" command. The matrix, named "mylistmat," will represent the points in a format suitable for plotting.

Finally, using the "Plotimage" command, you can plot the image based on the points in "mylistmat." The command will take the ordered pairs and connect them together to create the desired image.

By following these steps, you can plot your own image using the specified list, matrix conversion, and image plotting commands.

Learn more about matrix here:

https://brainly.com/question/29132693

#SPJ11

Neil is going to a bookstore 45 miles away. The bridge was closed on the way back, so
he had to take an alternate route and had to drive 15 mph slower, which make the trip
back take 7 minutes longer. How fast was he going on the way to the bookstore?

Answers

man idfk try and figure it out

Mark is going to an awards dinner and wants to dress appropriately. He has one blue dress shirt, one white dress shirt, one black dress shirt, one pair of black slacks, one pair of grey slacks, and one red tie. All six of Mark's possible outfits are listed below.

Ir we take outfits 1, 2, 5, and 6 as a subset of the sample space, which of the statements below describe this subset?

Choose all answers that apply:

(Choice A)
The subset consists of all the outfits that do not have a white shirt.


(Choice B)
The subset consists of all the outfits that have either a blue shirt or a black shirt.


(Choice C)
The subset consists of all the outfits that have a black shirt.


(Choice D)
The subset consists of all the outfits that have a white shirt.

Answers

Solution:

Outfit         Shirt       Slacks        Tie

Outfit 1      Blue        Black         Red

Outfit 2     Blue        Grey          Red

Outfit 3    White       Black         Red

Outfit 4    White       Grey          Red

Outfit 5    Black       Black         Red

Outfit 6    Black       Grey         Red

We take the outfits 1, 2 , 5  and 6 as a subset of the sample space.

So these 1, 2, 5 and 6 consists either a blue shirt or a black shirt.

The subset consists of all the outfits that do not have a white shirt.

So the correct options are :

1. (Choice A)

The subset consists of all the outfits that do not have a white shirt.

2. (Choice C)

The subset consists of all the outfits that have a black shirt.

Which gives the line of best fit?

Answers

Answer:

B

Step-by-step explanation:

Find the metal solution to the linear system of differential equations 937 (b) (2 points) Give a physical description of what the solution curves to this linear system look like. What happens to the solution curves as to 12?

Answers

The solution to the system of equations is[tex]X(t) = c_1 * e^{6t} * [37 \ \ -3] + c_2 * e^{-3t} * [-37\ \ 12][/tex]. The solution curves exhibit a combination of exponential growth and decay, and as t approaches infinity, they converge towards the eigenvector associated with the negative eigenvalue.

To find the general solution to the linear system of differential equations:

[tex]X' = \left[\begin{array}{ccc}9&37\\-1&-3\end{array}\right] X[/tex]

We need to find the eigenvalues and eigenvectors of the coefficient matrix [[9   37] [-1   -3]].

Let A be the coefficient matrix.

The characteristic equation is given by:

det(A - λI) = 0, where λ is the eigenvalue and I is the identity matrix.

The coefficient matrix A - λI is:

[tex]X' = \left[\begin{array}{ccc}9-\lambda&37\\-1&-3-\lambda\end{array}\right] X[/tex]

Setting the determinant equal to zero:

[tex]det (\left[\begin{array}{ccc}9-\lambda&37\\-1&-3-\lambda\end{array}\right] )[/tex]

Expanding the determinant, we get:

[tex](9-\lambda)(-3-\lambda) - (-1)(37) = 0[/tex]

Simplifying the equation, we have:

[tex](\lambda-6)(\lambda+3) = 0[/tex]

Solving for λ, we find two eigenvalues:

[tex]\lambda_1 = 6\\\lambda_2 = -3[/tex]

Next, we find the eigenvectors corresponding to each eigenvalue.

For [tex]\lambda_1 = 6[/tex]:

[tex](A - \lambda_1I)v_1 = 0[/tex]

Substituting the values, we have:

[tex]\left[\begin{array}{ccc}3&37\\-1&-9\end{array}\right] v_1 = 0[/tex]

Solving the system of equations, we find v1 = [37 -3].

For [tex]\lambda_2 = -3[/tex]:

[tex](A - \lambda_2I)v_2 = 0[/tex]

Substituting the values, we have:

[tex]\left[\begin{array}{ccc}12&37\\-1&0\end{array}\right] v_2 = 0[/tex]

Solving the system of equations, we find [tex]v_2[/tex] = [-37 12].

Therefore, the general solution to the linear system of differential equations is:

[tex]X(t) = c_1 * e^{6t} * [37 \ \ -3] + c_2 * e^{-3t} * [-37\ \ 12][/tex]

where [tex]c_1\ and\ c_2[/tex] are constants.

b) The solution curves to this linear system represent trajectories in the state space. The behavior of the solution curves depends on the eigenvalues.

Since we have [tex]\lambda_1 = 6[/tex] and [tex]\lambda_2 = -3[/tex], the system has one positive eigenvalue and one negative eigenvalue. This indicates that the solution curves will exhibit a combination of exponential growth and decay.

As t approaches infinity, the exponential term with [tex]e^{-3t}[/tex] will dominate, and the solution curves will converge towards the eigenvector associated with the negative eigenvalue, [-37   12].

On the other hand, as t approaches negative infinity, the exponential term with [tex]e^{6t}[/tex] will dominate, and the solution curves will diverge away from the origin in the direction of the eigenvector associated with the positive eigenvalue, [37   -3].

In summary, the solution curves will either converge or diverge depending on the initial conditions, and as t approaches infinity, they will converge towards the eigenvector associated with the negative eigenvalue.

Complete Question:

a) Find the metal solution to the linear system of differential equations

[tex]X' = \left[\begin{array}{ccc}9&37\\-1&-3\end{array}\right] X[/tex]

b) Give a physical description of what the solution curves to this linear system look like. What happens to the solution curves as to 12?

To know more about system of equations, refer here:

brainly.com/question/21620502

#SPJ4

A video game regularly costs $29.95 is on sale for 15% off. About how much is the sale price of the game is you include 8% sales tax?​

Answers

Answer:

$27.50

Step-by-step explanation:

First, find the cost with the 15% off sale

29.95(0.85)

= 25.46

Find the price with the sales tax:

25.46(1.08)

= 27.5

So, the sale price of the game with tax is approximately $27.50

picture is shown !

Complete the remainder of the
table for the given function rule:
y = -2x + 9

please help

Answers

It should be 17, 26, 35, 44, 53

Answer:  17; 13; 9; 5; 1

Step-by-step explanation:

y = -2x + 9

When x = -4, y = 17

When x = -2 , y = -2x + 9 = -2(-2) + 9 = 13

When x = 0 , y = -2x + 9 = -2(0) + 9 = 9

When x = 2 , y = -2x + 9 = -2(2) + 9 = 5

When x = 4 , y = -2x + 9 = -2(4) + 9 = 1

Evaluate each expression using the values m = 7, r = 8, and t = 2.
1. 5m – 6
2. 4m + t
3. r/t
4. mt
5. 5t + 2m
6. rm
7. 3m – 5t
8. mr/t

PEEEEASSSSEEEE HELP!!!! :(

Answers

So I'll walk through the first 2. Then please try the other ones and let me know if you run into more problems.

5m-6

If m is equal to 7, then replace m with 7.

5(7)-6

5x7=35 so the expression is now 35-6. Solve.

35-6=29

So that was the first one.

4m+t

We just do what we do with the first problem.

4(7)+(2)

4x7=28 so the expression is 28+2.

28+2=28

---

hope it helps

p.s. When there is subtraction, add. When there is division, multiply to cancel that out. When there is multiplication, divide to cancel. etc.

Answer:

1,5(7)-6=29

2,4(7)+2=30

3,8/2=4

4,7*2=14

5,5(2)+2(7)=24

6,8*7=56

7,3(7)-5(2)=11

8,7*8/2=28

Other Questions
what is the molarity of 3.0 L solution containing 250 g of Nal Which best describes how arbitrage makes interest on reserve balances an effective tool? O A. If the discount rate is far above the interest on reserve balances rate, banks will borrow at the discount rate and deposit at the interest on reserve balances rate to earn a profit, which will increase the demand for federal funds and raise the discount rate. O B. If the overnight reverse repurchasing agreement offering rate falls far below the interest on reserve balances rate, banks will borrow at the overnight reverse repurchase agreement offering rate and deposit at the interest on reserve balances rate to earn a profit, which will increase the demand for federal funds and raise the overnight reverse repurchasing agreement offering rate. O C. If the interest on reserve balances rate falls very far below the federal funds rate, banks will borrow at the interest on reserve balances rate and lend these funds out at the federal funds rate to earn a profit, which will increase the demand for funds and raise the interest on reserve balances rate. O D. If the federal funds rate falls far below the interest on reserve balances rate, banks will borrow at the federal funds rate and deposit at the interest on reserve balances rate to earn a profit, which will increase the demand for federal funds and raise the federal funds rate. Sometimes things that don't seem like emergencies can pose a threat or become emergencies if they are not taken care of.A. TrueB. FalseQuestion 2: Which of the following best describes the things you can do ahead of time to prepare for an emergency:A. Talk to other direct support professionals about how they prepare for emergencies.B. Know Websites that contain emergency preparedness information and visit the sites for updates.C. Read your company's emergency preparedness plan.D. All of the above.Question 3: Important phone numbers for emergency situations should be kept where you live rather than the place where you support a person with a disability.A. TrueB. FalseQuestion 4: Catastrophes are emergencies that have a large impact on people and often cause extreme hardship on people, including injury and even death.A. TrueB. FalseQuestion 5: Someone you provide vocational supports to slips at work and hits his head. He becomes disoriented. You respond by instructing the person to lie still and ask another person to call 911. This is an example of preparing.A. TrueB. FalseQuestion 6: Which of the following best describes mitigation:A. The movement of a storm system to an area.B. An emergency that gets worse.C. The lessening of an emergency situation.D. The likelihood that an emergency will occur.Question 7: Being prepared for an emergency includes getting an emergency kit ready.A. TrueB. FalseQuestion 8: Which of the following activities is most helpful for direct support professionals in preparing for an emergency:A. Make a list of things you need to shop for in case there is an emergency.B. Know your company's emergency plan and where it is kept.C. Read your company's emergency plan and understand what to do for each type of emergency.D. Know how to mitigate an emergency situation.Question 9: Which of the following is best to do if you would like to read your company's emergency plan but aren't sure there is a plan:A. Check the company Website to see if the plan is listed.B. Talk to your supervisor and ask to see the plan.C. Talk to your coworkers to see what they know about the plan.D. Develop your own plan for your support setting.Question 10: Going over your company's emergency planning document is an example of which of the following:A. Preparing.B. Responding.C. Recovering.D. All the above Your company is restructuring, and two layers of management have been eliminated. You now report directly to the national sales manager instead of a regional sales manager. a.Innovative communication technologies b.Teaming c.Flattened management hierarchies John Maynard Keynes led a reaction against governmental abstention (non-participation) from economic affairs, advocating interventionist fiscal policy to stimulate economic demand, growth and prosperity. This view was in conflict with the classical economists' view. However, the Early Keynesians are pessimistic about the ability of monetary policy to stimulate output in situations such as the 1930s Great Depression in the United States."Describe the situation that happened during the Great Depression and briefly explain how the Great Depression changed economists' view regarding the role of the government in the economy Emily is giving candy to 8 of her friends. She wants to give each friend 2/3 of a chocolate bar. How many whole chocolate bars does she need? Smathers Corp, stock has a beta of.89. The market risk premium is 7.20 percent and the risk-free rate is 2.93 percent annually. What is the company's cost of equity? Multiple Choice 9.34% os 6.73% 8,03% 6 36% The answer choices are..A. 90B. 250C. 87D. 110 Develop a MATLAB program that will solve a system of linear equations using Determinants: *Cramer's Rule* for a (3x4) matrix.DO NOT use the Matrix Solver functions contained in MATLAB. Factorise completely 12 t 2 6 t^^^^^^^ By this time I was in a state of considerable nervous tension, although to my reasonthere was no adequate cause for my condition. My mind, however, was perfectlyclear. I postulated quite unreservedly that nothing supernatural could happen, and to pass the time I began stringing some rhymes together, Ingoldsby fashion, concerning the original legend of the place.What is the meaning of the word postulated as it is used in this passage?A. Claimed B. Demanded C. Hoped D. Proved Gabriel says that `10` Cowboys Stadiums could seat the entire population of Dallas. Can someone please analyse this game cover (see attachment) but following this instructions?The second attachment is a template that you have to follow.----------------------------------------------------------Typography Name of font/typeface if you know it. If not try to describe it eg. Serif/sans serif, simple/decorative etc. Upper and/or lower case Bold, italic, underlined Are multiple fonts used? WHY have these fonts been chosen? How do they relate to the game?Image Stylised or realistic is it more of a graphic or an illustration or a photograph? Simplified/silhouetted/distorted To what extent is it integrated with the type? WHY has this image been chosen? How does it relate to the game?Composition How are the text and image arranged? Which is more prominent? Do the text and image combine or are they very separate? Consider the use of negative space in the design. Where has the designer left space and why have they done this? WHY has this composition been chosen? What effect does it have on the viewer?The Formal ElementsAlways refer back to the use of the formal elements where relevant: Line Thickness, weight Shape Stylised, simplified, geometric does it contain the logo Colour Complementary or harmonious. Aggressive or calm consider the psychology of colour. Tone has tone been used to create a sense of volume? Form has tone or a gradient been used to make the logo look 3D? Texture PatternYou must always explain the effect the visual qualities have on the impact of the Game cover.Always refer back to game genre how appropriate is the design in relation to this? WHY?Always relate it back to the target audience the Game artwork is aimed at. How long has cotton been grown as a crop used from everyday purposes? According to Truman, why were the Republic of Korea/South Korean troops stationed at the border region near the 38th parallel?Was Truman sending U.S. troops "unilaterally," or did he intend to be part of a larger UN force that, in the end, only included troops from U.S. and Britain? Explain the reasons behind your answer.Find out what "Formosa" refers to in Truman's speech. What important background about the relations between China and the U.S. does this information reveal?Do you think that the U.S. occupation of the Philippines following the end of the Spanish-American War led to UN forces being sent to Korea? a sample of gas at 25.0 c has a volume of 11.0 L and exerts a pressure of 660.0 mmHg. how many moles of gas are in the sample what are the most common blood-borne pathogens 3x-4 3x-8 solve for x The adenine of the start codon is located at the +1 position. Use the DNA Mutations Interactive to determine which statements describe missense mutations. a substitution of G to U at position +13 in the sense strand a transition at position +12 in the antisense strand a transversion of C in the sense strand of the histidine codon a G nucleotide is inserted after position +1 in the antisense strand a deletion of the A at position +7 in the antisense strand an insertion of A between positions +7 and +8 on the sense s 3. If muscle contraction were an athletic game, calcium would be the most valuable player. Describe,using some depth, the roles calcium is serving both inside the muscle fiber and outside at the NMJ.