Out of 1,400 students, 60% have a dog. How many students have a dog?

Answers

Answer 1

Answer:

840

Step-by-step explanation:

Answer 2

Answer:

840 students have a dog

Step-by-step explanation:

0.60 * 1400=

840 have a dog

extra answer: 560 do not have a dog


Related Questions

Which row of table reveals the x-intercept

Which row of table reveals the x-intercept

Answers

The x column gives you the x intercepts. While the y column gives you the y intercepts.

The row of table reveals the x-intercept could be second ( -4, 0).

What is x-intercept of a function?

The x-intercept of a function of variable x ( y = f(x) ) form is an intersection fo the x-axis and the curve of the function.

The x-intercept for a function y = f(x) is a solution to the equation f(x) = 0 because at that value of x, the function f(x) lies on x-axis where y is 0.

Values of x-intercept for a function f(x) are also called roots or solution of f(x) = 0 equation.

We have to find Which row of table reveals the x-intercept.

Thus, We can conclude that the second row shows the unit rate.

Hence, the row of table reveals the x-intercept could be second ( -4, 0).

Learn more about x-intercept here:

https://brainly.com/question/14764115

#SPJ5

the belt (orbit) of the asteroids is located between . group of answer choices venus and mercury saturn and uranus jupiter and mars earth and mars

Answers

The main belt is not located between these all planets.

What is orbit?

A route that an object in space follows around another is known as an orbit. A satellite is a thing that orbits the earth. An Earth- or moon-like natural satellite is one possibility. Moons are satellites that orbit many planets. A man-made satellite is also possible, such as the International Space Station.

The belt of asteroids is located between the orbits of Mars and Jupiter. The asteroids in this region, known as the main belt, are made up of small rocky bodies that orbit the sun in a region between about 2.2 and 3.2 astronomical units (AU) from the sun.

The distance from the sun to the Earth is about 1 AU, and the distance from the sun to Venus is about 0.7 AU, so the main belt is located beyond the orbits of both Venus and Earth.

The orbits of Saturn and Uranus are much farther out from the sun, at distances of about 9.5 and 19.2 AU, respectively, so the main belt is not located between these planets.

Hence, The main belt is not located between these all planets.

To know more about orbit visit,

https://brainly.com/question/18496962

#SPJ4

What is the range of the function p = 4q - 6 when the domain is { -3, 0, 3}?

Answers

The range for the given domain is:

{-18, -6, 6}

What is the range for the given domain?

Here we have the function:

p = 4q - 6

And we want to find the range for the domain  { -3, 0, 3}

To get it, just evaluate the function in the given values.

When q = -3

p = 4*-3 - 6 = -18

When q = 0

p = 4*0 -6 = -6

When q = 3

p = 4*3 - 6 = 6

The range is {-18, -6, 6}

Learn more about domain and range at:

https://brainly.com/question/10197594

#SPJ1

PLEASE HELP ASAP!!!!!

PLEASE HELP ASAP!!!!!

Answers

Answer:

0.01296

Step-by-step explanation:

I looked it up on this website: https://www.symbolab.com/solver/simplify-calculator/simplify%206%5E%7B-1%7D.6%5E%7B5%7D?or=input

That's the link to the solution, it shows you the steps, and you can look up other simplify questions there. It used to help me a lot.

To multiply powers with the same base, add their exponents. Add −1 and 5 to get 4.

6⁴

To calculate a power, multiply the base as indicated by its exponent. So:

The number 6 is the base.4 is the exponent.

Therefore the number 6 will be multiplied 4 times,

6 × 6 × 6 × 6 = 1296

1296 ===> Answer

Sarina throws a ball up into the air, and it falls on the ground nearby. The ball's height, in feet, is modeled by the function ƒ(x) = –x2 – x + 3, where x represents time in seconds. What's the height of the ball when Sarina throws it? Question 4 options: A) 4 feet B) 1 foot C) 3 feet D) 2 feet

Answers

Answer:

(C) 3 feet

Step-by-step explanation:

We have a function of f(x) here. When Sarina throws the ball, it has been 0 seconds since she threw it.

Since x represents the amount of seconds, we can find the height of the ball (f(x)) by substituting x in as 0.

\(-0^2 - 0 + 3\)

0 squared is 0, 0 minus zero is 0, and 0+3 = 3, so

\(f(x) = 3\)

Meaning that when Sarina threw the ball, it's height was 3 feet.

Hope this helped!

A jury pool consists of 27 people, 14 men and 13 women. Compute the probability that a randomly selected jury of 12 people is all male

Answers

Answer:   \(\dfrac{7}{1,337,220}=5.2\times 10^{-6}\)

Step-by-step explanation:

Order does not matter so it is a Combination.

There are 14 men and we are going to choose 12 --> ₁₄C₁₂

There are 27 people and we are going to choose 12  --> ₂₇C₁₂

\(\dfrac{_{14}C_{12}}{_{27}C_{12}}\rightarrow\dfrac{14!}{(14-12)!}\div \dfrac{27!}{(27-12)!}=\large\boxed{\dfrac{7}{1,337,220}}\)

Probabilities are used to determine the chances of an event

The probability of selecting 12 males is: \(\frac{7}{1337220}\)

The parameters are given as:

\(n = 24\) --- sample size

\(Male = 14\)

\(Female = 13\)

\(r = 12\) ---- number of jury pool

The number of ways of selecting 12 members of the jury, from a total of 27 is:

\(^nC_r = \frac{n!}{(n - r)!r!}\)

So, we have:

\(^{27}C_{12} = \frac{27!}{(27 - 12)!12!}\)

\(^{27}C_{12} = \frac{27!}{15! \times 12!}\)

\(^{27}C_{12} = 17383860\)

The number of ways of selecting 12 members of the jury, from a total of 14 male is:

\(^nC_r = \frac{n!}{(n - r)!r!}\)

So, we have:

\(^{14}C_{12} = \frac{14!}{(14 - 12)!12!}\)

\(^{14}C_{12} = \frac{14!}{2! \times 12!}\)

\(^{14}C_{12} = 91\)

So, the probability of selecting 12 males is:

\(Pr = \frac{^{14}C_{12}}{^{27}C_{12}}\)

\(Pr = \frac{91}{17383860}\)

Simplify

\(Pr = \frac{91/13}{17383860/13}\)

\(Pr = \frac{7}{1337220}\)

Hence, the required probability is: \(\frac{7}{1337220}\)

Read more about probabilities at:

https://brainly.com/question/11234923

Worth 10 points ( please help me)

Worth 10 points ( please help me)

Answers

Answer:

C

Step-by-step explanation:

HELP ILL GIVE BRAINLIEST!! Pls

HELP ILL GIVE BRAINLIEST!! Pls

Answers

Answer:

D

Step-by-step explanation:

40 = 8 (5)

Answer:

d

Step-by-step explanation:

HELP IM IN K12 AND THERS MORE OF THESE

HELP IM IN K12 AND THERS MORE OF THESE

Answers

the first missing blank should be 650 the second should be 7

50 POINTS! Please help me! I give Brainliest!
1. Given the following coordinates, complete the listed transformations in sequence, which means you do one after the other.
X(2, 4)
Y(5,-3)
Z(-7, 1)
a) Rotate the points 90 degrees clockwise
b) Dilation by a scaling factor of 2
c) Reflect across the x-axis
d) Translation 2 Up and 5 to the Left

4 PARTS TO THIS QUESTION! ANSWER ALL PLEASE!

Answers

Answer:

Step-by-step explanation:

please help me with this sum​

please help me with this sum

Answers

Answer:

1. 3/4 = 0.75

2. 49/4 = 12.25

3. 4/3 = 1.3333

4. 27

5. 6

6. 28

7. 18

8. 7

9. 3

10. 21/4 = 5.25

need help pleaseeeeeeeeee

need help pleaseeeeeeeeee

Answers

The value g(7) of the function g(x) = 7  / 8 x  - 1 / 2 is 45 / 8.

How to solve function?

A function relates each element of a set with exactly one element of another set (possibly the same set).

In a simpler term, a function relates an input to an output.

Therefore, let's find the value of g(7) for the function below:

g(x) = 7  / 8 x  - 1 / 2

Hence,

g(7) = 7 / 8 (7)  - 1 / 2

g(7) = 49 / 8  - 1 / 2

g(7) =  49 - 4 / 8

Therefore,

g(7) = 45 / 8

learn more on function here: https://brainly.com/question/24268345

#SPJ1

which of these is right

which of these is right

Answers

Answer:

A

Step-by-step explanation:

For each point along it goes 1 point up, if it was 4x it'd go 4 points up

an air traffic controller is tracking two planes. to start plane A is at the altitude of 4000 feet and plane B is at an altitude of 3146 feet. plane A is gaining altitude at 33.5 feet per second and plane B is gaining altitude at 50.75 feet per second

Answers

the two planes will be at the same altitude of approximately 5675.48 feet after 49.45 seconds.

What is plane?

A plane is a flat two-dimensional surface that extends infinitely in all directions. In geometry, a plane is defined as a surface that is completely flat and has no thickness. It is often represented as a coordinate system with two perpendicular axes, usually labeled as the x-axis and y-axis.

Assuming that the two planes maintain their rates of ascent, we can use the following equations to determine when the planes will be at the same altitude:

altitude of plane A = 4000 + 33.5t

altitude of plane B = 3146 + 50.75t

where t represents time in seconds.

To find the time at which the two planes will be at the same altitude, we can set the two equations equal to each other and solve for t:

4000 + 33.5t = 3146 + 50.75tSubtracting 3146 from both sides, we get:

854 + 33.5t = 50.75t

Subtracting 33.5t from both sides, we get:

854 = 17.25t

Dividing both sides by 17.25, we get:

t = 49.45 seconds

Therefore, it will take approximately 49.45 seconds for the two planes to be at the same altitude. To find the altitude at which they will meet, we can substitute this value of t into either equation. Using the equation for plane A, we get:

altitude of plane A = 4000 + 33.5(49.45) = 5645.08 feet

Using the equation for plane B, we get:

altitude of plane B = 3146 + 50.75(49.45) = 5675.48 feet

To learn more about equation:

https://brainly.com/question/29657983

#SPJ1

Which algebraic expression represents the phrase "the quotient of negative eight and the sum of a number and three"
-8
Og+3
8
9+3
-8+g
3
+3

Answers

Answer:

\(\dfrac{-8}{x+3}\)

Step-by-step explanation:

We need to find an algebraic expression for the given statement i.e. "the quotient of negative eight and the sum of a number and three".

Let the number be x. Quotient means to divide. It means we need to divide -8 and the sum of x and 3.

So, we can write it as follows :

\(\dfrac{-8}{x+3}\)

Hence, this is the required solution.

Use the matrix tool to solve the system of equations. Choose the correct
ordered pair.
4x - 7y = -5
-6x+ 5y = 2
PLEASE HELP

Use the matrix tool to solve the system of equations. Choose the correctordered pair.4x - 7y = -5-6x+

Answers

4x-9y=2 this is the answer

Write 4,000+600+7in standard form

Answers

Answer: 4,607 would be the correct answer. Hope your having a great day!!!

Show the steps for the merge sort to sort the following values: {199,16,186,115,158,135,186,14,10}

Answers

Answer:

Step-by-step explanation:

STEP 1: Show the array of values.

The array is {199, 16, 186, 115, 158, 135, 186, 14, 10}

STEP 2: Determine the number of elements/values.

Here, it is 9

STEP 3: Starting from zero, assign number tags to each value.

Since the values are 9 in number, the numerical tags will be 0, 1, 2, ..., 8

mv

STEP 3: Check if the sub-array is a base case.

This sub-array has at least 2 figures or values, hence is not a base case.

STEP 4:

The graph below shows the solutions to which inequality?

A. x^2-3x+3 ≥0
B. x² + 3x-3 <0
C. x²-3x+3<0
D. x² + 3x-3>0

The graph below shows the solutions to which inequality?A. x^2-3x+3 0B. x + 3x-3 &lt;0C. x-3x+3&lt;0D.

Answers

The inequality expression that corresponds to the solution of the inequality graph is x² + 3x - 3 < 0.

option B.

What is the solution of the inequality?

The inequality expression that corresponds to the solution of the inequality graph is determined by simplifying the equations as follows;

The solution of the graph,

x > -4 and x < 1

The first equation with "≥" is ruled out because the graph doesn't have a thick dot.

Let's simplify the second expression;

x² + 3x - 3 < 0

solve using quadratic formula;

x > -3.79 or x < 0.79

The third expression is ruled out since its solution will be complex.

For the last expression;

x² + 3x - 3 > 0

x < -3.79 or x > 0.79

Thus, the correct inequality expression is x² + 3x - 3 < 0.

Learn more about inequality expression here: https://brainly.com/question/25275758

#SPJ1

Ok Billy needs 90 lbs of garden soil to landscape a building. In the company storage area, he finds 2 cases holding 24 3/4 soil each, and a third case holding 19 3/8 lb. How much gardening does Bill still need in oder to do the job?

Answers

Answer:

1/3

Step-by-step explanation:

please please help last text then finals l give brainliest

please please help last text then finals l give brainliest

Answers

1. The x - intercepts of the parabola are

x = 2.5 s and x = 7.5 s

2. The meaning of the x-intercepts are the plane takes of at x = 2.5 s and lands at x = 7.5 s

3. The vertex of the parabola is at (5, 80).

What is a parabola?

A parabola is a curved shape

1. Given the parabola above, to find the x - intercepts, we proceed as follows.

The x-intercepts are the points at which the graph cuts the x-axis.

They are

x = 2.5 s and x = 7.5 s

2. The meaning of the x-intercepts in this problem are the points where the plane takes off and lands on the ground.

The plane takes of at x = 2.5 s and lands at x = 7.5 s

3. The vertex is the maximum point on the graph.

So, we see that the vertex is at x = 5 s and y = 80 ft

So, the vertex is at (5, 80).

Learn more about parabola here:

https://brainly.com/question/28094027

#SPJ1

The average monthly income of three persons is rs. 3,600. If the income of the first is 1/5 of the combined income of the other two then his monthly income is

Answers

The monthly income of the first person is $600.

Given that, the average monthly income of three persons is RS 3,600.

The income of the first is 1/5 of the combined income of the other two.

Here, Let income of the first be A, let income of the second be B and let Income of the third be C.

A+B+C=3600 -----(i)

Income for the first person = 1/5(B+C) -----(ii)

Substitute equation (ii) in equation (i), we get

(B+C)/5 +B+C =3600

B+C+5B+5C=3600×5

6B+6C=18000

6(B+C)=18000

B+C=3000 ------(iii)

Substitute (iii) in equation (i), we get

A=$600

Therefore, the monthly income of the first person is $600.

To learn more about an equation visit:

https://brainly.com/question/14686792.

#SPJ1

Show all steps necessary to verify the trigonometric identity:
1 - 2cos^2x = 2sin^2x - 1

Answers

Step-by-step explanation:

please mark me as brainlest

Show all steps necessary to verify the trigonometric identity:1 - 2cos^2x = 2sin^2x - 1

Using trigonometric identity sin²θ+cos²θ=1, the given identity is proved.

The given trigonometric identity is 1-2cos²x = 2sin²x-1.

What are trigonometric identities?

Trigonometric Identities are the equalities that involve trigonometry functions and holds true for all the values of variables given in the equation. There are various distinct trigonometric identities involving the side length as well as the angle of a triangle.

Using trigonometric identity sin²θ+cos²θ=1

Here, 1-2cos²x = 2sin²x-1

⇒ 1+1=2sin²x+2cos²x

⇒ 2=2(sin²x+cos²x)

⇒ 2=2(1)

⇒ 2=2

LHS=RHS

Therefore, using trigonometric identity sin²θ+cos²θ=1, the given identity is proved.

Learn more about the trigonometric identity here:

https://brainly.com/question/24377281.

#SPJ2

If triangles ABC and DEF are similar, what is y? Show your work.

If triangles ABC and DEF are similar, what is y? Show your work.

Answers

The value of y is 18

What are similar triangles?

Similar triangles have the same corresponding angle measures and proportional side lengths. The angles of the two triangle must be equal and it not necessary they have equal sides.

Therefore the corresponding angles of similar triangles are congruent and the ratio of corresponding sides of similar triangles are equal.

Therefore;

14/21 = 12/y

14y = 21 × 12

14y = 252

divide both sides by 14

y = 252/14

y = 18

Therefore the value of y is 18.

learn more about similar triangles from

https://brainly.com/question/14285697

#SPJ1

NEED HELP WITH FUNCTIONS HW

NEED HELP WITH FUNCTIONS HW
NEED HELP WITH FUNCTIONS HW

Answers

The possible exact values of the trigonometric functions of θ are:

sin θ = -1/√3,  cos θ = √3/3, sec θ = √3

What is law sines?

The law of sines, also known as the sine rule, is a mathematical principle that relates the sides and angles of a triangle. It states that the ratio of the length of a side of a triangle to the sine of the angle opposite that side is constant for all three sides of the triangle.

