QUESTION IMAGE
Question
- keira types transcripts for a part - time job. so far, she has typed 120 words today. she continues to type 65 words per minute. write a function that can be used to find w, the number of words keira will have typed at the end of the day after m minutes of typing?
Step1: Identify the initial and rate
Initial words: 120, rate: 65 words per minute.
Step2: Form the function
Total words \( w \) is initial words plus words typed in \( m \) minutes. Words typed in \( m \) minutes: \( 65m \). So \( w = 120 + 65m \).
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
\( w = 65m + 120 \)