document.write( "Question 227958: Hello, \r
\n" );
document.write( "\n" );
document.write( "I am having difficulty solving the problem below:\r
\n" );
document.write( "\n" );
document.write( "5^3(w) + 5^2(x) + 5y + z = 264.\r
\n" );
document.write( "\n" );
document.write( "What is the value of w + x + y + z.\r
\n" );
document.write( "\n" );
document.write( "Any help is much appreicated. \n" );
document.write( "
Algebra.Com's Answer #169335 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 5^3(w) + 5^2(x) + 5y + z = 264. \n" ); document.write( "What is the value of w + x + y + z. \n" ); document.write( "--------------- \n" ); document.write( "125w + 25x + 5y + z = 264 \n" ); document.write( "-------------------------- \n" ); document.write( "There are an infinite number of solutions. \n" ); document.write( "w = x = y = 0, z = 264 is one --> 264 \n" ); document.write( "w = x = z = 0, y = 52.8 is another --> 52.8 \n" ); document.write( "w = 1, x = 2, y = 3, z = 74 is another --> 80 \n" ); document.write( " \n" ); document.write( " |