Trigonometric functions are mathematical functions that relate angles to the ratios of the sides of a right triangle. The six primary trigonometric functions are sine (sin), cosine (cos), tangent (tan), cosecant (csc), secant (sec), and cotangent (cot). Each function represents a different ratio of two sides of a right triangle and can be used to solve problems in geometry, physics, engineering, and other fields that involve angles and triangles.

According to the given information,

Given that tan θ = -√(1/3) and 0 < θ < 180°, we can use the trigonometric identities to find the values of the other trigonometric functions of θ.

First, we can use the definition of the tangent function:

tan θ = opposite/adjacent

Since tan θ = -√(1/3), we can assign opposite = -1 and adjacent = √3 as their ratio equals -√(1/3). This means that the terminal side of the angle θ will lie in the fourth quadrant of the unit circle since the opposite is negative and the adjacent is positive.

Next, we can use the Pythagorean identity:

sin²θ + cos²θ = 1

to find the value of sin θ. Since we know that θ is in the fourth quadrant, we can assign sin θ = -1/√3, since sin θ is negative in the fourth quadrant and the ratio of opposite/hypotenuse of a 30-60-90 triangle is √3/2, which means the ratio of hypotenuse/opposite is 2/√3 = √3/3.

Then, we can use the definition of the cosine function:

cos θ = adjacent/hypotenuse

to find the value of cos θ. We know that adjacent = √3 and the hypotenuse is positive (since it is a length), so we can assign cos θ = √3/3.

Finally, we can use the reciprocal identity:

sec θ = 1/cos θ

to find the value of sec θ. We know that cos θ = √3/3, so we can assign sec θ = √3.

Therefore, the possible exact values of the trigonometric functions of θ are:

sin θ = -1/√3

cos θ = √3/3

tan θ = -√(1/3)

sec θ = √3

To know more about trigonometric identities, visit

brainly.com/question/24377281

#SPJ1

The James used their sprinkler for 40 hours last month and the Jenkins used their sprinkler for 35 hours. The total output of the two houses was 1525 L. If their combined rate of usage was 40 L/hr, what is the rate of usage for each house?

Answers

Answer:

Step-by-step explanation:

.................8908989

15 POINTS!
7. Which of the following systems of inequalities describes the shaded region in the graph below?

15 POINTS!7. Which of the following systems of inequalities describes the shaded region in the graph

Answers

Answer:

Step-by-step explanation:

the 2nd choice looks good Emily

y > x

y > x+2

y>x and y>x+2 is the  systems of inequalities describes the shaded region in the graph below.

What is Graph?

Graph is a mathematical representation of a network and it describes the relationship between lines and points.

A relationship between two expressions or values that are not equal to each other is called 'inequality.

Unless you are graphing a vertical line the sign of the inequality will let you know which half-plane to shade.

If the symbol ≥ or > is used, shade above the line.

If the symbol ≤ or < is used shade below the line.

y>x and y>x+2 is the inequality describes the shaded region in the graph below as it is greater.

Hence, y>x and y>x+2 is the  systems of inequalities describes the shaded region in the graph below.

To learn more on Graph click:

https://brainly.com/question/17267403

#SPJ2

What is the solution to the equation?
2(x + 7) 2/3 = 8

Answers

Answer: x = -1

Step-by-step explanation:

simplify 2(x + 7) 2 / 3 = 8 to 4x + 28 = 24 and then solve it from there

Each of 6 students reported the number of movies they saw in the past year. Here is what they reported. 14, 11, 15, 19, 12, 10 Send data to calculator Find the mean number of movies that the students saw. If necessary, round your answer to the nearest tenth. movies X Ś​

Answers

The mean number of movies that the students saw is 13.5 (rounded to the nearest tenth).

To find the mean number of movies the students saw, you need to calculate the average of the given data. Here are the reported numbers of movies seen by the 6 students: 14, 11, 15, 19, 12, 10.

To calculate the mean, you sum up all the reported numbers and divide by the total number of students. In this case, the total number of students is 6.

So, let's calculate the mean:

(14 + 11 + 15 + 19 + 12 + 10) / 6 = 81 / 6 = 13.5

Therefore, the mean number of movies that the students saw is 13.5 (rounded to the nearest tenth).

for such more question on mean

https://brainly.com/question/14532771

#SPJ8

