document.write( "Question 1145611: toni has completed 4/5 of a race. if she has run 2 3/5 kilometers so far, how long is the entire race? \n" ); document.write( "
Algebra.Com's Answer #766837 by Theo(13342)![]() ![]() You can put this solution on YOUR website! let x = the length of the entire race. \n" ); document.write( "4/5 * x + (2 + 3/5) kilometers. \n" ); document.write( "this is equivalent to 4/5 * x = 13/5 kilometers. \n" ); document.write( "multiply both sides of the equation by 5/4 to get: \n" ); document.write( "5/4 * 4/5 * x = 13/5 * 5/4 \n" ); document.write( "simplify to get: \n" ); document.write( "x = 13/4 kilometers. \n" ); document.write( "confirm by taking 4/5 * 13/4 = 13/5 kilometers. \n" ); document.write( "this confirms the the value of x = 13/4 is correct. \n" ); document.write( "the solution is that the entire race is 13/4 kilometers which is equivalent to 3 and 1/4 kilometers.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |