Choose the answer that best translates
the algebraic expression below.

9a


9 more than a number
9 less than a number
9 times a number
9 divided by a number

Choose The Answer That Best Translatesthe Algebraic Expression Below.9a9 More Than A Number9 Less Than

Answers

Answer 1

Answer:

9 times a number

Step-by-step explanation:

If a number and a variable are next to each other, you multiply.


Related Questions

line m contains the points -3,4 and 1,0. write the equation of a line that would be perpendicular to this one and pass through the point -2,6
How do you solve that

Answers

For this case we have that by definition, the equation of the line in the slope-intersection form is given by:

[tex]y = mx + b[/tex]

Where:

m: It's the slope

b: It is the cut-off point with the y axis

According to the statement we have two points through which the line passes:

[tex](x_ {1}, y_ {1}): (- 3,4)\\(x_ {2}, y_ {2}) :( 1,0)[/tex]

We found the slope:

[tex]m = \frac {y_ {2} -y_ {1}} {x_ {2} -x_ {1}} = \frac {0-4} {1 - (- 3)} = \frac {-4} { 1 + 3} = \frac {-4} {4} = - 1[/tex]

By definition, if two lines are perpendicular then the product of their slopes is -1.

Thus, a perpendicular line will have a slope: [tex]m_ {2} = \frac {-1} {- 1} = 1[/tex]

Thus, the equation will be of the form:

[tex]y = x + b[/tex]

We substitute the given point and find "b":

[tex]6 = -2 + b\\6 + 2 = b\\b = 8[/tex]

Finally, the equation is:

[tex]y = x + 8[/tex]

Answer:

[tex]y = x + 8[/tex]

The width of a rectangle is the sum of the length and 2. The area of the rectangle is 48 units. What is the width, in units, of the rectangle?

Answers

W=L+2

A=48=L*W

48=L*(L+2)

48=L^2+L*2

0=L^2+L*2-48

L1=6

L2=-8 (can't be used since it's negative)

Lenght=6

Width=8

Lw + 2= A / 6 = 8.

To Start Off:

Level: Middle School

Subject: Mathematics

Lesson: Area Problems

To Set The Problem Up:

You set the problem up as A or 48 = L + 2 x L

To Find The Answer:

What are 2 factors that equal 48 that are Reasonable for this problem?

Maybe 6 and 8?

6 must be the length because the width is larger by +2.

To Solve/Work:

So L= 6 and L + 2 = W, 6 + 2= 8.

This means that Length equals 6 and Width equals 8.

Our 2 factors were correct!

Next, to find the area, we must multiply 6 and 8 to get A.

The Formula: L x W = A

So 6 x 8 = 48.

To Sum It Up:

Our final answer is 48 and it takes finding factors of the total, the area.

Most problems only give out 2/3 parts of our Formula. They want to trick you.

To put on the bow, we learned how to use the formula, which is L x W = A or A = L x W.

Calendar Events:

25 days until Christmas!

33 days until New Years Day!!

And don’t forget to have fun in that frizzy snow.

Hope this helps and have a great evening everyone.

A scientist measured the width of a square flake of gold to be7.3 x 10 -4mm what is the area of the flake

Answers

The area of square flake of gold is [tex]53.29 \times 10^{-8} \mathrm{mm}[/tex]

Solution:

Given that width of square flake of gold is [tex]7.3 \times 10^{-4}[/tex] millimeter

To find : Area of square flake

Since gold flake is in shape of square, we can use area of square formula

The formula for area of square is given as:

[tex]area = s^2[/tex]

where "s" is the length of one side

[tex]\begin{array}{l}{\text { Area of a square flake }=\left(7.3 \times 10^{-4}\right) \times\left(7.3 \times 10^{-4}\right)} \\\\ {\text { Area of a square flake }=53.29 \times 10^{8}}\end{array}[/tex]

Hence , the calculated area of flake is [tex]53.29 \times 10^{-8} \mathrm{mm}[/tex]

Which of the following is equivalent to (c + c)(3d + 5)? 2c + 8d 3cd + 7c 6cd + 10c 6c2d + 5c

Answers

Answer:

6cd+10c

Step-by-step explanation:

(c+c)(3d+5)

2c(3d+5)=6cd+10c

Pen Packages
Pen Color
Number of Pens
8. Higher Order Thinking Carla buys
two packages of pens. She buys
49 pens in all. Which color pens does
Carla buy? Show how you found the
answer.
Blue
25
Black
12
Red
24
Green
33

Answers

Final answer:

Carla bought one package each of Blue and Red pens. These are the only two packages that when combined bring the total number of pens to 49.

Explanation:

This problem revolves around simple arithmetic and logical reasoning. What we need to do is to figure out which combination of pen packages adds up to make 49 pens.

By looking at the numbers given, we can see that the only combination that adds up to 49 would be one package of Blue pens (25 pens) and one package of Red pens (24 pens). There is no other combination of two packages which would result in a total of 49.

Therefore, Carla would have bought one package of Blue pens and one package of Red pens to have a total of 49 pens.

Learn more about Arithmetic Problem Solving here:

https://brainly.com/question/30967977

#SPJ2

Paula bought a ski jacket on sale for $6 less than half it’s original price.She paid $86 for the jacket.What was the original price

Answers

Answer: Original price $184

Step-by-step explanation:

(X/2) - 6 = 86

X/2 = 86+6

X/2 = 92

X = 92*2

X = 184

find the slope and y-intercept of the line that is perpendicular to y=-2/3x+5 and passes through the point (5,7).

Answers

The slope of line perpendicular to given line is is 3/2 and y-intercept is: -1/2

Step-by-step explanation:

Given equation of line:

[tex]y = -\frac{2}{3}x+5[/tex]

The given equation of line is in slope-intercept form so the co-efficient of x will be the slope of the line

Let m_1 be the slope of given line

[tex]m_1 = -\frac{2}{3}[/tex]

As we know that the product of slopes of perpendicular lines is -1

Let m_2 be the slope of required line

So,

[tex]m_1.m_2= -1\\-\frac{2}{3} . m_2 = -1\\m_2 = -1 * -\frac{3}{2}\\m_2 =\frac{3}{2}[/tex]

The lope-intercept form is:

[tex]y =m_2x+b[/tex]

Putting the value of m2

[tex]y = \frac{3}{2}x+b[/tex]

To find the value of y-intercept, putting (5,7) in the equation

[tex]7 = \frac{3}{2}(5) + b\\7 = \frac{15}{2} + b\\7 - \frac{15}{2} = b\\b =\frac{14-15}{2}\\b = -\frac{1}{2}[/tex]

Putting the values of slope and y-intercept

[tex]y = \frac{3}{2}x - \frac{1}{2}[/tex]

Hence,

the slope is 3/2 and y-intercept is: -1/2

Keywords: Slope, y-intercept

Learn more about equation of line at:

brainly.com/question/2367554brainly.com/question/2670657

#LearnwithBrainly


A Pizzeria sells pizza according to size: small pizzas cost $10, medium pizzas cost $15, and large pizzas cost $40. They usually sell as many small pizzas as medium and large pizzas combined. The number of medium pizzas sold is usually twice as many as large ones. How many of each size pizza must they sell to get $600?

Answers

They must sell 18 small pizzas, 12 medium pizzas and 6 large pizzas

Step-by-step explanation:

A Pizzeria sells pizza according to size:

Small pizzas cost $10, medium pizzas cost $15, and large pizzas cost $40They usually sell as many small pizzas as medium and large pizzas combinedThe number of medium pizzas sold is usually twice as many as large ones

We need to find how many of each size pizza they must sell to get $600

Assume that the number of small pizza is x, the number of medium pizza is y and the number of large pizza is z

∵ The Pizzeria sells x small pizzas, y medium pizzas and

   z large pizzas

∵ The small pizzas cost $10, medium pizzas cost $15, and

   large pizzas cost $40

∵ They get $600

10x + 15y + 40z = 600 ⇒ (1)

∵ They sell as many small pizzas as medium and large pizzas

   combined

x = y + z ⇒ (2)

∵ The number of medium pizzas sold is twice as many as large ones

y = 2z ⇒ (3)

Substitute equation (3) in equation (2) to find x in terms of z only

∵ x = (2z) + z

x = 3z ⇒ (4)

Substitute x in equation (1) by equation (4), and substitute y in equation (1) by equation (3)

10(3z) + 15(2z) + 40z = 600

- Simplify the left hand side

∴ 30z + 30z + 40z = 600

- Add like terms

∴ 100z = 600

- Divide both sides by 100

z = 6

Substitute the value of z in equations (3) and (4) to find y and x

∵ y = 2(6)

y = 12

∵ x = 3(6)

x = 18

They must sell 18 small pizzas, 12 medium pizzas and 6 large pizzas

Learn more:

You can learn more about the system of equations in brainly.com/question/6075514

#LearnwithBrainly

Indicate the equation of the line, in standard form, that passes through (2, -4) and has a slope of 3/5. Enter your answer into the blank equation box.

Answers

keeping in mind that standard form for a linear equation means

• all coefficients must be integers, no fractions

• only the constant on the right-hand-side

• all variables on the left-hand-side, sorted

• "x" must not have a negative coefficient

[tex]\bf (\stackrel{x_1}{2}~,~\stackrel{y_1}{-4})~\hspace{10em} \stackrel{slope}{m}\implies \cfrac{3}{5} \\\\\\ \begin{array}{|c|ll} \cline{1-1} \textit{point-slope form}\\ \cline{1-1} \\ y-y_1=m(x-x_1) \\\\ \cline{1-1} \end{array}\implies y-\stackrel{y_1}{(-4)}=\stackrel{m}{\cfrac{3}{5}}(x-\stackrel{x_1}{2})\implies y+4=\cfrac{3}{5}x-\cfrac{6}{5}[/tex]

[tex]\bf \stackrel{\textit{multiplying both sides by }\stackrel{LCD}{5}}{5(y+4)=5\left( \cfrac{3}{5}x-\cfrac{6}{5} \right)}\implies 5y+20=3x-6\implies 5y=3x-26 \\\\\\ -3x+5y=-26\implies 3x-5y=26[/tex]

Three more than the product of 12 and jose’s score

Answers

Answer:

the answer will be 48

Step-by-step explanation:

The answer 48 because 12 times 3 is 36 and then you add Jose's score and you get 48

BEST ANSWER WILL GET BRAINLIEST! which number line correctly shows 47/10, 4 2/5, and 24/5 brainly

Answers

Answer:

The third number line

Step-by-step explanation:

first, make each fraction a complex fraction

47/10 = 4 7/10, so you know its the 7th dash from the left.

for 4 2/5 you need to make the denominator 10 by multiplying the numerator and denominator by 2 to get 4 4/10; this should be the 4th dash.

divide 24/5 to get 4 4/5. Multiply the numerator and denominator of the fraction part to get a denominator of 10. you should get 4 8/10; this is on the 8th dash from the last

You would have a dot on the 4th 7th and 8th dash altogether

A)11%
B)16%
C)19%
D)30%

Answers

Answer: C) 19%

Step-by-step explanation:250 +200 + 150 + 125 + 50 = 775 total complaints.  150 rude sales clerks out of 775 total complaints equals 150/775 = 0.1935 which is a 19 percent. So 19 percent of the complaints are about rude sales clerks.

what is the quotient when the sum of 0.2 and 0.05 is divided by the product of 0.2 and 0.05​

Answers

Answer:

25

Step-by-step explanation:

0.25/0.01

=25

Your have 100$ in your savings account and plan to deposit 20$ each month. Write and graph a linear equation that represents the balance in your account

Answers

Answer:

Formula - y=mx+b

You have $100  and you're increasing it by $20 each month.

m=slope, b= initial value.

Thus, y=20x+100, is your linear equation.

Hope This Helps! :D

Answer:

.

Step-by-step explanation:

Find the difference between -14w - 3 and 5w.

-9 w - 3
-19 w + 3
-19 w - 3
-22 w

Answers

Answer:

C) -19w-3

Step-by-step explanation:

(-14w-3)-5w

-14w-3-5w

-19w-3

-3x – 4y=2
6x + 6y = -6

Answers

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

Final answer:

To solve the system of equations -3x - 4y = 2 and 6x + 6y = -6, multiply the first equation by 2 to eliminate the coefficients of y, and then add the equations together. The solution is x = -2 and y = 1.

Explanation:

To solve the system of equations:

-3x - 4y = 2

6x + 6y = -6

First, multiply the first equation by 2 so that the coefficients of y will cancel when adding the equations together.

-6x - 8y = 4

Next, add the modified first equation to the second equation.

(-6x - 8y) + (6x + 6y) = 4 + (-6)

-8y + 6y = -2

-2y = -2

Divide both sides of the equation by -2 to solve for y.

y = 1

Substitute the value of y back into either equation to solve for x.

-3x - 4(1) = 2

-3x - 4 = 2

-3x = 6

x = -2

The solution to the system of equations is x = -2 and y = 1.

The sum of two non-negative numbers is 4. Find the numbers if the sum of the square of one and the cube of the other is to be a maximum.

^ My brain is saying 2+2 here pals. I have no idea where to start. Okay so, I was out most of the last week because I was sick. And now there's a test on this optimization weird application idea in my pre-calc class. I could probably figure this out if I needed to in a bizarre backwards way, but knowing how to find it properly with a procedure and all will help very much. Thanks!

Answers

Answer:

I would say you're right, 2 + 2

Step-by-step explanation:

Final answer:

The mathematics optimization problem involves finding the maximum sum of the square of one non-negative number and the cube of the other, with their total being 4. Calculus is applied by taking the derivative of the function representing the sum, setting it to zero to find critical points, and checking the second derivative to ensure a maximum is found. The optimized numbers are x and 4-x, based on the critical point found.

Explanation:

To solve the optimization problem, we need to use calculus to find the maximum value of the sum of the square of one number and the cube of the other, given that the sum of the two numbers is 4. Let's call these numbers x and y, with x + y = 4. We want to maximize S = x^2 + y^3.

Since x + y = 4, we can express y as y = 4 - x. Substituting this into S, we have S = x^2 + (4-x)^3. This becomes a function of one variable.

To find the maximum value, we differentiate S with respect to x, set the derivative equal to zero, and solve for x. We can check the second derivative to ensure it is a maximum. The function S' will have a maximum when the first derivative is zero (S'(x) = 0) and the second derivative is negative (S''(x) < 0).

Therefore, the two non-negative numbers that maximize S are x and 4-x, with x being the value at which S' equals zero with S'' negative.


Use the basic proportion = -to solve the following problem for the unknown quantity. Round your answer to the
nearest hundredth, if necessary.
What percent of 357 is 551? step by step ​

Answers

Answer:

154.34%

Step-by-step explanation:

We are asked to determine what percentage of 357 is 551.

Let us assume that x% of 357 is 551.

So, [tex]\frac{357 \times x}{100} = 551[/tex]

⇒ [tex]\frac{x}{100} = \frac{551}{357}[/tex]

[tex]x = \frac{551}{357} \times 100[/tex] ......... (1)

x = 154.34%

So, it is clear from the step (1) that when we take the basic ratio then multiply with 100, then we will get the percentage. (Answer)

Final answer:

To determine what percent 551 is of 357, divide 551 by 357, multiply by 100, and round to the nearest hundredth. The answer is 154.34%.

Explanation:

To find what percent 551 is of 357, we use the formula for calculating percentages: 'part over total, times one hundred, equals percent'. The 'part' in this case is 551, and the 'total' is 357.

The calculation is as follows:

Divide the part (551) by the total (357) which equals approximately 1.5434.

Multiply the result by 100 to find the percentage.

1.5434 × 100 = 154.34%

To round the final answer to the nearest hundredth, we look at the digit in the thousandths place. Since the third decimal place is 4, which is less than 5, we do not need to round up, so the rounded percentage is 154.34%.

if 12^-x=5, what does 12^2x equal

Answers

Answer:

0.04

Step-by-step explanation:

12^(-x) = 5   (taking log on both sides)

log [ 12^(-x)] = log 5

-x log 12 = log 5

-x = log 5 / log 12

x = - (log 5/log12)

x = -0.6477

12^(2x)

= 12^[2(-0.6477)]

= 12 ^ (-1.295)

= 0.04

Please Solve for 3 of them

Answers

Answer:

13.  b.  4 + 5x = 29; $5.

14.  c.  74 + w = 3w + 6; 34 pounds.

15.  b.  $42.5.

Step-by-step explanation:

13. 4 + 5x = 29

5x = 29-4 = 25

x = 5.

14. 74 + w = 3w + 6

68 = 2w

w = 34.

15. Let x be the money he got last year. Then:

2x + 5 = 90

2x = 85

x = $42.5.

Find the three consecutive integers such that three times the largest increased by two is equal to five times the smallest increased by three times the middle integer.

Answers

The smallest integer is 1 and middle integer is 2 and largest integer is 3

Solution:

Given that , three times the largest increased by two is equal to five times the smallest increased by three times the middle integer.

