{"id":485,"date":"2024-05-08T22:06:29","date_gmt":"2024-05-08T22:06:29","guid":{"rendered":"https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/?post_type=chapter&#038;p=485"},"modified":"2024-09-23T04:57:59","modified_gmt":"2024-09-23T04:57:59","slug":"4-6-formulas","status":"publish","type":"chapter","link":"https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/chapter\/4-6-formulas\/","title":{"raw":"4.6 Formulas","rendered":"4.6 Formulas"},"content":{"raw":"<div class=\"textbox learning-objectives\">\r\n<h3>Learning outcome<\/h3>\r\n<ul>\r\n \t<li>Solve a given formula for a specified variable.<\/li>\r\n<\/ul>\r\n<\/div>\r\nThough mathematical, formulas are the backbone of understanding content from many areas of study. They are useful in the sciences and social sciences \u2013 fields such as chemistry, physics, biology, psychology, sociology, and criminal justice. Healthcare workers use formulas, too, even for something as routine as dispensing medicine. The widely used spreadsheet program Microsoft Excel<sup>TM<\/sup> relies on formulas to do its calculations. Many teachers use spreadsheets to apply formulas to compute student grades. It is important to be familiar with formulas and be able to manipulate them easily.\r\n<p id=\"drtforms\">A common formula is [latex]\\require{color}d=rt[\/latex] for calculating distance, [latex]d[\/latex], based on rate, [latex]r[\/latex], and time, [latex]t[\/latex]. This formula gives the value of [latex]d[\/latex] when you substitute in the values of [latex]r[\/latex] and [latex]t[\/latex]. But what if you have to find the value of [latex]t[\/latex]? We would need to substitute in values of [latex]d[\/latex] and [latex]r[\/latex] and then use algebra to solve for [latex]t[\/latex]. If you had to do this often, you might wonder why there isn\u2019t a formula that gives the value of [latex]t[\/latex] when you substitute in the values of [latex]d[\/latex] and [latex]r[\/latex]. We can get a formula like this by solving the formula [latex]d=rt[\/latex] for [latex]t[\/latex].<\/p>\r\n\r\n<div class=\"textbox shaded\">\r\n\r\n<strong>To solve a formula for a specific variable<\/strong> means to isolate that variable with a coefficient of [latex]1[\/latex] on one side of the equation and all the other variables and constants on the other side. We will call this solving an equation for a specific variable <em>in general.<\/em> This process is also called <em>solving a literal equation<\/em>. The result is another formula. The formula contains letters that represent variables, also called literals. We will mainly use the term <em>variables<\/em> in this book.\r\n\r\n<\/div>\r\nLet\u2019s try a few examples, starting with the distance, rate, and time formula we used above.\r\n<div class=\"textbox exercises\">\r\n<h3>example<\/h3>\r\nSolve the formula [latex]d=rt[\/latex] for [latex]t[\/latex]:\r\n<ol>\r\n \t<li>When [latex]d=520[\/latex] and [latex]r=65[\/latex]<\/li>\r\n \t<li>Algebraically (assuming [latex]r&gt;0[\/latex])<\/li>\r\n<\/ol>\r\n[reveal-answer q=\"414620\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"414620\"]\r\n\r\nWe\u2019ll write the solutions side-by-side so you can see that solving a formula in general uses the same steps as when we have numbers to substitute.\r\n<table style=\"font-size: 110%;\">\r\n<tbody>\r\n<tr>\r\n<td><\/td>\r\n<td>1. When [latex]d = 520[\/latex] and [latex]r = 65[\/latex]<\/td>\r\n<td>2. Algebraically<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Write the formula.<\/td>\r\n<td>[latex]d=rt[\/latex]<\/td>\r\n<td>[latex]d=rt[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Substitute any given values.<\/td>\r\n<td>[latex]520=65t[\/latex]<\/td>\r\n<td><\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Divide to isolate [latex]t[\/latex].<\/td>\r\n<td>[latex]{\\color{red}{\\dfrac{{\\color{black}{520}}}{65}}}={\\color{red}{\\dfrac{\\cancel{\\color{black}{65}}{\\color{black}{\\cdot\\: t}}}{\\cancel{65} \\cdot 1}}}[\/latex]<\/td>\r\n<td>[latex]{\\color{red}{\\dfrac{{\\color{black}{d}}}{r}}}={\\color{red}{\\dfrac{\\cancel{\\color{black}{r}}{\\color{black}{\\cdot\\: t}}}{\\cancel{r} \\cdot 1}}}[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Simplify.<\/td>\r\n<td>[latex]t=8[\/latex]<\/td>\r\n<td>[latex]t=\\dfrac{d}{r}[\/latex]<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\nWe say the formula [latex]t=\\dfrac{d}{r}[\/latex] is solved for [latex]t[\/latex]. We can use this version of the formula any time we are given the distance and rate and need to find the time.\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\nWe can use the formula [latex]A=\\dfrac{1}{2}bh[\/latex] to find the area, [latex]A[\/latex], of a triangle when we are given the base, [latex]b[\/latex], and height, [latex]h[\/latex]. In the next example, we will solve this formula for the height.\r\n<div class=\"textbox exercises\">\r\n<h3>example<\/h3>\r\nThe formula for the area of a triangle is [latex]A=\\dfrac{1}{2}bh[\/latex]. Solve this formula for [latex]h[\/latex]:\r\n<ol>\r\n \t<li>When [latex]A=90[\/latex] and [latex]b=15[\/latex]<\/li>\r\n \t<li>Algebraically\u00a0(assuming [latex]b&gt;0[\/latex])<\/li>\r\n<\/ol>\r\n<p class=\"p1\">[reveal-answer q=\"190834\"]Show Solution[\/reveal-answer]<\/p>\r\n<p class=\"p1\">[hidden-answer a=\"190834\"]<\/p>\r\nSolution:\r\n<table style=\"font-size: 110%;\">\r\n<tbody>\r\n<tr>\r\n<td><\/td>\r\n<td>1. When [latex]A = 90[\/latex] and [latex]b = 15[\/latex]<\/td>\r\n<td>2. Algebraically<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Write the formula.<\/td>\r\n<td>[latex]A=\\dfrac{1}{2}bh[\/latex]<\/td>\r\n<td>[latex]A=\\dfrac{1}{2}bh[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Substitute any given values.<\/td>\r\n<td>[latex]90=\\dfrac{1}{2}\\cdot{15}\\cdot{h}[\/latex]<\/td>\r\n<td><\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Clear the fractions.<\/td>\r\n<td>[latex]{\\color{red}{2\\cdot\\: }}{90}={\\color{red}{\\dfrac{\\cancel{2}\\cdot 1}{1}\\cdot\\: }}\\dfrac{1}{{\\color{red}\\cancel{\\color{black}{2}}}\\cdot 1}\\cdot{15}\\cdot h[\/latex]<\/td>\r\n<td>[latex]{\\color{red}{2\\cdot\\: }}{A}={\\color{red}{\\dfrac{\\cancel{2}\\cdot 1}{1}\\cdot\\: }}\\dfrac{1}{{\\color{red}\\cancel{\\color{black}{2}}}\\cdot 1}\\cdot{b}\\cdot h[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Simplify.<\/td>\r\n<td>[latex]{\\color{red}{\\dfrac{{\\color{black}{180}}}{15}}}={\\color{red}{\\dfrac{\\cancel{\\color{black}{15}}{\\color{black}{\\cdot\\: h}}}{\\cancel{15} \\cdot 1}}}[\/latex]<\/td>\r\n<td>[latex]{\\color{red}{\\dfrac{{\\color{black}{2A}}}{b}}}={\\color{red}{\\dfrac{\\cancel{\\color{black}{b}}{\\color{black}{\\cdot\\: h}}}{\\cancel{b} \\cdot 1}}}[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Solve for [latex]h[\/latex].<\/td>\r\n<td>[latex]12=h[\/latex]<\/td>\r\n<td>[latex]{\\Large\\frac{2A}{b}}=h[\/latex]<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\nWe can now find the height of a triangle, if we know the area and the base, by using the formula [latex]h={\\Large\\frac{2A}{b}}[\/latex].\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\nThe formula [latex]I=Prt[\/latex] is used to calculate simple interest, where [latex]I[\/latex] is interest, [latex]P[\/latex] is principal, [latex]r[\/latex] is annual interest rate as a decimal, and [latex]t[\/latex] is time in years.\r\n<div class=\"textbox exercises\">\r\n<h3>example<\/h3>\r\nSolve the formula [latex]I=Prt[\/latex] for the principal, [latex]P[\/latex]:\r\n<ol>\r\n \t<li>When [latex]I=\\$5,600[\/latex], [latex]r=4\\%[\/latex], and [latex]t=7[\/latex] years<\/li>\r\n \t<li>Algebraically\u00a0(assuming [latex]r,t&gt;0[\/latex])<\/li>\r\n<\/ol>\r\n<p class=\"p1\">[reveal-answer q=\"542986\"]Show Solution[\/reveal-answer]<\/p>\r\n<p class=\"p1\">[hidden-answer a=\"542986\"]<\/p>\r\nSolution:\r\n<table style=\"font-size: 110%;\">\r\n<tbody>\r\n<tr>\r\n<td><\/td>\r\n<td>1. [latex]I = \\$5600[\/latex], [latex]r = 4\\%[\/latex], [latex]t = 7[\/latex] years<\/td>\r\n<td>2. Algebraically<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Write the formula.<\/td>\r\n<td>[latex]I=Prt[\/latex]<\/td>\r\n<td>[latex]I=Prt[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Convert percentage to a decimal.<\/td>\r\n<td>[latex]4\\%=\\dfrac{4}{100}=0.04[\/latex]<\/td>\r\n<td><\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Substitute any given values.<\/td>\r\n<td>[latex]5600=P(0.04)(7)[\/latex]<\/td>\r\n<td><\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Multiply [latex]r\\cdot t[\/latex].<\/td>\r\n<td>[latex]5600=P(0.28)[\/latex]<\/td>\r\n<td>[latex]I=P(rt)[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Divide to isolate [latex]P[\/latex].<\/td>\r\n<td>[latex]{\\color{red}{\\dfrac{{\\color{black}{5600}}}{0.28}}}={\\color{red}{\\dfrac{{\\color{black}{P\\cdot\\: }}\\cancel{\\color{black}{0.28}}}{\\cancel{0.28} \\cdot 1}}}\r\n[\/latex]<\/td>\r\n<td>[latex]{\\color{red}{\\dfrac{{\\color{black}{I}}}{r\\cdot t}}}={\\color{red}{\\dfrac{{\\color{black}{P\\cdot\\: }}\\cancel{\\color{black}{r\\cdot t}}}{\\cancel{r\\cdot t} \\cdot 1}}}[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Simplify.<\/td>\r\n<td>[latex]20,000=P[\/latex]<\/td>\r\n<td>[latex]\\Large\\frac{I}{rt}\\normalsize =P[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>State the answer.<\/td>\r\n<td>The principal is [latex]\\$20,000[\/latex].<\/td>\r\n<td>[latex]P=\\Large\\frac{I}{rt}[\/latex]<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>try it<\/h3>\r\n<iframe id=\"mom900\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=145640&amp;theme=oea&amp;iframe_resize_id=mom900\" width=\"100%\" height=\"350\" data-mce-fragment=\"1\"><\/iframe>\r\n\r\n<\/div>\r\nWatch the following video to see another\u00a0example of how to solve an equation for a specific variable.\r\n\r\nhttps:\/\/youtu.be\/VQZQvJ3rXYg\r\n\r\nIn algebra, we often encounter equations that relate two variables, usually [latex]x[\/latex] and [latex]y[\/latex]. You might be given an equation that is solved for [latex]y[\/latex] and you need to solve it for [latex]x[\/latex], or vice versa. In the following example, we\u2019re given an equation with both [latex]x[\/latex] and [latex]y[\/latex] on the same side and we\u2019ll solve it for [latex]y[\/latex]. To do this, we will follow the same steps that we used to solve a formula for a specific variable.\r\n<div class=\"textbox exercises\">\r\n<h3>example<\/h3>\r\nSolve the equation [latex]3x+2y=18[\/latex] for [latex]y[\/latex]:\r\n<ol>\r\n \t<li>When [latex]x=4[\/latex]<\/li>\r\n \t<li>Algebraically<\/li>\r\n<\/ol>\r\n<p class=\"p1\">[reveal-answer q=\"908211\"]Show Solution[\/reveal-answer]<\/p>\r\n<p class=\"p1\">[hidden-answer a=\"908211\"]<\/p>\r\nSolution:\r\n<table style=\"font-size: 110%;\">\r\n<tbody>\r\n<tr>\r\n<td><\/td>\r\n<td>1. When\u00a0[latex]x = 4[\/latex]<\/td>\r\n<td>2. Algebraically<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Write the equation.<\/td>\r\n<td>[latex]3x+2y=18[\/latex]<\/td>\r\n<td>[latex]3x+2y=18[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Substitute any given values.<\/td>\r\n<td>[latex]3(4)+2y=18[\/latex]<\/td>\r\n<td><\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Simplify if possible.<\/td>\r\n<td>[latex]12+2y=18[\/latex]<\/td>\r\n<td><\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Subtract to isolate the [latex]y[\/latex]-term.<\/td>\r\n<td>[latex]\\underset{\\large{\\color{red}{-12}}}{12}+2y=\\underset{\\large{\\color{red}{-12}}}{18}[\/latex]<\/td>\r\n<td>[latex]\\underset{\\large{\\color{red}{-3x}}}{3x}+2y=\\underset{\\large{\\color{red}{-3x}}}{18}[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Simplify.<\/td>\r\n<td>[latex]2y=6[\/latex]<\/td>\r\n<td>[latex]2y=18-3x[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Divide.<\/td>\r\n<td>[latex]{\\color{red}{\\dfrac{\\cancel{\\color{black}{2}}{\\color{black}{\\cdot\\: y}}}{\\cancel{2} \\cdot 1}}}={\\color{red}{\\dfrac{{\\color{black}{6}}}{2}}}[\/latex]<\/td>\r\n<td>[latex]{\\color{red}{\\dfrac{\\cancel{\\color{black}{2}}{\\color{black}{\\cdot\\: y}}}{\\cancel{2} \\cdot 1}}}={\\color{red}{\\dfrac{{\\color{black}{18-3x}}}{2}}}[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Simplify.<\/td>\r\n<td>[latex]y=3[\/latex]<\/td>\r\n<td>[latex]y=\\dfrac{18-3x}{2}[\/latex]<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\nIn the previous examples, we used the numbers in part 1 as a guide to solving algebraically in part 2. From now on we will only solve a formula in general.\r\n<div class=\"textbox exercises\">\r\n<h3>example<\/h3>\r\nSolve the formula [latex]P=a+b+c[\/latex] for [latex]a[\/latex].\r\n<p class=\"p1\">[reveal-answer q=\"872233\"]Show Solution[\/reveal-answer]<\/p>\r\n<p class=\"p1\">[hidden-answer a=\"872233\"]<\/p>\r\nWe will isolate [latex]a[\/latex] on one side of the equation.\r\n<p style=\"text-align: center;\">[latex]\r\n\\begin{align}\r\n\\underset{\\large{\\color{red}{-b-c}}}{P}&amp;=a+\\underset{\\large{\\color{red}{-b}}}{b}+\\underset{\\large{\\color{red}{-c\\mathstrut}}}{c}\\\\\r\nP-b-c&amp;=a\r\n\\end{align}\r\n[\/latex]<\/p>\r\nSo, [latex]a=P-b-c[\/latex].\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\nIn the following video we show another example of how to solve an equation for a specific variable.\r\n\r\nhttps:\/\/youtu.be\/dG0_i8lN2y0\r\n\r\nIn the following examples, the variable that we will be solving for will appear more than once in the equation and\/or it will be in a denominator of a rational expression.\r\n<div class=\"textbox exercises\">\r\n<h3>example<\/h3>\r\nSolve the equation [latex]x=\\dfrac{y+1}{2y-3}[\/latex] for [latex]y[\/latex]. Assume [latex]x\\ne \\dfrac{1}{2}[\/latex] and [latex]y\\ne \\dfrac{3}{2}[\/latex].\r\n<p class=\"p1\">[reveal-answer q=\"923766\"]Show Solution[\/reveal-answer]<\/p>\r\n<p class=\"p1\">[hidden-answer a=\"923766\"]<\/p>\r\nWe will isolate [latex]y[\/latex] on one side of the equation. Note that this time the variable [latex]y[\/latex] that we ought to solve for is present in two places in the equation. Thus, isolating it on one side of the equation is not straightforward. We will follow the intuition in terms of\u00a0\u201cwhat we see\u201d and\u00a0\u201cwhat seems to be the most natural next step\u201d until only one instance of [latex]y[\/latex] is left in the equation.\r\n<p style=\"text-align: center;\">[latex]\r\n\\begin{align}\r\nx &amp;= \\frac{y+1}{2y-3}\\\\[5pt]\r\nx {\\color{red}\\: \\cdot\\: (2y-3)} &amp;= \\frac{y+1}{{\\color{red}\\cancel{\\color{black}{(2y-3)}}}\\cdot 1}{\\color{red}\\: \\cdot\\: \\dfrac{\\cancel{(2y-3)}\\cdot 1}{1}} &amp;&amp; \\color{blue}{\\textsf{clear the fraction}}\\\\[5pt]\r\n\\underset{\\large{\\color{red}{-y}}}{2xy}-\\underset{\\large{\\color{red}{+3x\\mathstrut}}}{3x} &amp;= \\underset{\\large{\\color{red}{-y}}}{y}+\\underset{\\large{\\color{red}{+3x\\mathstrut}}}{1} &amp;&amp; \\color{blue}{\\textsf{distribute $x$ and isolate $y$-terms}}\\\\[5pt]\r\n2xy-1y &amp;= 3x+1\\\\[5pt]\r\ny(2x-1) &amp;= 3x+1 &amp;&amp; \\color{blue}{\\textsf{factor out $y$}}\\\\[5pt]\r\n{\\color{red}{\\dfrac{{\\color{black}{y\\cdot\\: }}\\cancel{\\color{black}{(2x-1)}}}{\\cancel{(2x-1)} \\cdot 1}}} &amp;= {\\color{red}{\\dfrac{{\\color{black}{3x+1}}}{2x-1}}} &amp;&amp; \\color{blue}{\\textsf{divide to isolate $y$}}\\\\[5pt]\r\ny &amp;= \\frac{3x+1}{2x-1}\r\n\\end{align}\r\n[\/latex]<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"textbox exercises\">\r\n<h3>Example<\/h3>\r\nWhen an observer moves relative to a wave source, the frequency observed changes. The Doppler effect equation accounts for this:\r\n<p style=\"text-align: center;\">[latex]\\displaystyle\\frac{f\u2019}{f} = \\frac{v + v_o}{v}[\/latex]<\/p>\r\nwhere [latex]f\u2019[\/latex] is the observed frequency, [latex]f[\/latex] is the emitted frequency, [latex]v[\/latex] is the wave velocity, and [latex]v_o[\/latex] is the observer\u2019s velocity. Assuming all variables are positive and [latex]f'\\ne f[\/latex],\u00a0solve the Doppler effect equation for the indicated variable.\r\n<ol>\r\n \t<li>[latex]f[\/latex]<\/li>\r\n \t<li>[latex]v_o[\/latex]<\/li>\r\n \t<li>[latex]v[\/latex]<\/li>\r\n<\/ol>\r\n[reveal-answer q=\"204045\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"204045\"]\r\n\r\n1. Since [latex]f[\/latex] appears only once, in the denominator of the LHS, once we clear the fractions by multiplying both sides by the LCD, isolating [latex]f[\/latex] should be straightforward. (Note that since we have an equality of two single rational expressions, we can refer to clear the fractions by cross-multiplying. Please refer to <a href=\"https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/chapter\/read-solve-rational-equations\/#m-eprop\">this description<\/a> to review cross-multiplying.)\r\n<p style=\"text-align: center;\">[latex]\r\n\\begin{align}\r\n\\frac{f\u2019}{f}{\\color{red}\\: \\cdot\\: f\\cdot v} &amp;= \\frac{v + v_o}{v}{\\color{red}\\: \\cdot\\: f\\cdot v}\\\\[5pt]\r\n\\frac{f\u2019}{{\\color{red}\\cancel{\\color{black}{f}}}}\\cdot \\frac{{\\color{red}\\cancel{\\color{black}{f}}}\\cdot v}{1} &amp;= \\frac{v + v_o}{{\\color{red}\\cancel{\\color{black}{v}}}}\\cdot \\frac{f\\cdot {\\color{red}\\cancel{\\color{black}{v}}}}{1} &amp;&amp; \\color{blue}{\\textsf{multiply by the LCD}}\\\\[5pt]\r\n{\\color{red}{\\dfrac{{\\color{black}{f'v}}}{v+v_o}}} &amp;= {\\color{red}{\\dfrac{\\cancel{\\color{black}{\\left(v+v_o\\right)}}{\\color{black}{\\: \\cdot\\: f}}}{\\cancel{\\left(v+v_o\\right)} \\cdot 1}}} &amp;&amp; \\color{blue}{\\textsf{divide to isolate $f$}}\\\\[5pt]\r\n\\frac{f\u2019v}{v+v_o} &amp;= f\r\n\\end{align}\r\n[\/latex]<\/p>\r\nSo, [latex]f=\\dfrac{f\u2019v}{v+v_o}[\/latex].\r\n\r\n<hr \/>\r\n\r\n2.\u00a0Since [latex]v_o[\/latex] appears only once, in the numerator of the RHS, once we clear the fractions, isolating [latex]v_o[\/latex] should be straightforward.\r\n<p style=\"text-align: center;\">[latex]\r\n\\begin{align}\r\n\\frac{f\u2019}{f} &amp;= \\frac{v + v_o}{v}\\\\[5pt]\r\nf'\\cdot v &amp;= f\\cdot \\left(v+v_o\\right) &amp;&amp; \\color{blue}{\\textsf{clear the fractions}}\\\\[5pt]\r\n{\\color{red}{\\dfrac{{\\color{black}{f'v}}}{f}}} &amp;= {\\color{red}{\\dfrac{\\cancel{\\color{black}{f}}{\\color{black}{\\: \\cdot\\: \\left(v+v_o\\right)}}}{\\cancel{f} \\cdot 1}}} &amp;&amp; \\color{blue}{\\textsf{divide to isolate $v + v_o$}}\\\\[5pt]\r\n\\frac{f\u2019v}{f} {\\color{red}{\\: -\\: v}} &amp;= v + v_o {\\color{red}{\\: -\\: v}} &amp;&amp; \\color{blue}{\\textsf{subtract $v$ to isolate $v_o$}}\\\\[5pt]\r\n\\frac{f\u2019v}{f} - v &amp;= v_o\r\n\\end{align}\r\n[\/latex]<\/p>\r\nSo, [latex]v_o=\\dfrac{f\u2019v}{f} - v[\/latex].\r\n\r\nNote, that after clearing fractions, instead of dividing both sides by [latex]f[\/latex], we could have distributed [latex]f[\/latex] on the RHS and proceeded from there:\r\n<p style=\"text-align: center;\">[latex]\r\n\\begin{align}\r\nf'\\cdot v &amp;= f\\cdot \\left(v+v_o\\right)\\\\[5pt]\r\nf'\\cdot v &amp;= f\\cdot v + f\\cdot v_o &amp;&amp; \\color{blue}{\\textsf{distribute $f$}}\\\\[5pt]\r\n\\underset{\\large{\\color{red}{-fv}}}{f'v} &amp;= \\underset{\\large{\\color{red}{-fv}}}{fv} + fv_o &amp;&amp; \\color{blue}{\\textsf{subtract $fv$ to isolate $fv_o$}}\\\\[5pt]\r\n{\\color{red}{\\frac{{\\color{black}{f'v - fv}}}{f}}} &amp;= {\\color{red}{\\frac{\\cancel{\\color{black}{f}}{\\color{black}{\\: \\cdot\\: v_o}}}{\\cancel{f} \\cdot 1}}} &amp;&amp; \\color{blue}{\\textsf{divide to isolate $v_o$}}\\\\[5pt]\r\n\\frac{f'v - fv}{f} &amp;= v_o\r\n\\end{align}\r\n[\/latex]<\/p>\r\nSo, [latex]v_o=\\dfrac{f'v - fv}{f}[\/latex]. Note, that\u00a0[latex]\\dfrac{f'v - fv}{f}=\\dfrac{f\u2019v}{f} - v[\/latex]. (Can you transform the LHS to match the RHS or vice versa?)\r\n\r\n<hr \/>\r\n\r\n3. Using the equation [latex]f'v-fv = fv_o[\/latex] from the alternative solution in part 2, we can\u00a0factor out [latex]v[\/latex] on the LHS to obtain [latex]v\\left(f'-f\\right) = fv_o[\/latex], and divide both sides by [latex]f'-f[\/latex] to obtain [latex]v=\\dfrac{fv_o}{f'-f}[\/latex]\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"textbox exercises\">\r\n<h3>Example<\/h3>\r\nSolve the equation [latex]3=\\dfrac{2}{t}-\\dfrac{5}{z}[\/latex] for [latex]z[\/latex]. Assume [latex]t,z\\ne 0[\/latex] and [latex]t\\ne\\dfrac{2}{3}[\/latex].\r\n\r\n[reveal-answer q=\"811214\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"811214\"]\r\n\r\nIf we start with clearing the fractions by multiplying both sides by the LCD, isolating [latex]z[\/latex] on one side of the equation should be straightforward.\r\n<p style=\"text-align: center;\">[latex]\r\n\\begin{align}\r\n3 {\\color{red}{\\: \\cdot\\: t\\cdot z}} &amp;= \\left(\\frac{2}{t}-\\frac{5}{z}\\right){\\color{red}{\\: \\cdot\\: t\\cdot z}}\\\\[5 pt]\r\n3tz &amp;= \\frac{2}{{\\color{red}\\cancel{\\color{black}{t}}}\\cdot 1}\\cdot \\frac{{\\color{red}\\cancel{\\color{black}{t}}}\\cdot z}{1}-\\frac{5}{{\\color{red}\\cancel{\\color{black}{z}}}\\cdot 1}\\cdot \\frac{t\\cdot {\\color{red}\\cancel{\\color{black}{z}}}}{1}\\\\[5 pt]\r\n\\underset{\\large{\\color{red}{-2z}}}{3tz} &amp;= \\underset{\\large{\\color{red}{-2z}}}{2z} - 5t\\\\[5pt]\r\n3tz-2z &amp;= -5t\\\\[5pt]\r\n{\\color{red}{\\dfrac{{\\color{black}{z\\: \\cdot\\: }}\\cancel{\\color{black}{(3t-2)}}}{\\cancel{(3t-2)} \\cdot 1}}} &amp;= {\\color{red}{\\dfrac{{\\color{black}{-5t}}}{3t-2}}}\\\\[5pt]\r\nz &amp;= \\frac{-5t}{3t-2}\r\n\\end{align}\r\n[\/latex]<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>","rendered":"<div class=\"textbox learning-objectives\">\n<h3>Learning outcome<\/h3>\n<ul>\n<li>Solve a given formula for a specified variable.<\/li>\n<\/ul>\n<\/div>\n<p>Though mathematical, formulas are the backbone of understanding content from many areas of study. They are useful in the sciences and social sciences \u2013 fields such as chemistry, physics, biology, psychology, sociology, and criminal justice. Healthcare workers use formulas, too, even for something as routine as dispensing medicine. The widely used spreadsheet program Microsoft Excel<sup>TM<\/sup> relies on formulas to do its calculations. Many teachers use spreadsheets to apply formulas to compute student grades. It is important to be familiar with formulas and be able to manipulate them easily.<\/p>\n<p id=\"drtforms\">A common formula is [latex]\\require{color}d=rt[\/latex] for calculating distance, [latex]d[\/latex], based on rate, [latex]r[\/latex], and time, [latex]t[\/latex]. This formula gives the value of [latex]d[\/latex] when you substitute in the values of [latex]r[\/latex] and [latex]t[\/latex]. But what if you have to find the value of [latex]t[\/latex]? We would need to substitute in values of [latex]d[\/latex] and [latex]r[\/latex] and then use algebra to solve for [latex]t[\/latex]. If you had to do this often, you might wonder why there isn\u2019t a formula that gives the value of [latex]t[\/latex] when you substitute in the values of [latex]d[\/latex] and [latex]r[\/latex]. We can get a formula like this by solving the formula [latex]d=rt[\/latex] for [latex]t[\/latex].<\/p>\n<div class=\"textbox shaded\">\n<p><strong>To solve a formula for a specific variable<\/strong> means to isolate that variable with a coefficient of [latex]1[\/latex] on one side of the equation and all the other variables and constants on the other side. We will call this solving an equation for a specific variable <em>in general.<\/em> This process is also called <em>solving a literal equation<\/em>. The result is another formula. The formula contains letters that represent variables, also called literals. We will mainly use the term <em>variables<\/em> in this book.<\/p>\n<\/div>\n<p>Let\u2019s try a few examples, starting with the distance, rate, and time formula we used above.<\/p>\n<div class=\"textbox exercises\">\n<h3>example<\/h3>\n<p>Solve the formula [latex]d=rt[\/latex] for [latex]t[\/latex]:<\/p>\n<ol>\n<li>When [latex]d=520[\/latex] and [latex]r=65[\/latex]<\/li>\n<li>Algebraically (assuming [latex]r>0[\/latex])<\/li>\n<\/ol>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q414620\">Show Solution<\/span><\/p>\n<div id=\"q414620\" class=\"hidden-answer\" style=\"display: none\">\n<p>We\u2019ll write the solutions side-by-side so you can see that solving a formula in general uses the same steps as when we have numbers to substitute.<\/p>\n<table style=\"font-size: 110%;\">\n<tbody>\n<tr>\n<td><\/td>\n<td>1. When [latex]d = 520[\/latex] and [latex]r = 65[\/latex]<\/td>\n<td>2. Algebraically<\/td>\n<\/tr>\n<tr>\n<td>Write the formula.<\/td>\n<td>[latex]d=rt[\/latex]<\/td>\n<td>[latex]d=rt[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>Substitute any given values.<\/td>\n<td>[latex]520=65t[\/latex]<\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>Divide to isolate [latex]t[\/latex].<\/td>\n<td>[latex]{\\color{red}{\\dfrac{{\\color{black}{520}}}{65}}}={\\color{red}{\\dfrac{\\cancel{\\color{black}{65}}{\\color{black}{\\cdot\\: t}}}{\\cancel{65} \\cdot 1}}}[\/latex]<\/td>\n<td>[latex]{\\color{red}{\\dfrac{{\\color{black}{d}}}{r}}}={\\color{red}{\\dfrac{\\cancel{\\color{black}{r}}{\\color{black}{\\cdot\\: t}}}{\\cancel{r} \\cdot 1}}}[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>Simplify.<\/td>\n<td>[latex]t=8[\/latex]<\/td>\n<td>[latex]t=\\dfrac{d}{r}[\/latex]<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>We say the formula [latex]t=\\dfrac{d}{r}[\/latex] is solved for [latex]t[\/latex]. We can use this version of the formula any time we are given the distance and rate and need to find the time.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p>We can use the formula [latex]A=\\dfrac{1}{2}bh[\/latex] to find the area, [latex]A[\/latex], of a triangle when we are given the base, [latex]b[\/latex], and height, [latex]h[\/latex]. In the next example, we will solve this formula for the height.<\/p>\n<div class=\"textbox exercises\">\n<h3>example<\/h3>\n<p>The formula for the area of a triangle is [latex]A=\\dfrac{1}{2}bh[\/latex]. Solve this formula for [latex]h[\/latex]:<\/p>\n<ol>\n<li>When [latex]A=90[\/latex] and [latex]b=15[\/latex]<\/li>\n<li>Algebraically\u00a0(assuming [latex]b>0[\/latex])<\/li>\n<\/ol>\n<p class=\"p1\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q190834\">Show Solution<\/span><\/p>\n<p class=\"p1\">\n<div id=\"q190834\" class=\"hidden-answer\" style=\"display: none\">\n<p>Solution:<\/p>\n<table style=\"font-size: 110%;\">\n<tbody>\n<tr>\n<td><\/td>\n<td>1. When [latex]A = 90[\/latex] and [latex]b = 15[\/latex]<\/td>\n<td>2. Algebraically<\/td>\n<\/tr>\n<tr>\n<td>Write the formula.<\/td>\n<td>[latex]A=\\dfrac{1}{2}bh[\/latex]<\/td>\n<td>[latex]A=\\dfrac{1}{2}bh[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>Substitute any given values.<\/td>\n<td>[latex]90=\\dfrac{1}{2}\\cdot{15}\\cdot{h}[\/latex]<\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>Clear the fractions.<\/td>\n<td>[latex]{\\color{red}{2\\cdot\\: }}{90}={\\color{red}{\\dfrac{\\cancel{2}\\cdot 1}{1}\\cdot\\: }}\\dfrac{1}{{\\color{red}\\cancel{\\color{black}{2}}}\\cdot 1}\\cdot{15}\\cdot h[\/latex]<\/td>\n<td>[latex]{\\color{red}{2\\cdot\\: }}{A}={\\color{red}{\\dfrac{\\cancel{2}\\cdot 1}{1}\\cdot\\: }}\\dfrac{1}{{\\color{red}\\cancel{\\color{black}{2}}}\\cdot 1}\\cdot{b}\\cdot h[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>Simplify.<\/td>\n<td>[latex]{\\color{red}{\\dfrac{{\\color{black}{180}}}{15}}}={\\color{red}{\\dfrac{\\cancel{\\color{black}{15}}{\\color{black}{\\cdot\\: h}}}{\\cancel{15} \\cdot 1}}}[\/latex]<\/td>\n<td>[latex]{\\color{red}{\\dfrac{{\\color{black}{2A}}}{b}}}={\\color{red}{\\dfrac{\\cancel{\\color{black}{b}}{\\color{black}{\\cdot\\: h}}}{\\cancel{b} \\cdot 1}}}[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>Solve for [latex]h[\/latex].<\/td>\n<td>[latex]12=h[\/latex]<\/td>\n<td>[latex]{\\Large\\frac{2A}{b}}=h[\/latex]<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>We can now find the height of a triangle, if we know the area and the base, by using the formula [latex]h={\\Large\\frac{2A}{b}}[\/latex].<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p>The formula [latex]I=Prt[\/latex] is used to calculate simple interest, where [latex]I[\/latex] is interest, [latex]P[\/latex] is principal, [latex]r[\/latex] is annual interest rate as a decimal, and [latex]t[\/latex] is time in years.<\/p>\n<div class=\"textbox exercises\">\n<h3>example<\/h3>\n<p>Solve the formula [latex]I=Prt[\/latex] for the principal, [latex]P[\/latex]:<\/p>\n<ol>\n<li>When [latex]I=\\$5,600[\/latex], [latex]r=4\\%[\/latex], and [latex]t=7[\/latex] years<\/li>\n<li>Algebraically\u00a0(assuming [latex]r,t>0[\/latex])<\/li>\n<\/ol>\n<p class=\"p1\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q542986\">Show Solution<\/span><\/p>\n<p class=\"p1\">\n<div id=\"q542986\" class=\"hidden-answer\" style=\"display: none\">\n<p>Solution:<\/p>\n<table style=\"font-size: 110%;\">\n<tbody>\n<tr>\n<td><\/td>\n<td>1. [latex]I = \\$5600[\/latex], [latex]r = 4\\%[\/latex], [latex]t = 7[\/latex] years<\/td>\n<td>2. Algebraically<\/td>\n<\/tr>\n<tr>\n<td>Write the formula.<\/td>\n<td>[latex]I=Prt[\/latex]<\/td>\n<td>[latex]I=Prt[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>Convert percentage to a decimal.<\/td>\n<td>[latex]4\\%=\\dfrac{4}{100}=0.04[\/latex]<\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>Substitute any given values.<\/td>\n<td>[latex]5600=P(0.04)(7)[\/latex]<\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>Multiply [latex]r\\cdot t[\/latex].<\/td>\n<td>[latex]5600=P(0.28)[\/latex]<\/td>\n<td>[latex]I=P(rt)[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>Divide to isolate [latex]P[\/latex].<\/td>\n<td>[latex]{\\color{red}{\\dfrac{{\\color{black}{5600}}}{0.28}}}={\\color{red}{\\dfrac{{\\color{black}{P\\cdot\\: }}\\cancel{\\color{black}{0.28}}}{\\cancel{0.28} \\cdot 1}}}[\/latex]<\/td>\n<td>[latex]{\\color{red}{\\dfrac{{\\color{black}{I}}}{r\\cdot t}}}={\\color{red}{\\dfrac{{\\color{black}{P\\cdot\\: }}\\cancel{\\color{black}{r\\cdot t}}}{\\cancel{r\\cdot t} \\cdot 1}}}[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>Simplify.<\/td>\n<td>[latex]20,000=P[\/latex]<\/td>\n<td>[latex]\\Large\\frac{I}{rt}\\normalsize =P[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>State the answer.<\/td>\n<td>The principal is [latex]\\$20,000[\/latex].<\/td>\n<td>[latex]P=\\Large\\frac{I}{rt}[\/latex]<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>try it<\/h3>\n<p><iframe loading=\"lazy\" id=\"mom900\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=145640&amp;theme=oea&amp;iframe_resize_id=mom900\" width=\"100%\" height=\"350\" data-mce-fragment=\"1\"><\/iframe><\/p>\n<\/div>\n<p>Watch the following video to see another\u00a0example of how to solve an equation for a specific variable.<\/p>\n<p><iframe loading=\"lazy\" id=\"oembed-1\" title=\"Find the Base of a Triangle Given Area \/ Literal Equation\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/VQZQvJ3rXYg?feature=oembed&#38;rel=0\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n<p>In algebra, we often encounter equations that relate two variables, usually [latex]x[\/latex] and [latex]y[\/latex]. You might be given an equation that is solved for [latex]y[\/latex] and you need to solve it for [latex]x[\/latex], or vice versa. In the following example, we\u2019re given an equation with both [latex]x[\/latex] and [latex]y[\/latex] on the same side and we\u2019ll solve it for [latex]y[\/latex]. To do this, we will follow the same steps that we used to solve a formula for a specific variable.<\/p>\n<div class=\"textbox exercises\">\n<h3>example<\/h3>\n<p>Solve the equation [latex]3x+2y=18[\/latex] for [latex]y[\/latex]:<\/p>\n<ol>\n<li>When [latex]x=4[\/latex]<\/li>\n<li>Algebraically<\/li>\n<\/ol>\n<p class=\"p1\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q908211\">Show Solution<\/span><\/p>\n<p class=\"p1\">\n<div id=\"q908211\" class=\"hidden-answer\" style=\"display: none\">\n<p>Solution:<\/p>\n<table style=\"font-size: 110%;\">\n<tbody>\n<tr>\n<td><\/td>\n<td>1. When\u00a0[latex]x = 4[\/latex]<\/td>\n<td>2. Algebraically<\/td>\n<\/tr>\n<tr>\n<td>Write the equation.<\/td>\n<td>[latex]3x+2y=18[\/latex]<\/td>\n<td>[latex]3x+2y=18[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>Substitute any given values.<\/td>\n<td>[latex]3(4)+2y=18[\/latex]<\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>Simplify if possible.<\/td>\n<td>[latex]12+2y=18[\/latex]<\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>Subtract to isolate the [latex]y[\/latex]-term.<\/td>\n<td>[latex]\\underset{\\large{\\color{red}{-12}}}{12}+2y=\\underset{\\large{\\color{red}{-12}}}{18}[\/latex]<\/td>\n<td>[latex]\\underset{\\large{\\color{red}{-3x}}}{3x}+2y=\\underset{\\large{\\color{red}{-3x}}}{18}[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>Simplify.<\/td>\n<td>[latex]2y=6[\/latex]<\/td>\n<td>[latex]2y=18-3x[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>Divide.<\/td>\n<td>[latex]{\\color{red}{\\dfrac{\\cancel{\\color{black}{2}}{\\color{black}{\\cdot\\: y}}}{\\cancel{2} \\cdot 1}}}={\\color{red}{\\dfrac{{\\color{black}{6}}}{2}}}[\/latex]<\/td>\n<td>[latex]{\\color{red}{\\dfrac{\\cancel{\\color{black}{2}}{\\color{black}{\\cdot\\: y}}}{\\cancel{2} \\cdot 1}}}={\\color{red}{\\dfrac{{\\color{black}{18-3x}}}{2}}}[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>Simplify.<\/td>\n<td>[latex]y=3[\/latex]<\/td>\n<td>[latex]y=\\dfrac{18-3x}{2}[\/latex]<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<\/div>\n<p>In the previous examples, we used the numbers in part 1 as a guide to solving algebraically in part 2. From now on we will only solve a formula in general.<\/p>\n<div class=\"textbox exercises\">\n<h3>example<\/h3>\n<p>Solve the formula [latex]P=a+b+c[\/latex] for [latex]a[\/latex].<\/p>\n<p class=\"p1\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q872233\">Show Solution<\/span><\/p>\n<p class=\"p1\">\n<div id=\"q872233\" class=\"hidden-answer\" style=\"display: none\">\n<p>We will isolate [latex]a[\/latex] on one side of the equation.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}  \\underset{\\large{\\color{red}{-b-c}}}{P}&=a+\\underset{\\large{\\color{red}{-b}}}{b}+\\underset{\\large{\\color{red}{-c\\mathstrut}}}{c}\\\\  P-b-c&=a  \\end{align}[\/latex]<\/p>\n<p>So, [latex]a=P-b-c[\/latex].<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p>In the following video we show another example of how to solve an equation for a specific variable.<\/p>\n<p><iframe loading=\"lazy\" id=\"oembed-2\" title=\"Literal Equations:  Solve ax-by=c for y\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/dG0_i8lN2y0?feature=oembed&#38;rel=0\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n<p>In the following examples, the variable that we will be solving for will appear more than once in the equation and\/or it will be in a denominator of a rational expression.<\/p>\n<div class=\"textbox exercises\">\n<h3>example<\/h3>\n<p>Solve the equation [latex]x=\\dfrac{y+1}{2y-3}[\/latex] for [latex]y[\/latex]. Assume [latex]x\\ne \\dfrac{1}{2}[\/latex] and [latex]y\\ne \\dfrac{3}{2}[\/latex].<\/p>\n<p class=\"p1\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q923766\">Show Solution<\/span><\/p>\n<p class=\"p1\">\n<div id=\"q923766\" class=\"hidden-answer\" style=\"display: none\">\n<p>We will isolate [latex]y[\/latex] on one side of the equation. Note that this time the variable [latex]y[\/latex] that we ought to solve for is present in two places in the equation. Thus, isolating it on one side of the equation is not straightforward. We will follow the intuition in terms of\u00a0\u201cwhat we see\u201d and\u00a0\u201cwhat seems to be the most natural next step\u201d until only one instance of [latex]y[\/latex] is left in the equation.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}  x &= \\frac{y+1}{2y-3}\\\\[5pt]  x {\\color{red}\\: \\cdot\\: (2y-3)} &= \\frac{y+1}{{\\color{red}\\cancel{\\color{black}{(2y-3)}}}\\cdot 1}{\\color{red}\\: \\cdot\\: \\dfrac{\\cancel{(2y-3)}\\cdot 1}{1}} && \\color{blue}{\\textsf{clear the fraction}}\\\\[5pt]  \\underset{\\large{\\color{red}{-y}}}{2xy}-\\underset{\\large{\\color{red}{+3x\\mathstrut}}}{3x} &= \\underset{\\large{\\color{red}{-y}}}{y}+\\underset{\\large{\\color{red}{+3x\\mathstrut}}}{1} && \\color{blue}{\\textsf{distribute $x$ and isolate $y$-terms}}\\\\[5pt]  2xy-1y &= 3x+1\\\\[5pt]  y(2x-1) &= 3x+1 && \\color{blue}{\\textsf{factor out $y$}}\\\\[5pt]  {\\color{red}{\\dfrac{{\\color{black}{y\\cdot\\: }}\\cancel{\\color{black}{(2x-1)}}}{\\cancel{(2x-1)} \\cdot 1}}} &= {\\color{red}{\\dfrac{{\\color{black}{3x+1}}}{2x-1}}} && \\color{blue}{\\textsf{divide to isolate $y$}}\\\\[5pt]  y &= \\frac{3x+1}{2x-1}  \\end{align}[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox exercises\">\n<h3>Example<\/h3>\n<p>When an observer moves relative to a wave source, the frequency observed changes. The Doppler effect equation accounts for this:<\/p>\n<p style=\"text-align: center;\">[latex]\\displaystyle\\frac{f\u2019}{f} = \\frac{v + v_o}{v}[\/latex]<\/p>\n<p>where [latex]f\u2019[\/latex] is the observed frequency, [latex]f[\/latex] is the emitted frequency, [latex]v[\/latex] is the wave velocity, and [latex]v_o[\/latex] is the observer\u2019s velocity. Assuming all variables are positive and [latex]f'\\ne f[\/latex],\u00a0solve the Doppler effect equation for the indicated variable.<\/p>\n<ol>\n<li>[latex]f[\/latex]<\/li>\n<li>[latex]v_o[\/latex]<\/li>\n<li>[latex]v[\/latex]<\/li>\n<\/ol>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q204045\">Show Solution<\/span><\/p>\n<div id=\"q204045\" class=\"hidden-answer\" style=\"display: none\">\n<p>1. Since [latex]f[\/latex] appears only once, in the denominator of the LHS, once we clear the fractions by multiplying both sides by the LCD, isolating [latex]f[\/latex] should be straightforward. (Note that since we have an equality of two single rational expressions, we can refer to clear the fractions by cross-multiplying. Please refer to <a href=\"https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/chapter\/read-solve-rational-equations\/#m-eprop\">this description<\/a> to review cross-multiplying.)<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}  \\frac{f\u2019}{f}{\\color{red}\\: \\cdot\\: f\\cdot v} &= \\frac{v + v_o}{v}{\\color{red}\\: \\cdot\\: f\\cdot v}\\\\[5pt]  \\frac{f\u2019}{{\\color{red}\\cancel{\\color{black}{f}}}}\\cdot \\frac{{\\color{red}\\cancel{\\color{black}{f}}}\\cdot v}{1} &= \\frac{v + v_o}{{\\color{red}\\cancel{\\color{black}{v}}}}\\cdot \\frac{f\\cdot {\\color{red}\\cancel{\\color{black}{v}}}}{1} && \\color{blue}{\\textsf{multiply by the LCD}}\\\\[5pt]  {\\color{red}{\\dfrac{{\\color{black}{f'v}}}{v+v_o}}} &= {\\color{red}{\\dfrac{\\cancel{\\color{black}{\\left(v+v_o\\right)}}{\\color{black}{\\: \\cdot\\: f}}}{\\cancel{\\left(v+v_o\\right)} \\cdot 1}}} && \\color{blue}{\\textsf{divide to isolate $f$}}\\\\[5pt]  \\frac{f\u2019v}{v+v_o} &= f  \\end{align}[\/latex]<\/p>\n<p>So, [latex]f=\\dfrac{f\u2019v}{v+v_o}[\/latex].<\/p>\n<hr \/>\n<p>2.\u00a0Since [latex]v_o[\/latex] appears only once, in the numerator of the RHS, once we clear the fractions, isolating [latex]v_o[\/latex] should be straightforward.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}  \\frac{f\u2019}{f} &= \\frac{v + v_o}{v}\\\\[5pt]  f'\\cdot v &= f\\cdot \\left(v+v_o\\right) && \\color{blue}{\\textsf{clear the fractions}}\\\\[5pt]  {\\color{red}{\\dfrac{{\\color{black}{f'v}}}{f}}} &= {\\color{red}{\\dfrac{\\cancel{\\color{black}{f}}{\\color{black}{\\: \\cdot\\: \\left(v+v_o\\right)}}}{\\cancel{f} \\cdot 1}}} && \\color{blue}{\\textsf{divide to isolate $v + v_o$}}\\\\[5pt]  \\frac{f\u2019v}{f} {\\color{red}{\\: -\\: v}} &= v + v_o {\\color{red}{\\: -\\: v}} && \\color{blue}{\\textsf{subtract $v$ to isolate $v_o$}}\\\\[5pt]  \\frac{f\u2019v}{f} - v &= v_o  \\end{align}[\/latex]<\/p>\n<p>So, [latex]v_o=\\dfrac{f\u2019v}{f} - v[\/latex].<\/p>\n<p>Note, that after clearing fractions, instead of dividing both sides by [latex]f[\/latex], we could have distributed [latex]f[\/latex] on the RHS and proceeded from there:<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}  f'\\cdot v &= f\\cdot \\left(v+v_o\\right)\\\\[5pt]  f'\\cdot v &= f\\cdot v + f\\cdot v_o && \\color{blue}{\\textsf{distribute $f$}}\\\\[5pt]  \\underset{\\large{\\color{red}{-fv}}}{f'v} &= \\underset{\\large{\\color{red}{-fv}}}{fv} + fv_o && \\color{blue}{\\textsf{subtract $fv$ to isolate $fv_o$}}\\\\[5pt]  {\\color{red}{\\frac{{\\color{black}{f'v - fv}}}{f}}} &= {\\color{red}{\\frac{\\cancel{\\color{black}{f}}{\\color{black}{\\: \\cdot\\: v_o}}}{\\cancel{f} \\cdot 1}}} && \\color{blue}{\\textsf{divide to isolate $v_o$}}\\\\[5pt]  \\frac{f'v - fv}{f} &= v_o  \\end{align}[\/latex]<\/p>\n<p>So, [latex]v_o=\\dfrac{f'v - fv}{f}[\/latex]. Note, that\u00a0[latex]\\dfrac{f'v - fv}{f}=\\dfrac{f\u2019v}{f} - v[\/latex]. (Can you transform the LHS to match the RHS or vice versa?)<\/p>\n<hr \/>\n<p>3. Using the equation [latex]f'v-fv = fv_o[\/latex] from the alternative solution in part 2, we can\u00a0factor out [latex]v[\/latex] on the LHS to obtain [latex]v\\left(f'-f\\right) = fv_o[\/latex], and divide both sides by [latex]f'-f[\/latex] to obtain [latex]v=\\dfrac{fv_o}{f'-f}[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox exercises\">\n<h3>Example<\/h3>\n<p>Solve the equation [latex]3=\\dfrac{2}{t}-\\dfrac{5}{z}[\/latex] for [latex]z[\/latex]. Assume [latex]t,z\\ne 0[\/latex] and [latex]t\\ne\\dfrac{2}{3}[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q811214\">Show Solution<\/span><\/p>\n<div id=\"q811214\" class=\"hidden-answer\" style=\"display: none\">\n<p>If we start with clearing the fractions by multiplying both sides by the LCD, isolating [latex]z[\/latex] on one side of the equation should be straightforward.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}  3 {\\color{red}{\\: \\cdot\\: t\\cdot z}} &= \\left(\\frac{2}{t}-\\frac{5}{z}\\right){\\color{red}{\\: \\cdot\\: t\\cdot z}}\\\\[5 pt]  3tz &= \\frac{2}{{\\color{red}\\cancel{\\color{black}{t}}}\\cdot 1}\\cdot \\frac{{\\color{red}\\cancel{\\color{black}{t}}}\\cdot z}{1}-\\frac{5}{{\\color{red}\\cancel{\\color{black}{z}}}\\cdot 1}\\cdot \\frac{t\\cdot {\\color{red}\\cancel{\\color{black}{z}}}}{1}\\\\[5 pt]  \\underset{\\large{\\color{red}{-2z}}}{3tz} &= \\underset{\\large{\\color{red}{-2z}}}{2z} - 5t\\\\[5pt]  3tz-2z &= -5t\\\\[5pt]  {\\color{red}{\\dfrac{{\\color{black}{z\\: \\cdot\\: }}\\cancel{\\color{black}{(3t-2)}}}{\\cancel{(3t-2)} \\cdot 1}}} &= {\\color{red}{\\dfrac{{\\color{black}{-5t}}}{3t-2}}}\\\\[5pt]  z &= \\frac{-5t}{3t-2}  \\end{align}[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n\n\t\t\t <section class=\"citations-section\" role=\"contentinfo\">\n\t\t\t <h3>Candela Citations<\/h3>\n\t\t\t\t\t <div>\n\t\t\t\t\t\t <div id=\"citation-list-485\">\n\t\t\t\t\t\t\t <div class=\"licensing\"><div class=\"license-attribution-dropdown-subheading\">CC licensed content, Shared previously<\/div><ul class=\"citation-list\"><li>Prealgebra. <strong>Provided by<\/strong>: OpenStax. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em>. <strong>License Terms<\/strong>: Download for free at http:\/\/cnx.org\/contents\/caa57dab-41c7-455e-bd6f-f443cda5519c@9.757<\/li><\/ul><\/div>\n\t\t\t\t\t\t <\/div>\n\t\t\t\t\t <\/div>\n\t\t\t <\/section>","protected":false},"author":16925,"menu_order":6,"template":"","meta":{"_candela_citation":"[{\"type\":\"cc\",\"description\":\"Prealgebra\",\"author\":\"\",\"organization\":\"OpenStax\",\"url\":\"\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"Download for free at http:\/\/cnx.org\/contents\/caa57dab-41c7-455e-bd6f-f443cda5519c@9.757\"}]","CANDELA_OUTCOMES_GUID":"","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-485","chapter","type-chapter","status-publish","hentry"],"part":171,"_links":{"self":[{"href":"https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/wp-json\/pressbooks\/v2\/chapters\/485","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/wp-json\/wp\/v2\/users\/16925"}],"version-history":[{"count":17,"href":"https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/wp-json\/pressbooks\/v2\/chapters\/485\/revisions"}],"predecessor-version":[{"id":1906,"href":"https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/wp-json\/pressbooks\/v2\/chapters\/485\/revisions\/1906"}],"part":[{"href":"https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/wp-json\/pressbooks\/v2\/parts\/171"}],"metadata":[{"href":"https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/wp-json\/pressbooks\/v2\/chapters\/485\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/wp-json\/wp\/v2\/media?parent=485"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/wp-json\/pressbooks\/v2\/chapter-type?post=485"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/wp-json\/wp\/v2\/contributor?post=485"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/slcc-interalgebra\/wp-json\/wp\/v2\/license?post=485"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}