Asked by harry
                you have 8 moving boxes that you can use to pack for college.  each box holds 15 lbs of clothing or 60lbs of books.  let c be the number of boxes that contain clothing.
write a function that gives the total pounds T of the boxes in terms of the number of boxes that contain clothing.
            
        write a function that gives the total pounds T of the boxes in terms of the number of boxes that contain clothing.
Answers
                    Answered by
            PsyDAG
            
    Indicate your subject in the "School Subject" box, so those with expertise in the area will respond to the question.
T = 15c + 60(8-c)
    
T = 15c + 60(8-c)
                                                    There are no AI answers yet. The ability to request AI answers is coming soon!
                                            
                Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.