We have to find the three consecutive integers

So, let the smallest integer be n, then the next two consecutive middle and largest integers will be n + 1, n + 2 respectively

Then, by the given statement,  

Three times the largest increased by two is equal to five times the smallest increased by three times the middle integer.

[tex]\begin{array}{l}{3 \times (n+2)+2=5 \times n+3 \times (n+1)} \\\\ {3 n+6+2=5 n+3 n+3} \\\\ {8=5 n+3} \\\\ {5 n=8-3} \\\\ {n=1}\end{array}[/tex]

Thus the smallest integer = n = 1

Middle integer = n + 1 = 1 + 1 = 2

Largest integer = n + 2 = 1 + 2 = 3

Final answer:

We defined three consecutive integers as x, x+1, and x+2. By setting up the equation based on the given condition and solving for x, we find that the three consecutive integers are 1, 2, and 3.

Explanation:

Let's define the three consecutive integers we are looking for as x, x+1, and x+2, where x is the smallest integer, x+1 is the middle integer, and x+2 is the largest integer.

The problem states that three times the largest increased by two is equal to five times the smallest increased by three times the middle integer. This gives us the equation:

3(x+2) + 2 = 5x + 3(x+1)

Now, simplify and solve for x:

3x + 6 + 2 = 5x + 3x + 3

6x + 8 = 8x + 3

Subtract 6x from both sides:

8 = 2x + 3

Subtract 3 from both sides to isolate the term with x:

5 = 2x

Divide both sides by 2 to solve for x:

x = 5/2 = 2.5

Since x has to be an integer, this approach shows that we've made a mistake in our calculation. Let's try again:

3x + 6 + 2 = 5x + 3x + 3

3x + 8 = 8x + 3

5 = 5x

x = 1

So the three consecutive integers are 1, 2, and 3.

Are the fractions 3/9 ,3/10, 3/11, and 3/12 arranged in order from least to greatest or greatest to least? Explain.

Answers

Answer:

They are arranged greatest to least

1.
Marcy is comparing prices of
bottled water for 16.9-ounce
bottles. The table shows the
price for each brand. Complete
the table to sort the brands
from least to greatest price per
bottle. Round each unit price
to the nearest thousandth
dollar. 7.RP.2, 7.RP.2b

Answers

Answer:

Here is the complete question (in attachment).

The least price is for Water Spring brand and the greatest price is of Clear Mountain brand.

Step-by-step explanation:

To find the unit price we have to divide the full price with the whole of the quantity.

From least to greatest unit prices are arranged below.

Water Springs [tex]=\frac{19.99}{48}=0.416\$[/tex]Nature's River [tex]=\frac{20.35}{48}=0.423\$[/tex]Forest Air [tex]=\frac{10.49}{24}=0.437\$[/tex]Iceland Springs [tex]=\frac{5.49}{12}=0.457\$[/tex]Clear Mountain [tex]=\frac{11.99}{24}=0.499\$[/tex]

In ascending order the number are.

[tex]0.416 < 0.423< 0.437< 0.457< 0.499[/tex]

So the least price is for Water Spring brand,and the greatest price is for Clear Mountain brand.

Find the value of "k" such that 1/2 is a root of 2x^2+11x=-k

Answers

The value of k is -6

Step-by-step explanation:

The general form of the quadratic equation is y = ax² + bx + c

The roots of the equation is the values of x when y = 0ax² + bx + c = 0, is used to find the roots

∵ 2x² + 11x = -k

- Add k to both sides

2x² + 11x + k = 0

∵ The roots of the quadratic equations is the values of x when y = 0

∵ [tex]\frac{1}{2}[/tex] is a root of the equation

- Substitute x by [tex]\frac{1}{2}[/tex] in the equation above to find k

∵ 2( [tex]\frac{1}{2}[/tex] )² + 11( [tex]\frac{1}{2}[/tex] ) + k = 0

∴ 2( [tex]\frac{1}{4}[/tex] ) + [tex]\frac{11}{2}[/tex] + k = 0

∴ [tex]\frac{1}{2}[/tex] + [tex]\frac{11}{2}[/tex] + k = 0

- Add the like terms

∵ [tex]\frac{1}{2}[/tex] + [tex]\frac{11}{2}[/tex] = [tex]\frac{12}{2}[/tex] = 6

∴ 6 + k = 0

