document.write( "Question 86731: The variable x is 4 less than the variable y.\r
\n" );
document.write( "\n" );
document.write( " 1. If the variable t is multiplied by 5, the result is equal to the variable R.\r
\n" );
document.write( "\n" );
document.write( " 2. If 3 is subtracted from the product of the variables x and y, the result is equal to 4 times the variable z.\r
\n" );
document.write( "\n" );
document.write( " 3. The quotient of the variable x with the variable y is 2 more than 0.7 of the variable z. \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #62754 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The variable x is 4 less than the variable y. \n" ); document.write( "x=y-4 \n" ); document.write( "-------------\r \n" ); document.write( "\n" ); document.write( " 1. If the variable t is multiplied by 5, the result is equal to the variable R. \n" ); document.write( "5t=R \n" ); document.write( "----------\r \n" ); document.write( "\n" ); document.write( " 2. If 3 is subtracted from the product of the variables x and y, the result is equal to 4 times the variable z. \n" ); document.write( "(xy)-3 = 4z \n" ); document.write( "-------------\r \n" ); document.write( "\n" ); document.write( " 3. The quotient of the variable x with the variable y is 2 more than 0.7 of the variable z. \n" ); document.write( "(x/y)=0.7z+2 \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |