document.write( "Question 65433This question is from textbook An Incremental Development
\n" );
document.write( ": Find a :\r
\n" );
document.write( "\n" );
document.write( "4x / 2y + 3a - p = c/q \n" );
document.write( "
Algebra.Com's Answer #46082 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Find a : \n" ); document.write( "4x / 2y + 3a - p = c/q First, subtract 4x/2y from both sides\r \n" ); document.write( "\n" ); document.write( "4x/2y-4x/2y+3a-p=c/q-4x/2y and we get:\r \n" ); document.write( "\n" ); document.write( "3a-p=c/q-4x/2y Next, add p to both sides\r \n" ); document.write( "\n" ); document.write( "3a-p+p=c/q-4x/2y+p and we get: \n" ); document.write( "3a=c/q-4x/2y+p Before we go further, lets simplify the right side by multiplying every term by 2yq/2yq (2yq is the lowest common multiple. Doing this will give us a common denominator)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3a=(c/q)(2yq/2yq)-(4x/2y)(2yq/2yq)+(p)(2yq/2yq) simplifying\r \n" ); document.write( "\n" ); document.write( "3a=((2cy)-(4xq)+(2pqy))/2yq\r \n" ); document.write( "\n" ); document.write( "a=((2cy)-(4xq)+(2pqy))/6yq Now multiply right side by 2/2\r \n" ); document.write( "\n" ); document.write( "a=((cy)-(2qx)+(pqy))/2qy\r \n" ); document.write( "\n" ); document.write( "Happy holidays----ptaylor \n" ); document.write( " |