<h2>D is your answer</h2>
<h2><u>
mean or median</u></h2>
Where's the question? We have some data...but no question
<h3>Zara earned $ 134 on friday including commission</h3>
<em><u>Solution:</u></em>
Given that,
zahra earns $80 each day plus a 6% commission on her sale at an appliance store
zahra has $900 in sales
<em><u>Find the commission amount</u></em>
commission amount = 6 % of 900

Zara earnings including commission amount = 80 + 54 = 134
Thus Zara earned $ 134 on friday including commission
Answer:
Answered
Step-by-step explanation:
Children*1 d/ family
Integer division returns an integer value in most languages.
I am assuming "1d" is double precision 1, which turns the expression into floating point division, thus allowing an answer like 1.8.
it can also be written as
float(children)/float(family)
Answer:
x = 3 and x = -7
Step-by-step explanation:
The method I used is the x method, where you place the constant on the top and the coefficient of the second term on the bottom. From there, you find two numbers that multiply to get the top number (21) and add to give the bottom number (4).
You should get -3 and 7. You should be able to rewrite the equation as so:
(x - 3) (x + 7)
Set both equal to zero separately and solve:
x - 3 = 0
x = -3
x + 7 = 0
x = -7