Answer:
i guess, you pretty much made a statement not a question.
Step-by-step explanation:
Answer:
86%
Step-by-step explanation:
Let g represent the mean mark for the 10 girls in the class. Then the mean mark for the class was ...
10g +20(62%) = 30(70%)
g = 3(.7) -2(.62) . . . . . . . . . divide by 10 and subtract 2(.62)
g = .86 = 86%
The mean mark for girls was 86%.
_____
You can do this in your head if you consider it in terms of deviations from the mean. The second equation above can be rewritten and factored as ...
g = 70% +2(70% -62%)
That is, because there are 2 boys for every girl, the girl's score is above the mean by an amount that is 2 times the amount that the boy's score is below the mean. The boys' score is below by 8%, so the girls' score is above by 16%, so is 86%.
Answer:
Python will return:
True
Step-by-step explanation:
The math function ** is an exponent indicator.
The equation you made was:

When you run this in python, it will return as true.
It is run as a Boolean expression because you have already provided the answer to the expression with the "==" statement.
If you had provided an incorrect answer (setting it equal to any number other than 4), it would return False.
Ok here are the steps and the answer
Answer:
sry I can't understand how to do this question