document.write( "Question 1024576: make x the subject of the formula\r
\n" );
document.write( "\n" );
document.write( "5(x-3)=y(4-3x) \n" );
document.write( "
Algebra.Com's Answer #639976 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! make x the subject of the formula\r \n" ); document.write( "\n" ); document.write( "5(x-3)=y(4-3x) \n" ); document.write( "5x-15 = 4y - 3xy \n" ); document.write( "Collect x terms. \n" ); document.write( "5x + 3xy = 4y + 15 \n" ); document.write( "x*(5 + 3y) = 4y + 15 \n" ); document.write( "x = (4y+15)/(3y+5) \n" ); document.write( " |