Top answers


How are plant and animal cells different?

It's easy think about how they are different if you think about their different functions and environments. Let's think about the difference between the walls. Animal cells have a thin cell membrane whereas ...
AH
Answered by Anna H. Biology tutor
3975 Views

What are the main components of animal cells and plant cells?

Animal cells have a cell membrane, which surrounds the outside of the cell to maintain its shape and to keep the cell components inside. They also have a nucleus, which contains all of the genetic material o...
AA
Answered by Alina A. Biology tutor
4895 Views

solve 2cos^2(x) - cos(x) = 0 on the interval 0<=x < 180

we start y factoring and solving for each equation: cos(x) (2cos(x) - 1) = 0 this means: cos(x) = 0 and cos(x) = 1/2 from the first equation we get: x = 90 and from the second equation using the known trigon...
DS
Answered by Dimitris S. Maths tutor
9416 Views

Expand the brackets and simplify: 7(2x+3y)-x(14-y)

= 14x+21y-14x+xy =y(21+x)
IA
Answered by Ilan A. Maths tutor
5998 Views

Create a program that checks for syntactical errors in an email address.

#Of course this question could be expanded into a program as large or small as desired, dependant on how rigorous wants the program to become. The setup I created here checks for some basic syntactical error...
CH
1962 Views