document.write( "Question 888633: if three times a number,added to 2 is divided by the number plus 8, the result is eight thirds. Find the number \n" ); document.write( "
Algebra.Com's Answer #537700 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! three times a number, added to 2 is divided by the number plus 8, the result is eight thirds. \n" ); document.write( " Find the number \n" ); document.write( ": \n" ); document.write( "let n= \"the number\" \n" ); document.write( ": \n" ); document.write( "Just write an equation for what it says \n" ); document.write( " \n" ); document.write( "Cross multiply \n" ); document.write( "3(3n + 2) = 8(n + 8) \n" ); document.write( "9n + 6 = 8n + 64 \n" ); document.write( "9n - 8n = 64 - 6 \n" ); document.write( "n = 58 is the number \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "See if this works \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |