document.write( "Question 902194: Translate the following verbal statemnt into an algebraic equation and then solve:\r
\n" );
document.write( "\n" );
document.write( "Use x for your variable.\r
\n" );
document.write( "\n" );
document.write( "The quotient of three more than a number and six is nine. \n" );
document.write( "
Algebra.Com's Answer #547162 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! The quotient means division \n" ); document.write( " of three more than a number 3+x is the numerator \n" ); document.write( "and \n" ); document.write( "six 6 is the denominator \n" ); document.write( "is = \n" ); document.write( " nine. 9\r \n" ); document.write( "\n" ); document.write( "(3+x)/6=9 \n" ); document.write( "3+x=54 \n" ); document.write( "x=51 \n" ); document.write( " |