when u say advanced, do u mean multi variable calculus level?
How many people know advanced mathamatics here?
and if your really good show us! Proof!
when u say advanced, do u mean multi variable calculus level?
Calc 2 .
I am the God.
is that it no one else? lol
im a freshman in high school, only in precalculus atm. just wait one more year, ill be in calc BC AP
hmm.
Gimme me a complicated problem.
ill ask my gf to solve it cause shes a genius mad scientist who is on her way to invent robots of the future. im serious shes that smart.
math is futile.
you were warned.
Engineering Statistics is as far as I got with advanced mathematics![]()
![]()
THE EYE OF AN ADMINISTRATOR IS UPON YOU. ANY WRONG YOU DO IM GONNA SEE, WHEN YOU'RE ON MPGH, LOOK BEHIND YOU, 'CAUSE THATS WHERE IM GONNA BE
"First they ignore you. Then they laugh at you. Then they fight you. Then you lose.” - Dave84311
HAVING VIRTUAL DETOX
route r u a drop out?
I am the God.
#include <stdlib.h>
#include <iostream.h>
#include <math.h>
#include <conio.h>
void main()
{
cout<<" Quadratic Equation Calculator"<<endl<<"
float a,b,c,x,y;
cout<<" Equation must be in the form of ax²+bx+c=0"<<endl<<endl;
cout<<" Please enter the value of a: ";
cin>>a;
cout<<" Please enter the value of b: ";
cin>>b;
cout<<" Please enter the value of c: ";
cin>>c;
x=((-b+sqrt((b*b)-(4.0*a*c)))/(2.0*a));
y=((-b-sqrt((b*b)-(4*a*c)))/(2*a));
clrscr();
cout<<"HERE IS THE SOLUTION USING FACTORISATION
";
cout.setf(ios::showpos);
float mul=(x*-1)*(y*-1);
cout<<" x²"<<(y*-1)+(x*-1)<<"x"<<mul<<"=0
";
cout<<" x²"<<y*-1<<"x"<<x*-1<<"x"<<(x*-1)*(y*-1)<<"=0
"; //
x²+2x-1x-2=0
cout<<" x(x"<<y*-1<<")"<<x*-1<<"(x"<<y*-1<<")=0
"; // x(x+2)-1(x+2)
cout<<" (x"<<x*-1<<")(x"<<y*-1<<")=0
"; // (x-1) (x+2)=0
cout.unsetf(ios::showpos);
cout<<" x="<<x<<" & x="<<y<<"
";
cout<<"
exit(EXIT_SUCCESS);
}
no just math less?
Last edited by CyberGenius; 02-19-2010 at 03:38 AM.
Haven't done calc yet...
All i need to know for my future Career is
Addition, Subtraction, Multiplication, Division, and Percentages
[IMG]https://i1052.photobucke*****m/albums/s455/Moshtixxx/chibi_sakura_miku_by_dav_19-d4stik3.png[/IMG]