210k views
4 votes
Deb is a software engineer. Every day she spends 1 hour in meetings and the rest of her time coding. Let w represent the number of hours Deb works in a day and c represent the number of hours Deb spends writing code that day.

User LiKao
by
6.6k points

1 Answer

2 votes

Answer:

Explanation:

Let's use the given information to set up equations using the variables w and c.

Deb spends 1 hour in meetings every day, so the total number of hours she works in a day is:

w = c + 1

This equation tells us that the total number of hours Deb works in a day (w) is equal to the number of hours she spends writing code (c) plus the 1 hour she spends in meetings.

We can also use the same equation to solve for c:

c = w - 1

This equation tells us that the number of hours Deb spends writing code (c) is equal to the total number of hours she works in a day (w) minus the 1 hour she spends in meetings.

Both of these equations can be useful for solving problems involving Deb's work schedule.

User Evgeniy Fitsner
by
7.6k points