Answer:
8) 1.962 miles
9) (-2, -1.5)
10) 0.515 miles
Step-by-step explanation:
√(-9 - 5)² + (1 - -4)² = 14.866
14.866 x .132 = 1.962
(-9+5)/2, (1 + -4)/2
-4/2, -3/2
-2, -3/2
√(-2 - 1)² + (-3/2 - -4)² = 3.905
3.905 x .132 = 0.515 miles
Question (1)
(i) Explain Pythagorean theorem in detail.
(ii) What is "Hippacus of Croton"?
Answer:
● The pythagorian theorem
The pythagorian theorem is used to find a missing side of a right triangle.
It states that the square of the hypotenus of a right triangle is equal to the sum of the squares of the two other sides.
Let a be the hypotenus, b and c are the othet sides:
☆☆☆☆☆ a^2 = b^2 + c^2☆☆☆☆☆
There are more than 350 way to prove this theorem.
■■■■■■■■■■■■■■■■■■■■■■■■■■
● Hippasus of Croton was a member of the highly-secretive school og Pythagoras in Croton. He is credited in history as the first person to prove the existence of irrational numbers.
It always travels at 3×108 m/s.
Answer:
it's electromagnetic radiatum
Q1) Two balls are randomly selected without replacement from a box containing three black balls numbered 1, 2, 3 and two white balls numbered 4 and 5. Assuming that all outcomes are equally likely. Find out the probabilities of following events. a) Probability that the color of second ball is white. b) Probability that the color of second ball is black. c) Probability that both balls are black. d) Probability that both balls are white.
[tex]|\Omega|=5\cdot4=20[/tex]
a)
[tex]|A|=3\cdot2+2\cdot1=8\\\\P(A)=\dfrac{8}{20}=\dfrac{2}{5}[/tex]
b)
[tex]|A|=3\cdot2+2\cdot3=12\\\\P(A)=\dfrac{12}{20}=\dfrac{3}{5}[/tex]
c)
[tex]|A|=3\cdot2=6\\\\P(A)=\dfrac{6}{20}=\dfrac{3}{10}[/tex]
d)
[tex]|A|=2\cdot1=2\\\\P(A)=\dfrac{2}{20}=\dfrac{1}{10}[/tex]
Which of the following is not a real number?
Answer:
im pretty sure its the -3 one
Step-by-step explanation:
Answer:
The answer is A, Square root of -3 is not a real number.
Step-by-step explanation: You can take the square root of positive numbers, so we can eliminate choices C and D. We can take the square root of 0, which would equal 0, so B is incorrect. However, We cannot take the square root of negative numbers, so choice A is the answer for this question.
Determine if the process appears to be within statistical control. If not, state the reason why not.
a. It does not appear to be within statistical control because there is an upward shift.
b. It appears to be within statistical control.
c. It does not appear to be within statistical control because there is an upward trend.
d. It does not appear to be within statistical control because there is increasing variation.
Answer:
c. It does not appear to be within statistical control because there is an upward trend.
Step-by-step explanation:
Statistical process control is a method for quality control which employs statistical method to monitor and control process. It ensures operation efficiency and ensuring required specification to reduce wastes in production lines. Here the process variation is out of control because the statistical control has an upward trend.
let p and p+2 be prime numbers (i.e they are twin primes) with p>3. Show that 6|(p+1)
from the well known theorem that, primes are multiple of 6 ±1 ( eg 5,7,11,13,17,19...)
and one of them has [tex]-1[/tex] and other has $+1$ from the multiple of 6
let , $p=6n-1$, so $p+2=6n+1$
$\implies p+1=6n$
$\therefore 6|(p+1)$
QED
PLEASE HELP- MATH
simplify the fraction
5bc/10b^2
[tex]\dfrac{5bc}{10b^2}=\dfrac{\not 5\cdot \not b\cdot c}{2\cdot \not 5\cdot \not b\cdot b}=\dfrac{c}{2b}[/tex]
Answer:
c / ( 2b)
Step-by-step explanation:
5bc/10b^2
Lets look at the numbers first
5/10 = 1/2
Then the variable b
b / b^2 = 1/b
Then the variable c
c/1 = c
Putting them back together
1/2 * 1/b * c/1
c/ 2b
A farmer has 6 buckets of blueberries and wants to sell them at a market stall. The farmer will charge $1.50 per pint. If each bucket can hold half a bushel of blueberries, how much will the farmer make in selling all of the blueberries?
Answer:
$96
Step-by-step explanation:
6(1/2) = 3 bushels of berries total
3(4) = 12 pecks of berries total
4(8) = 32 quarts of berries total
32(2) = 64 pints of berries total
64 x $1.50 = $96
Answer:
The farmer will make a total of $96 from selling 6 buckets of blueberries.
Step-by-step explanation:
The total price is determined by multiplying the 12 pecks down into pints. Each pint sells for 1.50 and he has 64 pints of blueberries.
64 x $1.50 = $96
donald is a taxi driver. for each ride in the taxi, the cost, c, is given by c = 500+130d, where c is in cents and d is the distance of the ride, in miles. what is the meaning of the value 500 in this equation? a) donald charges 500 cents per mile b) donald drives 500 customers per day c) donald charges at least 500 cents per taxi ride d) donald charges at most 500 cents per taxi ride
can u go to my page real quick and answer my question pls
Evaluate fx, fy, fz at the given point a) f (x, y z) = x³yz² at the point (1, 2, 3) b) f (x, y, z) = x² - 2xy + 3yxz² at the point (3, 1, -2)
Answer:
a) (fx, fy, fz) = (54, 9, 12)b) (fx, fy, fz) = (16, 30, 9)Step-by-step explanation:
a) The partial derivatives of f(x, y, z) = x³yz² are ...
fx = 3x²yz²fy = x³z²fz = 2x³yzAt the given point, these are ...
fx(1, 2, 3) = 3(1²)(2)(3²) = 54fy(1, 2, 3) = (1³)(3²) = 9fz(1, 2, 3) = 2(1³)(2)(3) = 12__
b) The partial derivatives of f(x, y, z) = x² -2xy +3xyz² are ...
fx = 2x -2y +3yz²fy = -2x +3xz²fz = 3xyAt the given point, these are ...
fx(3, 1, -2) = 2(3) -2(1) +3(1)(-2)² = 16fy(3, 1, -2) = -2(3) +3(3)(-2)² = 30fz(3, 1, -2) = 3(3)(1) = 9bon
Question 21
O pts
The recipe for a s'more is as follows:
1 graham cracker
chocolate bar
2 marshmallows
If you have 10 graham crackers, 7 marshmallows, and 5 chocolate bars, how many
complete s'mores can you make using this recipe?
Question 22
O pts
Answer:
3 s'mores
Step-by-step explanation:
If we center our attention on how many marshmallows you need per s'more which is 2 and you only have 7 you can only make 3 with one marshmallow remaining.
please help
Determine if the relation is a function. Explain your reasoning.
y=3×
Answer:
yes for each input there is exactly one output.
Step-by-step explanation:
phone pictures is given by y equals 0.25 x where X is the number of 32 y equals 3x + 2y
One of two small restaurants is chosen at random with equally likely probability, and then an employee is chosen at random from the chosen restaurant. Restaurant #1 has 10 full-timers and 6 part-timers. Restaurant #2 has 7 full-timers and 9 part-timers. What is the probability that Restaurant #1 was chosen at random, given that a full-time employee was chosen? Your answers should be rounded to 4 digits after the decimal.
Answer:
P(1 |F) = 10/17
Step-by-step explanation:
Let events
1 = restaurant 1
2 = restaurant 2
F = full-time worker chosen
P = part-time worken chosen
P(1 and F) = 1/2 * 10/16 = 5/16
P(2 and F) = 1/2 * 7/16 = 7/32
P( (1 or 2) and F ) = P(F) = 5/16+7/32 = 17/32
P(1 | F) Probability of choosing restaurant 1 given a full-time was chosen
= P(1 and F) / P(F)
= 5/16 / (17/32)
= 5/16 * 32/17
= 10 / 17
Let f(x)=x+8 and g(x)= x2-6x-7 find f(g2)
Answer:
-7.
Step-by-step explanation:
g(x) = x^2 - 6x - 7
g(2) = 2^2 - 6(2) - 7
= 4 - 12 - 7
= -8 - 7
= -15
f(x) = x + 8
f(-15) = (-15) + 8
= 8 - 15
= -7
Hope this helps!
A triangle has a base that is increasing at a rate of 18 mm per minute with the height being held constant. What is the rate of change of the area of the triangle if the height is 7 mm
Answer:
63mm/minStep-by-step explanation:
Area of a triangle = 1/2 * base * height
A = 1/2bh
Rate of change of area is expresssed as dA/dt = dA/db * db/bt
db/dt is the rate at which the base is increasing.
Given db/dt = 18mm/min
A = 1/2*7b
A = 7b/2
dA/db = 7/2
The rate at which the area is changing dA/dt = dA/db * db/bt
dA/dt = 7/2 * 18
dA/dt = 7*9
dA/dt = 63mm/min
Hence the rate at which the area of the triangle is changing is 63mm/min
Express the quotient of z1 and z2 in standard form given that [tex]z_{1} = 6[cos(\frac{2\pi }{5}) + isin(\frac{2\pi }{5})][/tex] and [tex]z_{2} = 2\sqrt{2} [cos(\frac{-\pi }{2}) + isin(\frac{-\pi }{2})][/tex]
Answer:
Solution : - 2.017 + 0.656i
Step-by-step explanation:
The quotient of the two expressions would be the following,
[tex]6\left[\cos \left(\frac{2\pi }{5}\right)+i\sin \left(\frac{2\pi \:}{5}\right)\right][/tex] ÷ [tex]2\sqrt{2}\left[\cos \left(\frac{-\pi }{2}\right)+i\sin \left(\frac{-\pi \:}{2}\right)\right][/tex]
So if we want to determine this expression in standard complex form, we can first convert it into trigonometric form, then apply trivial identities. Either that, or we can straight away apply the following identities and substitute,
( 1 ) cos(x) = sin(π / 2 - x)
( 2 ) sin(x) = cos(π / 2 - x)
If cos(x) = sin(π / 2 - x), then cos(2π / 5) = sin(π / 2 - 2π / 5) = sin(π / 10). Respectively sin(2π / 5) = cos(π / 2 - 2π / 5) = cos(π / 10). Let's simplify sin(π / 10) and cos(π / 10) with two more identities,
( 1 ) [tex]\cos \left(\frac{x}{2}\right)=\sqrt{\frac{1+\cos \left(x\right)}{2}}[/tex]
( 2 ) [tex]\sin \left(\frac{x}{2}\right)=\sqrt{\frac{1-\cos \left(x\right)}{2}}[/tex]
These two identities makes sin(π / 10) = [tex]\frac{\sqrt{2}\sqrt{3-\sqrt{5}}}{4}[/tex], and cos(π / 10) = [tex]\frac{\sqrt{2}\sqrt{5+\sqrt{5}}}{4}[/tex].
Therefore cos(2π / 5) = [tex]\frac{\sqrt{2}\sqrt{3-\sqrt{5}}}{4}[/tex], and sin(2π / 5) = [tex]\frac{\sqrt{2}\sqrt{5+\sqrt{5}}}{4}[/tex]. Substitute,
[tex]6\left[ \left\frac{\sqrt{2}\sqrt{3-\sqrt{5}}}{4}+i\left\frac{\sqrt{2}\sqrt{5+\sqrt{5}}}{4}\right][/tex] ÷ [tex]2\sqrt{2}\left[\cos \left(\frac{-\pi }{2}\right)+i\sin \left(\frac{-\pi \:}{2}\right)\right][/tex]
Remember that cos(- π / 2) = 0, and sin(- π / 2) = - 1. Substituting those values,
[tex]6\left[ \left\frac{\sqrt{2}\sqrt{3-\sqrt{5}}}{4}+i\left\frac{\sqrt{2}\sqrt{5+\sqrt{5}}}{4}\right][/tex] ÷ [tex]2\sqrt{2}\left[0-i\right][/tex]
And now simplify this expression to receive our answer,
[tex]6\left[ \left\frac{\sqrt{2}\sqrt{3-\sqrt{5}}}{4}+i\left\frac{\sqrt{2}\sqrt{5+\sqrt{5}}}{4}\right][/tex] ÷ [tex]2\sqrt{2}\left[0-i\right][/tex] = [tex]-\frac{3\sqrt{5+\sqrt{5}}}{4}+\frac{3\sqrt{3-\sqrt{5}}}{4}i[/tex],
[tex]-\frac{3\sqrt{5+\sqrt{5}}}{4}[/tex] = [tex]-2.01749\dots[/tex] and [tex]\:\frac{3\sqrt{3-\sqrt{5}}}{4}[/tex] = [tex]0.65552\dots[/tex]
= [tex]-2.01749+0.65552i[/tex]
As you can see our solution is option c. - 2.01749 was rounded to - 2.017, and 0.65552 was rounded to 0.656.
3
BO
Evaluate the function f(x) = x2 + 4x + 1 at the given values of the independent variable and simplify.
a. f(6)
b. f(x +9)
c. f(-x)
Answer:
a) f(6)=(6)^2+4(6)+1=65
b)f (x+9)=(x+9)^2+4 (x+9)+1=(x^2+18x+81)+(4x+36)+1=x^2+22x+117
f (-x)=(-x)^2-4x+1
An expression is ???
Answer:
s-6
Step-by-step explanation:
difference means subtract
s-6
Answer Both Questions
Answer:is the first answer 15.875 and the second answer 17 x 28 ÷5
Step-by-step explanation:
if the current time is 10:35 how long until it turns 3:15
Answer:
10:35-3:15
5 hoursg The intersection of events A and B is the event that occurs when: a. either A or B occurs but not both b. neither A nor B occur c. both A and B occur d. All of these choices are true. a. b. c. d.
Answer:
c. both A and B
Step-by-step explanation:
Given that there are two events A and B.
To find:
Intersection of the two sets represents which of the following events:
a. either A or B occurs but not both
b. neither A nor B occur
c. both A and B occur
d. All of these choices are true. a. b. c. d
Solution:
First of all, let us learn about the concept of intersection.
Intersection of two events means the common part in the two events.
Explanation using set theory:
Let set P contains the outcomes of roll of a dice.
P = {1, 2, 3, 4, 5, 6}
And set Q contains the set of even numbers less than 10.
Q = {2, 4, 6, 8}
Common elements are {2, 4, 6}
So, intersection of P and Q:
[tex]P \cap Q[/tex] = {2, 4, 6}
Explanation using Venn diagram:
Please refer to the image attached in the answer area.
The shaded region is the intersection of the two sets P and Q.
When we apply the above concept in events, we can clearly say from the above explanation that the intersection of two events A and B is the event that occurs when both A and B occur.
So, correct answer is:
c. both A and B
Answer:
C.
Step-by-step explanation:
Jean Paul is an interior designer who is working with a difficult client. Part of his design requires that he put 11 colored vases in a row on a shelf. He has 3 identical blue vases, 2 identical green vases, 4 identical red vases, a purple vase and a yellow vase. He has put up 4 different arrangements of the vases that his client complained about. As he begins to put up the fifth arrangement, he wonders how many different arrangements he might have to go through before his client complains about all of them. How many different arrangements could Jean Paul make
Answer:
138600 arrangements
Step-by-step explanation:
Let n = 11
The different arrangements Jean Paul can make = n!/(4!)(3!)(2!)
Hence, 11!/(4!)(3!)(2!) = 1663200/12 = 138600
what is the least number to be added to 1500 to make it a perfect square?
Answer:
21
Step-by-step explanation:
√1500 ≈ 38.7
round that up to 39 and square it:
39² = 1521
Which sequence has a common ratio of 2? a{20, 40, 80, 160, 320, 640, …} b{20, 10, 5, 2.5, 1.25, 0.625, …} c{20, 15, 10, 5, 0, -5, …} d{20, 4, 0.80, 0.16, 0.032, 0.0064, …}
Answer:
A
Step-by-step explanation:
40/20=2
80/40=2
Therefore the common ration is 2
The correct sequence which has a common ratio of 2 is,
⇒ {20, 40, 80, 160, 320, 640, …}
What is Geometric sequence?An sequence has the ratio of every two successive terms is a constant, is called a Geometric sequence.
Given that;
The common ratio of sequence is,
⇒ 2
Now, By option 1;
The sequence is,
⇒ {20, 40, 80, 160, 320, 640, …}
Hence, Common ratio = 40 / 20
= 2
And, 80 / 40 = 2
Thus, The correct sequence which has a common ratio of 2 is,
⇒ {20, 40, 80, 160, 320, 640, …}
Learn more about the geometric sequence visit:
https://brainly.com/question/25461416
#SPJ2
Marcelina uses a blend of white corn and yellow corn to make tortilla chips at her restaurant. She needs to buy 50kg of corn in total for her next order. White corn costs $0.30 per kilogram, yellow corn costs $0.15 per kilogram, and she wants to spend $12.00 in total. Here's a graph that shows a system of equations for this scenario where x is the amount of white corn she buys and y is the amount of yellow corn she buys.
Answer:
https://brainly.com/question/17155330
Step-by-step explanation:
Question:
Marcelina uses a blend of white corn and yellow corn to make tortilla chips at her restaurant. She needs to buy 50kg of corn in total for her next order. White corn costs $0.30 per kilogram, yellow corn costs $0.15 per kilogram, and she wants to spend $12 total.
What does point F represent in this context?
Answer:
Marcelina spends less that the intended amount of money and buy less than enough corn
h(x) = x2 + 1 k(x) = x – 2
Evaluate 3h(2) + 2k(3) =
Answer:
17
Step-by-step explanation:
[tex]h(x) =x^2 +1\\k(x)=x-2\\\\3h(2)+2k(3)\\\\h(2)= ?\\k(3)=?\\\\h(2) = (2)^2 +1\\= 4+1\\h(2)=5\\\\\\k(3)= 3-2\\k(3) = 1\\\\3h(2) +2k(3)\\\\= 3(5)+2(1)\\=15+2\\3h(2)+2k(3) = 17[/tex]
5, 9, and 17
Step-by-step explanation:
A cola-dispensing machine is set to dispense 11 ounces of cola per cup, with a standard deviation of 1.0 ounce. The manufacturer of the machine would like to set the control limit in such a way that, for samples of 35, 5% of the sample means will be greater than the upper control limit, and 5% of the sample means will be less than the lower control limit.Required:a. At what value should the control limit be set?b. If the population mean shifts to 10.7, what is the probability that the change will be detected?c. If the population mean shifts to 11.7, what is the probability that the change will be detected?
Answer:
a. the control limits should be set at (10.72, 11.28)
b. [tex]\mathbf{P(10.72<x<11.28) = 0.4526}[/tex]
c. [tex]\mathbf{P(10.72<x<11.28) = 0.0065}[/tex]
Step-by-step explanation:
Given that:
population mean μ = 11
standard deviation [tex]\sigma[/tex] = 1.0
sample size n = 35
5% of the sample means will be greater than the upper control limit, and 5% of the sample means will be less than the lower control limit.
Therefore, level of significance ∝ = 0.05+0.05 = 0.10
Critical value for [tex]z_{1-\alpha/2} =z_{1-0.10 /2}[/tex]
[tex]\implies z_{1-0.05} = z_{0.95}[/tex]
Using the EXCEL FORMULA: = NORMSINV (0.95)
z = 1.64
The lower control limit and the upper control limit can be determined by using the respective formulas:
Lower control limit = [tex]\mathtt{\mu - z_{1-\alpha/2} \times \dfrac{\sigma}{\sqrt{n}}}[/tex]
Upper control limit = [tex]\mathtt{\mu + z_{1-\alpha/2} \times \dfrac{\sigma}{\sqrt{n}}}[/tex]
For the lower control limit = [tex]11-1.64 \times \dfrac{1.0}{\sqrt{35}}[/tex]
For the lower control limit = [tex]11-0.27721[/tex]
For the lower control limit = 10.72279
For the lower control limit [tex]\simeq[/tex] 10.72
For the upper control limit = [tex]11+1.64 \times \dfrac{1.0}{\sqrt{35}}[/tex]
For the upper control limit = 11 + 0.27721
For the upper control limit = 11.27721
For the upper control limit [tex]\simeq[/tex] 11.28
Therefore , the control limits should be set at (10.72, 11.28)
b. If the population mean shifts to 10.7, what is the probability that the change will be detected?
i.e
[tex]\mathtt{P(10.72<x<11.28) = P( \dfrac{X- \mu}{\dfrac{\sigma}{\sqrt{n}}}<z < \dfrac{X- \mu}{\dfrac{\sigma}{\sqrt{n}}}})[/tex]
[tex]\mathtt{P(10.72<x<11.28) = P( \dfrac{10.72- 10.7}{\dfrac{1.0}{\sqrt{35}}}<z < \dfrac{11.28- 10.7}{\dfrac{1.0}{\sqrt{35}}}})[/tex]
[tex]\mathtt{P(10.72<x<11.28) = P( \dfrac{0.02}{\dfrac{1.0}{5.916}}<z < \dfrac{0.58}{\dfrac{1.0}{5.916}}})[/tex]
[tex]\mathtt{P(10.72<x<11.28) = P(0.1183<z < 3.4313})[/tex]
[tex]\mathtt{P(10.72<x<11.28) = P(z< 3.4313) - P(z< 0.1183) }[/tex]
Using the EXCEL FORMULA: = NORMSDIST (3.4313) - NORMSDIST (0.118 ); we have:
[tex]\mathbf{P(10.72<x<11.28) = 0.4526}[/tex]
c If the population mean shifts to 11.7, what is the probability that the change will be detected?
i.e
[tex]\mathtt{P(10.72<x<11.28) = P( \dfrac{X- \mu}{\dfrac{\sigma}{\sqrt{n}}}<z < \dfrac{X- \mu}{\dfrac{\sigma}{\sqrt{n}}}})[/tex]
[tex]\mathtt{P(10.72<x<11.28) = P( \dfrac{10.72- 11.7}{\dfrac{1.0}{\sqrt{35}}}<z < \dfrac{11.28- 11.7}{\dfrac{1.0}{\sqrt{35}}}})[/tex]
[tex]\mathtt{P(10.72<x<11.28) = P( \dfrac{-0.98}{\dfrac{1.0}{5.916}}<z < \dfrac{-0.42}{\dfrac{1.0}{5.916}}})[/tex]
[tex]\mathtt{P(10.72<x<11.28) = P(-5.7978<z < -2.48472})[/tex]
[tex]\mathtt{P(10.72<x<11.28) = P(z< -2.48472) - P(z< -5.7978) }[/tex]
Using the EXCEL FORMULA: = NORMSDIST (-2.48472) - NORMSDIST (-5.7978); we have:
[tex]\mathbf{P(10.72<x<11.28) = 0.0065}[/tex]
A farmer decides to try out a new fertilizer on a test plot containing 10 stalks of corn. Before applying the fertilizer, he measures the height of each stalk. Two weeks later, after applying the fertilizer, he measures the stalks again. He compares the heights of these stalks to 10 stalks that did not receive fertilizer. Did the fertilizer help? Use a significance level of 0.10 to test whether the height of the stalks increased.
The differences are calculated and the mean difference is found to be -3.36 inches with a standard deviation of 1.05 inches. Set up the appropriate hypothesis test and find the standardized test statistic.
t* = -14.31
t* = 3.2
t* = -3.2
t* = -10.12
Answer:
d) t = -10.12
Step-by-step explanation:
Explanation:-
Given sample size 'n'=10
Given the differences of mean x⁻ -μ = -3.36
Standard deviation of the sample 'S' =1.05 inches
We will use t-statistic
[tex]t = \frac{x^{-}-Mean }{\frac{S}{\sqrt{n} } }[/tex]
[tex]t= \frac{-3.36}{\frac{1.05}{\sqrt{10} } }[/tex]
t = -10.12
Answer: D
Step-by-step explanation:
Simplify.
√20
v
Assume that the variable represents a positive real number.
Answer:
[tex]2\sqrt{5v}[/tex]
Step-by-step explanation:
We can treat 20v as a regular number and not a term.
To simplify this square root, we need to break it down into parts which can be squared.
[tex]\sqrt{20v} = \sqrt{4\cdot5v}[/tex]
Square root of 4 is 2, so that goes outside the radical.
[tex]2\sqrt{5v}[/tex].
Hope this helped!
Answer:
2 sqrt(5)
Step-by-step explanation:
sqrt(20)
sqrt(4*5)
We know that sqrt(ab) = sqrt(a) sqrt(b)
sqrt(4) sqrt(5)
2 sqrt(5)
Theresa bought 2 pineapples for $6. She wants to find the constant of proportionality in terms of dollars per pineapple. She modeled this proportional relationship on a number line diagram, as shown.
Part B
How much would 4 pineapples cost?
The yellow bar is the total cost of 2 pineapples. The black line in the middle of the yellow splits it equally in half and is located at the 3.
The constant bod proportionality would be 3, which means each pineapple cost $3
Answer:
first of all, brainly better not delete my answer again. (the answer is 3)
Step-by-step explanation:
you have to multiply to find the number of pineapples. but unlike me i did skip count and write down my number's and I tried to find "what number skips until it ends to 6?'' i found 3 as my answer! 3,6,9,12,15,18,21 etc..