document.write( "Question 225857: If a certain number is addedto the numerator and denminator of 7/15, the result is 1/3, find the number? \n" ); document.write( "
Algebra.Com's Answer #168497 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! f a certain number is added to the numerator and denominator of 7/15, the result is 1/3, find the number? \n" ); document.write( ": \n" ); document.write( "let x = \"the number\" \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "cross multiply \n" ); document.write( "3(x + 7) = 1(x + 15) \n" ); document.write( "3x + 21 = x + 15 \n" ); document.write( "3x - x = 15 - 21 \n" ); document.write( "2x = -6 \n" ); document.write( "x = -3 is the certain number \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check \n" ); document.write( " \n" ); document.write( " |