document.write( "Question 564767: Suppose that y varies directly as x and inversely as z^2. If x and z are both decreased by 20%, then y?\r
\n" );
document.write( "\n" );
document.write( "This is all I've got y=kx/z^2 ...I don't even know whether it's right. \n" );
document.write( "
Algebra.Com's Answer #365471 by Theo(13342)![]() ![]() You can put this solution on YOUR website! you problem states that y varies directly as x and inversely as z^2. \n" ); document.write( "the formula for that would be: \n" ); document.write( "y = kx/z^2 \n" ); document.write( "you got started right because this agrees with what you showed. \n" ); document.write( "if x and y are each reduced by 20%, then you get: \n" ); document.write( "x - .2x = .8x \n" ); document.write( "z - .2z = .8z \n" ); document.write( "you would replace x with .8x and you would replace z with .8z to get: \n" ); document.write( "y = k(.8x)/(.8z)^2 \n" ); document.write( "you would simplify this to: \n" ); document.write( "y = .8kx / .64z^2 which you can further simplify to: \n" ); document.write( "y = 1.25kx/z^2 \n" ); document.write( "let's see how this would pan out. \n" ); document.write( "assume x = 64 and assume z = 8 and assume k = 1. \n" ); document.write( "that makes the math simple. \n" ); document.write( "your original equation of: \n" ); document.write( "y = kx/z^2 becomes: \n" ); document.write( "y = 1*64/8^2 which becomes: \n" ); document.write( "y = 64/64 which becomes: \n" ); document.write( "y = 1. \n" ); document.write( "now assume that x and y are both decreased by 20%. \n" ); document.write( "your equation of y = kx/z^2 becomes y = 1*(.8x) / (.8z)^2 which becomes: \n" ); document.write( "y = .8*64 / (.8*8)^2 which becomes: \n" ); document.write( "y = 51.2 / 6.4^2 which becomes: \n" ); document.write( "y = 51.2 / 20.96 which becomes: \n" ); document.write( "y = 1.25 \n" ); document.write( "we said that your equation became: \n" ); document.write( "y = 1.25kx/z^2 \n" ); document.write( "since your original x = 64 and your original y = 8, this equation becomes: \n" ); document.write( "y = 1.25(64)/(8^2) which becomes: \n" ); document.write( "y = 80/64 which becomes: \n" ); document.write( "y = 1.25 \n" ); document.write( "the answer comes out the same so the equation is good. \n" ); document.write( "your answer is: \n" ); document.write( "y = 1.25kx/z^2 \n" ); document.write( "a good reference on this type of problem can be found here: \n" ); document.write( "http://regentsprep.org/Regents/math/algtrig/ATE7/indexATE7.htm \n" ); document.write( " |