document.write( "Question 970554: I really need help with this fast! \r
\n" );
document.write( "\n" );
document.write( "The variable z varies jointly with x and y and inversely with the square of t. Also, z=5 when x=2, y=-3, and t=1/2. Write a function such that f(y)=t when x=-12/(5z)^2 and z=2/5.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "f(y)=________\r
\n" );
document.write( "\n" );
document.write( " please explain and thanks in advance. \n" );
document.write( "
Algebra.Com's Answer #593172 by stanbon(75887) ![]() You can put this solution on YOUR website! The variable z varies jointly with x and y and inversely with the square of t. \n" ); document.write( "z = k*x*y/t^2 \n" ); document.write( "------------ \n" ); document.write( " Also, z=5 when x=2, y=-3, and t=1/2. \n" ); document.write( "Use these value to solve for \"k\":: \n" ); document.write( "5 = k*2*-3/(1/2)^2 \n" ); document.write( "--- \n" ); document.write( "5 = k*-6/4 \n" ); document.write( "-6k = 20 \n" ); document.write( "-k = 10/3 \n" ); document.write( "k = 10/3 \n" ); document.write( "------------------- \n" ); document.write( "Equation:: \n" ); document.write( "z = (10/3)*x*y/t^2 \n" ); document.write( "=============================== \n" ); document.write( "Write a function such that f(y)=t when x=-12/(5z)^2 and z=2/5. \n" ); document.write( "--------- \n" ); document.write( "(2/5) = (10/3)*(12/25z^2)*y/t^2 \n" ); document.write( "---------------- \n" ); document.write( "Solve for \"y\":::: \n" ); document.write( "y = (2/5)t^2/[(8/5z^2] \n" ); document.write( "y = (1/4)(t/z)^2 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f(y)=________ \n" ); document.write( "====== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------- \n" ); document.write( " |