- Subtract 6 from both sides

k = -6

The value of k is -6

Learn more:

You can learn more about the quadratic equations in brainly.com/question/8196933

#LearnwithBrainly

Final answer:

By substituting x = 1/2 into the equation [tex]2x^2 + 11x = -k[/tex] and simplifying, we find that k must equal -6 for 1/2 to be a root of the equation.

Explanation:

To find the value of k such that 1/2 is a root of the quadratic equation [tex]2x^2 + 11x = -k[/tex], we can substitute x = 1/2 into the equation and solve for k.

First, substitute x = 1/2:

[tex]2(1/2)^2 + 11(1/2) = -k[/tex]

Then, simplify the equation:

2(1/4) + 11/2 = -k

1/2 + 11/2 = -k

Now, combine the terms:

(1 + 11)/2 = -k

12/2 = -k

6 = -k

Finally, multiply both sides by -1 to find k:

k = -6

What is 6/7 times 4 2/3

Answers

Answer:  4!

Step-by-step explanation:

You can turn 4 2/3 into improper fraction as 14/3. Then you have 14/3 and 6/7. You multiply both tops, then both bottoms. 6x14 is 84 and 3x7 is 21. You get 84/21 or 4. -viridiancat4, an 8th grader.

Answer: 16/7

Step-by-step explanation:

6/7 times 4 2/3 equals 16/7

Marlo pays $750 rent each
month. Bea's rent is 12%
higher. What is the ratio of
Marlo's rent to Bea's rent?

Answers

Answer:

750:90

Step-by-step explanation:

12% of 750 is 90

The values of x and y vary directly
and one pair of values are given.
Write an equation that relates x
and y. Simplify completely.
x = 0.1, y = 0.9
A
y = [? ]x

Answers

Direct variation equation is y=kx . Your k is your variation or you could look at it as your slope.  y=kx Plug in what you know, 4=k12 Divide both sides by 12 to cancel out your 12 that is being multiplied by k.

4(/12)=k12(/12) Simplify

1/3=k

y=1/3x This is your direct variation equation.

Answer:

Step-by-step explanation:

1) y=kx

plug in the #s

(0.9)=k(0.1)

divide both sides by 0.1

k=9

plug in k and that is your equation (y=9x)

in a recent study, 55% of the cars tested failed the safety test. If 231 cars failed the safety test, how many cars were tested

Answers

Answer:

420 cars were tested

Step-by-step explanation:

55/100=231/x

55x= 23100

x=420

Final answer:

The total number of cars tested can be calculated by dividing the number of cars that failed (231) by the percentage that failed (55%), resulting in 420 cars tested.

Explanation:

The question asks about the total number of cars tested based on the percentage that failed the safety test. To find the total, we can set up a proportion: if 55% of cars, or 0.55 of the total, failed the safety test and that number is 231, we can represent the total number of cars tested as 'X'. Using the proportion 0.55 = 231/X, we can solve for X, which represents the total number of cars tested.

Step by step, we can start by multiplying both sides of the equation by X to get 0.55X = 231, then we divide both sides by 0.55 to isolate X and find the total:

X = 231 / 0.55
X = 420

Therefore, 420 cars were tested.

Madison has $6.50. Potatoes are $0.50 per pound. How many pounds of potatoes can Madison afford to buy?

In two or more complete sentences write and solve an inequality for this situation. Explain how you would solve this inequality.

Answer to the first step:
3 Pounds of Potatoes.
6.50 / 0.50 = 13 or 650 / 50 = 13

Then, in two or more complete sentences, explain the steps you used to add the mixed numbers.

Answers

Answer:

x will be number of pounds

.5x is less than or equal to 6.50

She can afford 13 pounds of potatoes

You would solve the inequality by dividing each side by .5 to isolate x then write it as x is less than or equal to 13.

Part A:

You are given the amount of money Madison can spend and the price per pound for the potatoes. To find how many pounds Madison can buy, you would need to divide the amount of money she has by the price per pound.

The equation would be Pounds of potatoes = 6.50 / 0.50

Part B:

The only step required to solve the equation from part A is division.

Dividing 6.50 by 0.50 = 13. This means Madison can buy 13 pounds of potatoes.

explanation of two column proofs? (geometry)

Answers

Answer:

Two Column Proofs. Two column proofs are organized into statement and reason columns. Each statement must be justified in the reason column. Before beginning a two column proof, start by working backwards from the "prove" or "show" statement. The reason column will typically include "given", vocabulary definitions, conjectures, and theorems.

Step-by-step explanation:

hope this helps :)

Other Questions
What is the distance between the points (-4, -4) and (-1,0)?A. 5B. 1C. 7D. -9 GIVING BRAINLIEST9) The function f(n) = 5n represents the number of candles needed for n tables. How many candles areneeded for 15 tables? A potter's wheel (a solid, uniform disk) of mass 7.0 kg and .65 m radius spins about its central axis. A 2.1 kg lump of clay is dropped onto the wheel at a distance .41 m from the axis. Calculate the rotational inertia of the system.a. 2.5 kg m2b. 1.8 kg m2c. 1.5 kg m2d. 0.40 kg m2 A 200- resistor is connected in series with a 10-F capacitor and a 60-Hz, 120-V (rms) line voltage. If electrical energy costs 5.0 per kWh, how much does it cost to leave this circuit connected for 24 hours? 5CHALLENGE Mr. Kelly bought 8 dozen hot dogs for the third grade picnic. His petdog broke into the groceries and ate 14 hot dogs. If each picnic guest eats one hotdog, how many people can still have a hot dog? Show your work. Esta pelcula no es interesante. Nosotras un poco . Question 2 with 2 blanksSon novios Angela y Miguel? S, ella de l. Question 3 with 2 blanksAhora mismo salimos para el aeropuerto. Jos, t ? Question 4 with 2 blanksNo entiendo nada (anything) en la clase de fsica! Siempre . Question 5 with 2 blanksAhora las ventanas , find the domain and rangey= 3x - 3 a specialized structure cell that has its own specific function is known as a blank 48000 fair dice are rolled independently. Let X count the number of sixes that appear. (a) What type of random variable is X? (b) Write the expression for the probability that between 7500 and 8500 sixes show. That is Pp7500 X 8500q. (c) The sum you wrote in part b) is ridiculous to evaluate. Instead, approximate the value by a normal distribution and evaluate in terms of the distribution pxq " PpNp0, 1q xq of a standard normal random variable. (d) Why do you think a normal distribution is a good choice for approximation On a questionnaire, a respondent is asked: "What do you feel is the most important crime problem facing the police in your city today?" Which type of question is being asked? a. Open-Ended questionb. are more easily processedc. the most interesting set of questions 1. Robbie opens an account at a local bank and deposits $100 every week into the account.The account pays 2.4% interest, compounded weekly. How much is in the account afterthree years? Which elements have the most similar chemical properties a 5.000 kg crate is accelerated from 5.000 m/s to 10.00m/s what is the amount of work needed to accelerate the crate to the nearest tenth of a joule Minor surgery on horses under field conditions requires a reliable short-term anesthetic producing good muscle relaxation, minimal cardiovascular and respiratory changes, and a quick, smooth recovery with minimal aftereffects so that horses can be left unattended. An article reports that for a sample of n = 69 horses to which ketamine was administered under certain conditions, the sample average lateral recumbency (lying-down) time was 18.94 min and the standard deviation was 8.3 min. Does this data suggest that true average lateral recumbency time under these conditions is less than 20 min? Test the appropriate hypotheses at level of significance 0.10.State the appropriate null and alternative hypotheses. 24. The function f(t) = -16t^2 +20t +4 gives the height of a ball, in feet, t seconds after it is tossed.What is the average rate of change, in feet per second, over the interval [0.75, 1.25] Question 6 (1 point)How does the government function in a mixed economy?0Individual ownership with government regulationIndividual ownership with no government regulation0Individual ownership with government taxation onlyOIndividual ownership with government regulation of monopolies only How many ways are there to select 12 countries in the United Nations to serve on a council if 5 are selected from a block of 45, 4 are selected from a block of 57, and the others are selected from the remaining 69 countries? Briefly explain your answer. The mean score of adult men on a psychological test that measures "masculine stereotypes" is 4.88. A researcher studying hotel managers suspects that successful managers score higher than adult men in general. A random sample of 48 managers of large hotels has mean x-bar = 5.91. Assume the population standard deviation is sigma = 3.2.Using the null and alternative hypotheses that you set up in problem 5, the value of the test statistic for this hypothesis test is ______ Please help !!!!!!!!! What are the 2 products of photosynthesis