Applying the percentages, and considering that 70% of the first group drinks at least 2 glasses of water a day, it is found that 0.725 = 72.5% of the team drinks at least 2 glasses of water a day.
The team is divided into two equal groups, hence, each represents 50%.
The <em>percentages </em>associated with drinking at least 2 glasses of water a day is:
- 70% of 50%(first group)
- 75% of 50%(second group)
Hence, applying the weighed percentage, the total percentage is:

0.725 = 72.5% of the team drinks at least 2 glasses of water a day.
A similar problem is given at brainly.com/question/1517088
Answer:
26.69
Step-by-step explanation:
Answer:
3-7x
Step-by-step explanation:
Answer:
Using c++
Check the image for colors.
Step-by-step explanation:
#include <iostream>
using namespace std;
int main()
{
float length1,length2,width1,width2,area1,area2;
cout<<"length of Rectangle 1\n";
cin>>length1;
cout<<"\nwidth of Rectangle 1\n";
cin>>width1;
cout<<"\nlenght of Rectangle 2\n";
cin>>length2;
cout<<"\nwidth of Rectangle 2\n";
cin>>width2;
area1=length1*width1;
area2=length2*width2;
if (area1<area2)
{cout << "\nRectangle 2 has greater area";}
else {
if (area1>area2)
{cout << "\nRectangle 1 has greater area";}
else {cout << "\nAreas are the same";}
}
return 0;
}
Answer:
6 hours
Step-by-step explanation:
20(for babysitting)*6=120
120+5 (for gas)=125
$125=6 hours of babysitting