document.write( "Question 831785: Hi I'm struggling to rearrange equations with fractions. In both these equations i need to make 'a' the subject. Thanks
\n" );
document.write( "1. 2b=9c/5a -7
\n" );
document.write( "2. 5a=3c- 3a/c
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #501634 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! 1) 2b = 9c/5a -7 \n" ); document.write( "multiply both sides of = by 5a \n" ); document.write( "10ab = 9c -35a \n" ); document.write( "add 35a to both sides of = \n" ); document.write( "10ab +35a = 9c \n" ); document.write( "5a(2b +7) = 9c \n" ); document.write( "divide both sides of = by 5(2b+7) \n" ); document.write( "a = 9c / 5(2b+7) \n" ); document.write( "2) 5a = 3c- 3a/c \n" ); document.write( "multiply both sides of = by c \n" ); document.write( "5ac = 3c^2 -3a \n" ); document.write( "add 3a to both sides of = \n" ); document.write( "5ac +3a = 3c^2 \n" ); document.write( "a(5c+3) = 3c^2 \n" ); document.write( "a = 3c^2 / (5c+3) \n" ); document.write( " \n" ); document.write( " |