document.write( "Question 697372: Write an equation that expresses the following relationship. \r
\n" );
document.write( "\n" );
document.write( " d varies directly with w and inversely with the square of p
\n" );
document.write( "In your equation, use k as the constant of proportionality. \n" );
document.write( "
Algebra.Com's Answer #429938 by mathbird(71)![]() ![]() ![]() You can put this solution on YOUR website! d varies directly with w \n" ); document.write( "dα w----->1 \n" ); document.write( "inversely with the square of p \n" ); document.write( "dα1/p ----->eq2 \n" ); document.write( "hence from eq 1 and eq 2 \n" ); document.write( "dαw/p \n" ); document.write( "d=kw/p \n" ); document.write( " |