document.write( "Question 772371: the sum of the numerator and denominator is 3. the denominator is 3 less than 4 times the numerator. give the fraction \n" ); document.write( "
Algebra.Com's Answer #470843 by modi.kk91(20)![]() ![]() You can put this solution on YOUR website! first step \n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( " let numerator=x and denominator= y \n" ); document.write( "now x+y=3......eq 1 \n" ); document.write( " then y=4x-3.......eq 2 \n" ); document.write( " \n" ); document.write( " solve eq 1 and 2 \n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( " we gate y=9/5 and x=6/5 \n" ); document.write( " \n" ); document.write( "answer is x/y=6/5*5/9=2/3 \n" ); document.write( " |