document.write( "Question 944073: Read the problem below and find the solution. Use a model or act the problem out to help solve it.\r
\n" ); document.write( "\n" ); document.write( "Holly's Bike Shop sells bicycles and tricycles. Holly wants to know how many bicycles she has in her store. She asks an employee to count for her. The employee counts them and says, \"There is a total of 14 bicycles and tricycles in the store. The total number of wheels in the store is 34.\" How many bicycles are in the store?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer:?????
\n" ); document.write( "

Algebra.Com's Answer #575625 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
\"There is a total of 14 bicycles and tricycles in the store.
\n" ); document.write( " The total number of wheels in the store is 34.\"
\n" ); document.write( " How many bicycles are in the store?
\n" ); document.write( ":
\n" ); document.write( "let b = no. of bikes
\n" ); document.write( "let t = no. trikes
\n" ); document.write( ":
\n" ); document.write( "Write an equation for each statement
\n" ); document.write( "\"There is a total of 14 bicycles and tricycles in the store.\"
\n" ); document.write( "b + t = 14
\n" ); document.write( "t = (14-b), use this form for substitution
\n" ); document.write( "\"The total number of wheels in the store is 34.\"
\n" ); document.write( "2b + 3t = 34
\n" ); document.write( "replace t with (14-b)
\n" ); document.write( "2b + 3(14-b) = 34
\n" ); document.write( "2b + 42 - 3b = 34
\n" ); document.write( "2b - 3b = 34 - 42
\n" ); document.write( "-b = -8
\n" ); document.write( "b = 8 bikes
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check this, find the no. of trikes
\n" ); document.write( "14 - 8 = 6 trikes
\n" ); document.write( "Check in the 2nd equation
\n" ); document.write( "2(8) + 3(6) = 34
\n" ); document.write( "16 + 18 = 34\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );