document.write( "Question 932026: If the same number is subtracted from both the numerator and the denominator of 5/9, the result is 1/3. Find the number.\r
\n" );
document.write( "\n" );
document.write( "Write an equation using the variable x to represent the unknown number that can be used to solve the question above.\r
\n" );
document.write( "\n" );
document.write( " The equation is:_____________ \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " The number is ______________ \n" );
document.write( "
Algebra.Com's Answer #566002 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "3(5-x) = 9-x \n" ); document.write( "15 - 3x = 9 -x \n" ); document.write( "6 = 2x \n" ); document.write( "3 = x \n" ); document.write( "And... checking \n" ); document.write( "2/6 = 1/3 \n" ); document.write( " |