document.write( "Question 1064499: You are painting a room. After 18 minutes, 64% of the room still needs painted. How long does it take to paint the entire room? Write an equation that represents the percent y of the room that still needs painted after x minutes.
\n" );
document.write( "An equation is y=?
\n" );
document.write( "It take ? minutes to pain the room
\n" );
document.write( ". \n" );
document.write( "
Algebra.Com's Answer #679555 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! x=time to pain the whole room. \n" ); document.write( ".36x=18 minutes \n" ); document.write( "x=18/.36 \n" ); document.write( "x=50 minutes to paint the whole room. \n" ); document.write( " |