48.7k views
5 votes
Due the end of the week pls help.

Due the end of the week pls help.-example-1
User Ruvim
by
4.7k points

1 Answer

4 votes

This problem seems like a lot when you read through it, but when you start to analyze the problem, the whole first line is extra information that we don't actually need. The part we really need to pay attention to is:

"p = qr - f, write the equation with q solved in terms of p, r, and f."

So, all we are doing here is some manipulating of the equation to get what we want. So, if p = qr - f, we can isolate the variable (q), to get p + f = qr. Now all we have to do is divide both sides by r to isolate the variable (q) even further, and we get
$(p+f)/(r)=q$ or [tex]$r=\frac{p+f}{r}$[tex]

User Dvmlls
by
4.5k points