document.write( "Question 987269: Express each statement as an equation where k represents the constant of variation.
\n" );
document.write( "1. The fare F of a passenger varies directly as the distance d of his destination.
\n" );
document.write( "2. The cost C of fish varies directly as its weight w in kilograms.
\n" );
document.write( "3. An employee’s salary S varies directly as the number of days d he has worked.
\n" );
document.write( "4. The rate r at which a person types a certain manuscript varies inversely as the time t spent in typing.
\n" );
document.write( "5. The cost c per person of renting a private resort varies inversely as the number n of persons sharing the rent.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #608050 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "1) F = kd \n" ); document.write( "2) C = kw \n" ); document.write( "3) S = kd \n" ); document.write( "4) r = k/t \n" ); document.write( "5) c = k/n \n" ); document.write( "Incidentally, if you have a combination \n" ); document.write( "for example: \n" ); document.write( "D varies directly as P and inversely as Y \n" ); document.write( "This would be:- \n" ); document.write( "D = kP/Y \n" ); document.write( "(k is always on the top line) \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |