Julia babysat for the family next door.Below are the hours she worked.

Monday:4 hours
Tuesday:2 and 1/2 hour
Wednesday:1 hour
Thursay:1 and 1/2 hour
Friday: 3 hours

how do i put this information on the chart.the chart looks like this:

________________________

1
1
1
1
1
1
1
1
1
--- --- --- --- ---
__________________________

the 1 is when i was truing to make a line.

Day . . Hrs

Mon. - - 4

Tue. - - 2 1/2

Wed. - - 1

Thu. - - 1 1/2

Fri. - - 3

To represent the hours Julia worked on the chart, you can use lines "|" to indicate each hour of work. Here's how you can fill in the chart with the given information:

Monday: 4 hours
You can draw 4 vertical lines "|" under Monday to represent 4 hours of work.
```
________________________

1 |
1 |
1 |
1 |
--- --- --- --- ---
__________________________
```

Tuesday: 2 and 1/2 hours
Since half an hour is equivalent to 0.5 hours, you would need to draw 2 full lines and then half a line to represent 2 and 1/2 hours of work.
```
________________________

1 |
1 |
1 |
1 |
1 | |
--- --- --- --- ---
__________________________
```

Wednesday: 1 hour
Draw 1 vertical line "|" under Wednesday to represent 1 hour of work.
```
________________________

1 |
1 |
1 |
1 |
1 | |
1 |
--- --- --- --- ---
__________________________
```

Thursday: 1 and 1/2 hours
To represent 1 and 1/2 hours, draw 1 full line and then half a line.
```
________________________

1 |
1 |
1 |
1 |
1 | |
1 |
1 | |
--- --- --- --- ---
__________________________
```

Friday: 3 hours
Draw 3 vertical lines "|" under Friday to represent 3 hours of work.
```
________________________

1 |
1 |
1 |
1 |
1 | |
1 |
1 | |
1 |
--- --- --- --- ---
__________________________
```

Now the chart represents the hours Julia babysat for each day.