document.write( "Question 1090082: Solve for x : 5/6 = 8/x \n" ); document.write( "
Algebra.Com's Answer #704491 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! 5/6 = 8/x \n" ); document.write( "5*x = 6*8 ... Cross multiply \n" ); document.write( "5*x = 48 \n" ); document.write( "5*x/5 = 48/5 ... Divide both sides by 5 \n" ); document.write( "x = 48/5 ... Answer as a fraction \n" ); document.write( "x = 9.6 ... Answer in decimal form \n" ); document.write( " \n" ); document.write( " |