document.write( "Question 1189223: A duck travels from point A to point B. If the duck flies 3/4 of the way, walks 1/9 of the way, and swims the remaining 10 kilometers of her trip, what is the total distance in kilometers traveled by the duck?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #820525 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
let x equal the total disance.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3/4 * x + 1/9 * x + 10 = x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "multiply 3/4 * x by 9/9 and multiply 1/9 * x by 4/4 and multiply 1 * x by 36/36 to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "27/34 * x + 4/36 * x + 10 = 36/36 * x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "combine like terms to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "31/36 * x + 10 = 36/36 * x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "subtract 31/36 * x from both sides of the equation to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "10 = 36/36 * x - 31/36 * x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "combine like terms to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "10 = 5/36 * x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "multiply both sides of the equation by 36/5 to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "36/5 * 10 = 36/5 * 5/36 * x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "72 = x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the duck flies 3/4 of the way = 3/4 * 72 = 54
\n" ); document.write( "the duck walks 1/9 of the way = 1/9 * 72 = 8
\n" ); document.write( "the duck swims 5/36 of the way = 10\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the total distance traveled by the duck is 54 + 8 + 10 = 72 kilometers.
\n" ); document.write( "this confirms the solution is correct.
\n" ); document.write( "the solution is that the duck traveled a total of 72 kilometers.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );