document.write( "Question 237309: Write the equation for the following
\n" );
document.write( "a. the quotient of x+3 and 5y is the same as the product of x and Y.
\n" );
document.write( "b.the product of -6 and 7y is equal to 13
\n" );
document.write( "c. find the value of y in problem (b) \n" );
document.write( "
Algebra.Com's Answer #174562 by College Student(505)![]() ![]() You can put this solution on YOUR website! First problem: \n" ); document.write( "(x+3) / 5y = xy\r \n" ); document.write( "\n" ); document.write( "Second problem: \n" ); document.write( "-6(7y) = 13\r \n" ); document.write( "\n" ); document.write( "Third problem: \n" ); document.write( "-6(7y) = 13 \n" ); document.write( "... you may multiply -6 and 7 first... \n" ); document.write( "-42y = 13 \n" ); document.write( "... now divide by -42 on both sides of the eqn... \n" ); document.write( "y = 13/-42 \n" ); document.write( "y = -0.31 \n" ); document.write( "(I rounded result from 0.3095) \n" ); document.write( " |