Showing posts from January, 2016

Quadratic equation:

Quadratic equation: Hi, welcome you all, We all have study the quadratic equation in high school and c…

Write a program to check SSN

// Header file #include<iostream> #include<math.h> using namespace std ; int main () {…

Find the inverse of function exits or not?

Consider the following function: \(\begin{array}{c}g\left( x \right)= 7x - 11\\h\left( x \right)= \frac{1}{7}…

How to find inverse function

Suppose the two functions are as follow: \(\begin{array}{c}f\left( x \right) = x + 73\\g\left( x \right) = x …

Load More
That is All