WILL MARK YOU BRAINLIEST!!
Ryan has collected 7 grasshoppers, 8 butterflies, and 9 katydids. Which
statement is NOT true?
The ratio of butterflies to katydids in Ryan's collection is 8:9.
For every 9 grasshoppers in Ryan's collection, there are 7 katydids.
There are 7 grasshoppers for every 8 butterflies.
The ratio of katydids to the total number of insects in Ryan's collection is 3 to
8.

Answers

Answer:

For every 9 grasshoppers in Ryan's collection, there are 7 katydids.

Step-by-step explanation:

Other Questions
While vacationing in the prairie you go on a nature walk. First you walk 160 m south, then a coyote chases you 260 m southwest, then you walk 300 m in a direction 40 east of north. First draw an accurate graphical representation of your motion using a ruler and a protractor. Then use either trigonometry or components to find the displacement (in m) that will return you to your starting point by the most direct route. The voltage (in Volts) across an element is given as v(t) = 50 cos (6ft + 23.5) whereas the current (in Amps) through the element is i(t) = -20 sin (6ft +61.2); where time, t is the time and f is the frequency in seconds and Hertz respectively.Determine the phase angle between the two harmonic functions. In the School of Design, 8/25 of the students were females. What fraction were male? Solve the triangle: some solar energy systems produce high-temperature water for industrial applications and produce steam to run turbines that generate electricity. what type of solar energy system is needed for these kinds of applications? responses a flat-panel solar collector system a flat-panel solar collector system a solar collector system using mirrors or lenses to concentrate sunlight a solar collector system using mirrors or lenses to concentrate sunlight a passive solar system that uses building design to block summer sunlight a passive solar system that uses building design to block summer sunlight a flat non-tracking array of photovoltaic panels a flat non-tracking array of photovoltaic panels a passive solar system that uses building design to collect winter sunlight Women took on added duties during the Civil War because a. they wanted to prove that women should have equal rights. b. many men were not available for work on farms and in factories. c. they wanted to prove they could fight as well as men. d. the government ordered them to work on farms and in factories. which of the following represents the result of selection pressures on guppy (poecilia reticulata) populations located in high-predation streams? PLEASE HELP ME ASAP!!! Did glucose diffuse through the membrane? It did, but I need a good reason as to why it did. Core ExercisesThis lesson will focus on specific exercises for core. including lower abdominals, upper abdominals, obliques,and lower back. make a list of 4 exercises/lifts for each of the 4core areas.(16 total)Briefly explain how to perform each exercise/lift. please put it in your own words don't Google it please that will help me a lot thank you have a great day whoever answers meplease help me I only have 20 minutes before I turn it in it's already been 20 minutes I asked my teacher and my teacher said I have one hour to turn it in please help me out if you guys help me out I'll give you guys 30 more points The permeability of the proteins that allow sodium and potassium to cross a neuron's membrane depends on the ________ .a. strength of the excitatory impulseb. voltage difference across the membranec. diameter of the dendrited. length of the axon Who is Theodore Roosevelt dressed on the image the world contable. By Luis dalrymple puck magazine What do you think the US Global Standing is today? why? Review the map.A map titled Religious Distribution, 1600 C E. A key shows types of religion. Russian and the Ottoman Empire are Eastern Orthodox. England and the parts of the Holy Roman Empire are Protestant. Ireland, Portugal, Spain, France, Italy, and parts of the Holy Roman Empire are Roman Catholic.What religion did most people in France and Spain share?Eastern OrthodoxyIslamProtestantismRoman Catholicism 2.2 In each of the following equations, solve for 8 where 0 8 90. Give your answers correct to TWO decimal places. 2.2.1 tan 0 = 2,22. 2.2.2 8 cos(0 +10) = 5 2.2.3 7 sec 0 -11 = 0 You place the role of sticks in front of a five-year-old and ask her to put them in order from smallest to biggest. How would she go about doing this. How would a 7 year old go about doing this and explain the reason for the difference Convert the fractions to decimals using long division 4/7 what's scarce resource? Business that offer repayment plan for punches are required by law to disclose the interest rate but that doesnt mean they go out of their way to let you know it is. You have to read all the paperwork. Find the interest rate for the following purchase.To finance a new laptop Emily offered a 3 year payment plan with low monthly in payments $32.90. The cost of the laptop was $884.23 including tax. Round to the decimal point if necessary In ABC, mA=23, a=10, and b=13. Find c to the nearest tenth. Evaluate the principal steps in the implementation and testingphases of the SDLC indicating the major deliverables in eachstep.