document.write( "Question 379690: Change the fraction
\n" );
document.write( "w − 3/w + 5
\n" );
document.write( "into an equivalent fraction with the denominator w^2 + w – 20. \n" );
document.write( "
Algebra.Com's Answer #269595 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let x = the numerator of the equivelent fraction. \n" ); document.write( "x/(w^2+w-20)=(w-3)/((w+5) \n" ); document.write( "x/((x+5)(w-4))=(w-3)/(w+5) \n" ); document.write( "x= \n" ); document.write( "x=(w-4)(w-3) \n" ); document.write( "(w^2-7w+12)/(w^2+w-20) Answer \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |