\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Ghanaian Mathematics Teachers' use of ICT in Instructional Delivery},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2017-01-15 (revised: 15 January 2017)}
\def\TheID{\makeatother }
\def\TheDate{2017-01-15}
\title{Ghanaian Mathematics Teachers' use of ICT in Instructional Delivery}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{FAROUQ SESSAH  MENSAH}

             \author[2]{FAROUQ SESSAH  MENSAH}

             \author[3]{FAROUQ SESSAH  MENSAH}

             \affil[1]{  University of Cape Coast, Department of Mathematics and ICT Education}

\renewcommand\Authands{ and }

\date{\small \em Received: 14 December 2016 Accepted: 5 January 2017 Published: 15 January 2017}

\maketitle


\begin{abstract}
        


Purpose-The purpose of the study was to investigate the extent of ICT use among Ghanaian mathematics teachers in their instructional delivery.Design/methodology/approach: A cross-sectional survey design was adopted in the present study. A stratified sampling technique was used to select 120 mathematics teachers from 24 public Senior High Schools (SHS) with 12 schools each located in the rural and urban areas respectively. The study employed questionnaires in data collection.Findings: The findings of the study indicated the use of Word Processing, Internet and Calculators as very high. The study also revealed that mathematics teachers had favorable attitudes towards the use of ICT in teaching mathematics.

\end{abstract}


\keywords{teachers, mathematics, information communication technology, instructional delivery, senior high school (SHS).}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
catch phrase in education today is Information Communication and Technologies (ICT) use. The rapid growth in ICT have brought remarkable changes in the twenty-first century, as well as affected the demands of modern societies. The call to integrate ICT in education has become a major concern to many countries all over the world. Until recently, the primary teaching resources available to teachers were the books in libraries. However, ICT has provided a new kind of support for instruction through the development of facilities that supports the teaching and learning process.\par
According to the Ministry of Education, Youth and Sports (MOEYS) and Ghana Education Service (GES)  {\ref (2002)}, integrating technology in classroom instruction ensures greater motivation, increases selfesteem and confidence, enhances good questioning skills, promotes initiative and independent learning, improves presentation of information/outputs, develops problem solving capabilities, promotes better information handling skills, increasing focus time on task, and improves social and communication skills.\par
Several studies have revealed that ICT plays important role in teaching and learning mathematics. For instance, \hyperref[b5]{Becta (2003)} assert that the use of technology in mathematics classroom allows the students to focus on strategies and interpretation of answers rather than spend time on tedious computational calculations. ICT use in mathematics instruction assists the learner in visualizing the process and concept role of symbols, which reaches great heights in calculus  {\ref (Tall \& Ramos, 2004)}. \hyperref[b20]{Ittigson and Zewe (2003)} also opine that technology improves the way mathematics should be taught and enhances students understanding of basic concepts. It deemphasizes algorithmic skills resulting in an increased emphasis on the development of mathematical concepts.\par
Integrating ICT tools such as computers and scientific calculators in mathematics instruction have the potential to change pedagogical approaches radically and to improve individual student learning outcome by transforming the classroom social practices \hyperref[b14]{(Forgasz\& Prince, 2004;}\hyperref[b16]{Goos, 2005)}. It is therefore essential for Senior High School (SHS) mathematics teachers to use ICT tools in teaching and also urge students to use ICT tools in learning mathematics. This will enable the students to better understand the mathematical concepts taught. 
\section[{II.}]{II.} 
\section[{Statement of the Problem}]{Statement of the Problem}\par
A Design/methodology/approach: A cross-sectional survey design was adopted in the present study. A stratified sampling technique was used to select 120 mathematics teachers from 24 public Senior High Schools (SHS) with 12 schools each located in the rural and urban areas respectively. The study employed questionnaires in data collection.\par
Findings: The findings of the study indicated the use of Word Processing, Internet and Calculators as very high. The study also revealed that mathematics teachers had favorable attitudes towards the use of ICT in teaching mathematics. The study further showed that most teachers were competent in the use of ICTs such as Microsoft office word (???????? = ??. ??), PowerPoint(???????? = ??. ð??"ð??"), Excel (???????? = ??. ð??"ð??"), and Calculators(???????? = ??. ??). The findings showed that there is a positive correlation between mathematics teachers' use of ICT and competences (ð??"ð??" = ??. ??????, ?? < 0.05).\par
Research Limitations/Implications : In common with others, the study is limited to public SHS mathematics teachers in the Central Region of Ghana. The results may differ if replicated in private SHS and other geographies.\par
Practical implications: A number of significant implications are drawn from this study, for example using,the Curriculum Research Development Division (CRDD) of the Ghana Education Service in collaboration with the related agencies in the Ministry of Education should carry out research to review critically the mathematics curriculum and revise the existing syllabus to explicitly state what ICT tools must be used and how it should be used in the teaching and learning process. Social Implication -The teaching institutions should endeavor to make the necessary provisions for more females to pursue mathematics in their pre-service education and also train them to develop the skills in ICT in order to integrate it in their instructional delivery.\par
Originality/ value : The paper provides valuable insights, from the key educational stakeholders' perspectives, into the use of ICT in instructional delivery. It has empirically shown the extent to which Ghanaian mathematics teachers use ICT.\par
provisions to ensure that Senior High School (SHS) students get access to quality education which takes into accounts the integration of ICT in instruction (MOESS, 2010). In view of this, education stakeholders and policymakers have made a remarkable step towards the introduction of ICT in SHS that will contribute to knowledge production, communication and information sharing among students and teachers in the school system. For instance, there has been an ICT for Accelerated Development (ICT4AD) policy which seeks to provide a framework in which ICT will be used to transform the educational sector, allowing all Ghanaians to pursue quality life-long learning opportunities regardless of their geographicallocation (Republic of  {\ref Ghana, 2003)}. Besides, the new educational reforms in Ghana, there is also high emphasis placed on the integration of ICT in all subject areas (MOESS, 2010).\par
Also, there has been a sudden increase in computer laboratories at all levels of the school system and this testifies to the potency of the use of ICT in education delivery (Yidana \& Asiedu-Addo 2001). Furthermore, ICT has currently become a compulsory (core) subject for every SHS student in Ghana. Preservice mathematics teachers are trained to integrate ICTs in the teaching and learning of mathematics with practicing teachers been trained through workshops (to promote acquisition of technological pedagogical content knowledge (TPACK) \hyperref[b31]{(Mishra \& Koehler 2006)}.\par
With such an increased emphasis on ICT and a large investment in its infrastructure, teachers are expected to be competent and effective in using it. However, with teachers' increasing knowledge of and familiarity with ICT and there being infrastructure to support it, many mathematics teachers are still not effectively and efficiently integrating ICT into their teaching (Buabeng-Andoh, 2015).\par
Evidence from other countries in the world, however, reveals that such commitments and investments in ICT in education do not lead to technology adoption  {\ref (Gulbahar, 2007)}. Rather, technology adoption in educational settings is a complex process that is influenced by many other factors such as teacher-level, school-level, and systemlevel factors \hyperref[b3]{(Balanskat, Blamire \& Kefalla, 2006)}. Sherry and Gibson (2002) argued that technological, individual, organizational, and institutional factors should be considered when examining technology adoption in educational systems.\par
There has been quite a number of research to investigate Ghanaian mathematics teachers and students' use of technology in teaching and learning and the factors that support or inhibit their effective integration into classroom practices \hyperref[b8]{(Boakye and Banini, 2008;} {\ref Omollo, 2011, Agyei and}\hyperref[b0]{Voogt, 2011)}. However, Mereku, Yidana, Hodzi, Tete-Mensah, Tete-Mensah, and Williams (2009) asserted that for Ghana, and Africa as a whole, to be able to fully integrate ICT into teaching and learning there is the need for frequent collection and analysis of data on ICT usage. It was therefore essential to conduct an empirical study to investigate ICT use among Ghanaian SHS mathematics teachers. Besides, the researcher also intended to investigate factors that influence ICT use in teaching mathematics at the SHS level. 
\section[{III.}]{III.} 
\section[{Purpose of the Study}]{Purpose of the Study}\par
The purpose of this study was to determining the extent of ICT integration in the teaching of mathematics at the SHS level in Ghana. Investigating ICT use in teaching and learning SHS mathematics was crucial because this knowledge could provide guidance for ways to enhance technology integration and encourage greater use of technology in teaching and learning mathematics. 
\section[{Research questions 1. To what extent do SHS mathematics teachers use}]{Research questions 1. To what extent do SHS mathematics teachers use}\par
ICT in teaching and learning mathematics? 2. What are the attitudes of mathematics teachers towards the use of ICT in teaching and learning of mathematics? 3. How competent are mathematics teachers in using ICT? 4. What factors influence the use of ICT in teaching and learning of mathematics?\par
IV. 
\section[{Significance of the Study}]{Significance of the Study}\par
The study is significant because it provides insights into teachers ICT use at the SHS level that is sustainable and transferable to other levels in educational ladder. The study provides empirical evidence on ICT use among mathematics teachers at the SHS level in Ghana. This might provide guidance for policy makers and stakeholders in education when structuring and introducing ICT integration policies in Senior High Schools. The study also adds to knowledge by providing new evidence about ICT use among mathematics teachers in Ghana. 
\section[{a) Theoretical Framework}]{a) Theoretical Framework}\par
In a bid to understand the ICT use among Ghanaian mathematics teachers, the Diffusion of Innovations theory put forward by  {\ref Rogers (2003)} guided the study. The Innovation Diffusion Theory seeks to explain how innovations are taken up in a population. An innovation is an idea, behavior, or object that is perceived as new by its audience. ICT use by mathematics teachers and students is an innovation whose use depends on several considerations.\par
The theory, as mentioned above, purports to describe the patterns of usage, explain the mechanism,Year 2017 Volume XVII Issue VIII Version I ( G )\par
and assist in predicting whether (and how) a new invention will be successful making it a more fitting theory in this context. Achieving complete success (if at all) in the adoption of a new innovation might usually take a considerably long time and sometimes this adoption is met with a lot of resistance from certain quarters of the society in which the innovation is to be diffused. Niccolo Machiavelli (1513) succinctly explains: "There is nothing more difficult to plan, more doubtful of success, nor more dangerous to manage than the creation of a new order of things?" The "old order" of things in academic insofar as knowledge dissemination goes is the teacher standing in front of a class facing the students and imparting knowledge \hyperref[b23]{(Kuh 2001)}. The teacher in this old order is the "all-knowing" custodian of knowledge and the student the passive receiver or in some instances just a knowledge repository. In this old order, the use of chalk and talk method, variously referred to as the exposition method of teaching, has been the predominant way of this kind of knowledge dissemination.\par
The use of ICT in teaching and learning therefore is a relatively new innovation in this regard within the educational sector and indeed a fundamental change in the way SHS teachers and student conduct their core activities qualifying it to be "the new order of things"  {\ref (Rogers 2003)}. SHS are known to be systems that are virtually hard to change. This is not only because of their inherent characteristic of bottomheaviness but also for the fact that the latter usually find themselves stuck in path dependencies and historical legacies that they try to uphold and protect making change in the way they conduct their core activity an evolution and not a revolution; a process rather than an event  {\ref (Clark 1983)}. Notwithstanding this characteristic of being resistant to change, there has been a proliferation of ICTs in most if not all campuses around the world (Selwyn 2007; Adam 2003). 
\section[{b) Conceptual Framework}]{b) Conceptual Framework}\par
According to Ogula, (1998) conceptual framework is a description of the main independent and dependent variables of the study and relationship among them. The study was conceptualized on the variables used in the objectives. This study isolated teacher and school factors as the main factors that may influence integration of ICT in teaching and learning of mathematics in particular \hyperref[b6]{(Becta, 2004)}. Teacher related factors are those that directly influence teachers' use of ICT in the teaching-learning process and include: teachers' knowledge and skills in the use of ICT, attitudes of teachers towards teaching using ICT and teacher's experience, among others. School factors on the other hand, refer to factors influenced by the institution. They include: support given to teachers by the school management which has a bearing on access to ICT facilities, school ICT policy, technical support in terms of availability of experts, spare parts and software required to keep the ICT tools functioning. Government policies influence both the adoption of new technologies by the teachers and the schools, which in turn, will affect the extent of integration of ICT in teaching and learning of mathematics. Figure  {\ref 1} summarises the conceptual framework for this study Adoption of ICT in teaching and learning will depend on both the teacher and school factors. For instance, if a teacher has the necessary skills and knowledge on how to integrate ICT in pedagogical practice, then he or she will be willing to try out this innovation and with time, he or she becomes confident in using ICT in teaching. Moreover, the teacher's pedagogical beliefs will influence the teaching strategy adopted when teaching a given lesson. The attitude of the teachers towards integrating ICT in classroom instruction could be influenced by the level of support by the school management. This study investigated how teacher and school related factors influence the use of ICT in the teaching and learning of mathematics.  
\section[{Methodology a) Research design}]{Methodology a) Research design}\par
The study used a cross-sectional survey to collect information on ICT use among SHS mathematics teachers and the factors that influence its' usage. \hyperref[b25]{Lavrakas (2008)} opines that cross-sectional data are usually collected from respondents making up the sample within a relatively short time frame ( field period). In a cross-sectional study, time is assumed to have random effect that produces only variance, not bias. \hyperref[b12]{Creswell (2012)} argues that cross-sectional survey design has the advantage of measuring current attitudes or practices. Cross-sectional survey was preferred as a method of data collection over others in this particular study due to the fact that many questions were asked and it was possible to reach the entire SHS mathematics teachers within a short period of time  {\ref (Fowler, 2002)}. 
\section[{b) Population}]{b) Population}\par
The population of the study comprised of all public Senior High School (SHS) Mathematics Teachers in the Central region of Ghana. Central region was chosen for this study because on of the researchers has been teaching in the region for the past seven years and is familiar with the academic environment in the region. Mathematics teachers were used in the study because the mathematics curriculum in particular emphasizes the use of ICT in the teaching and learning process. 
\section[{c) Sample and sampling technique}]{c) Sample and sampling technique}\par
Stratified sampling technique was used to select 120 mathematics teachers from the Central region of Ghana. According to Mason, Lind and Marchal (1999) a stratified random sampling is when the population is first divided into subgroups, called strata. A sample is then selected from these subgroups and then the sample for the study is thus selected from the stratum. Stratified sampling technique was used in this study because most of the SHS in Central region are located in both rural and urban districts. Therefore to be able to get equal representatives of SHS from both rural and urban settings, stratified sampling technique was employed. The distribution of the sampling procedure is presented in Table \hyperref[tab_0]{1}.  After a careful review of appropriate literature, questionnaire was chosen as the instrument to collect data to answer the questions set for this study. Questionnaire was chosen because it took less time to administer them and also ensured the anonymity of respondents \hyperref[b15]{(Fraenkel \& Wallen, 2000)}. 
\section[{VI.}]{VI.} 
\section[{Data Analysis}]{Data Analysis}\par
All the questionnaires were checked to ensure they had all been correctly filled. Then the data collected was coded appropriately and then analysed using Statistical Package for Social Sciences (SPSS) version 20.0. Descriptive statistics including percentages, means and frequency tables were employed in the analysis. This was used to find out the extent to which SHS mathematics teachers use ICT in teaching mathematics, mathematics teachers IC competence and the attitudes of teachers towards the use of ICT in teaching of mathematics.\par
To identify the factors that influence ICT usage in teaching of mathematics, Pearson Product Moment Correlation was used to find the relationships between dependent variable and independent variables. This is one of the two mainly used measures of association or correlation among variables in educational research \hyperref[b10]{(Cohen et al., 2011)}. 
\section[{VII.}]{VII.} 
\section[{Results and Discussion}]{Results and Discussion} 
\section[{a) Background Information of Mathematics Teachers}]{a) Background Information of Mathematics Teachers}\par
The background information regarding the mathematics teachers is presented in Table \hyperref[tab_2]{2}. The result of the study it indicated that 72.5\% and 27.5\% of the mathematics teachers in the sampled schools were males and females respectively (see Table \hyperref[tab_2]{2}). This skewed ratio is a reflection of the low population of girls pursuing mathematics at the tertiary level of education. Pertaining to the age of the teachers as shown on Table \hyperref[tab_2]{2} Total 24 120\par
subject is important because it could contribute to good content mastery by the teacher. This study showed that all mathematics teachers in the sampled schools are professionally qualified with 67.5\% and 21.7\% having Bachelors and Masters Degrees respectively. This is an important aspect since according to Allison (1997) skilled and knowledgeable workforce is closely linked with successful implementation of technology. The study showed that 60.0\% of the teachers in the study sample have interacted with computers for between one and six years while 40.0\% have computer experience of more than six years (Table \hyperref[tab_2]{2}). From Table \hyperref[tab_2]{2}, a good proportion (77.5\%) of the teachers in the sampled schools have been trained on use of computers. Some of the teachers were trained during their pre-service teacher training since computer studies are offered in teacher training institutions and universities as a service subject. The study showed that 85.0\% of the mathematics teachers in the sampled schools have been trained on how to integrate ICT in the teaching and learning of mathematics. 
\section[{b) Extent of ICT integration in Teaching and Learning of Mathematics}]{b) Extent of ICT integration in Teaching and Learning of Mathematics}\par
The first research question raised in this study was to find out the extent to which SHS mathematics teachers use ICT in teaching and learning of mathematics. To answer this question, the mathematics teachers' use of ICT in teaching mathematics was examined. The mean ratings were interpreted using the guide; 2.25 < ?? ? 3.0 (Very high), 1.5 < ?? ? 2.25 (high), 0.75 < ?? ? 1.5 (moderate) and 0 < ?? ? 0.75 (low).\par
Use of word processing, Internet and Calculators were rated very high (mean ratings = 2.33, 2.73, and 2.41respectively). This is consistent with the findings of Becker, Ravitz and Wong (1999) who established that word processing and World Wide Web (WWW) browsing software were the most commonly used applications by teachers regardless of the subject they taught. The use of PowerPoint, Excel, Computer and Mobile Phones were rated high (mean ratings = 1.76, 1.94,1.99 and 2.10 respectively). The use of the other ICT tools, including Projector and Educational CDs were rated moderate (mean ratings = 1.32, and 1.31 respectively). This could mean that teachers are yet to realise that Projector and Educational CDs s were useful ICT tools that could be used in the teaching and learning of mathematics. The use of Radio, Television, Digital Camera and Video camera were rated low (mean ratings = 0.22, 0.41, 0.34 and 0.44 respectively). 
\section[{c) Attitudes of Mathematics Teachers towards the Use of ICT in Teaching and Learning}]{c) Attitudes of Mathematics Teachers towards the Use of ICT in Teaching and Learning}\par
The second research question raised in this study was to find out theattitudes of mathematics teachers towards the use of ICT in teaching of mathematics. To answer this question, the mean scores Ghanaian Mathematics Teachers' use of ICT in Instructional Delivery of positive and negative statements were calculated. The mean scores (??) ranged from 3 < ?? ? 5 for favorable feelings and 1 < ?? ? 3 for unfavorable feelings for positive statements and vice versa for negative statements. Tables 4 shows the mean ratings for both positive and negative statements.   From Table \hyperref[tab_4]{4}, the mean ratings for all the positive statements were in the range 3 < ?? ? 5while those for the negative statements were in the range 1 < ?? ? 3. This implies that mathematics teachers in the sampled schools have favorable attitudes towards the use of ICT in teaching mathematics. However, this positive attitude towards use of ICT in teaching mathematics is not reflected in actual use of ICT especially in lesson delivery. This revelation is inconsistent with other findings which have reported that teachers' actual ICT use is related to their perceptions  {\ref (Altun, Alev\&Yigit, 2009;}\hyperref[b22]{Keengwe \& Onchwari, 2008;}\hyperref[b24]{Lau \& Sim, 2008)}. This finding, on the other hand, is in confirmation with Eugene (2006) who explored the effect of teachers' beliefs and attitudes towards the use of ICT in classrooms. The study revealed that there was inconsistency between teachers' beliefs and their actual use of technology in classroom. Teachers' beliefs and teaching practices were found not to match. The inconsistency between teachers' actual use of ICT and perception can be attributed to inadequate supply of ICT resources, lack of access to the right kinds of technology, inadequate ICT pedagogical training and insufficient administrative support. 
\section[{d) Mathematics Teachers' ICT Competency}]{d) Mathematics Teachers' ICT Competency}\par
The third research question raised in this study was to find out mathematics teachers' ICT competence. To answer this question, the mathematics teachers' ICT competence in teaching mathematics was examined. The mean score (??) for competence was calculated based on the items in the questionnaire and interpreted based on the guide; 3.4 < ?? < 4 ? excellent, 2.4 < ?? < 3.4 ? very good, 1.4 < ?? < 2.4 ?good, 0.4 < ?? < 1.4 ?fair and 0 < ?? < 0.4 ? poor. Table \hyperref[tab_5]{5} shows the results.\par
The study showed that most of the teachers perceive themselves as very good in use of software such as Microsoft office word (???????? = 2.9), PowerPoint(???????? = 2.6), Excel (???????? = 2.6), and Calculators(???????? = 3.1). They also rated themselves as being very good in use of computer (???????? = 2.4. The result is in agreement with Jegede et al., (2007), and \hyperref[b24]{Lau and Sim (2008)} who found teachers to be more proficient in word processing than the other computer applications. This could mean that teachers lack skills in other computer application programmes. Evidence reveals that teachers' mastery in ICT skills is critical to successful integration of ICT into teaching  {\ref (Rosenfield et al., 2005)}. Most of the teachers are fairly competent in use of the computer as an ICT tool. However, most of them seem to be less skilled in the use of essential ICT tools such as digital and video cameras, and projectors which could be used together with a computer when integrating ICT in teaching mathematics. Most of the teachers rated themselves as 'very good' in using Internet (???????? = 3.4) which is an important ICT tool. Using Internet, teachers can access up to date information on various concepts in mathematics and ways of teaching some concepts perceived to be challenging by teachers. Internet can facilitate collaboration among mathematics teachers and hence creating a platform where they share ideas on how to teach mathematics better. Generally, the mathematics teachers in the sampled schools are fairly competent in the use of various ICT tools. 
\section[{e) Factors Influencing the use of ICT in Teaching of}]{e) Factors Influencing the use of ICT in Teaching of}\par
The last research question raised in this study was to find out the factors influencing the use of ICT in teaching mathematics. To answer this question, the correlation between ICT use and the factors that influence its' usage were examined. The main factors which came out as responsible for influencing teachers in the use of ICT in teaching were: perception, competency, teaching experience, access to ICT facilities and experience in computer use. Table \hyperref[tab_6]{6} shows correlation matrix based on the teachers responses (?? = 120). The findings showed that there is a positive correlation between mathematics teachers' use of ICT and competences (?? = 0.421, ?? < 0.05). Newhouse (2002) found that many teachers who lacked the knowledge and skills to use computers were not enthusiastic to use them in teaching. The analysis revealed a low positive correlation between mathematics teachers' perceptions and ICT use, although not statistically significant. The study further revealed a positive correlation between mathematics teachers' access to ICT tools and use of ICT (?? = 0.372, ?? < 0.05). This is in support of Empirica's (2000) European study which found that lack of access is the largest barrier to using ICT in teaching.\par
The study also showed positive relationship (although not statistically significant) between computer experience and ICT use. Petrogiannis (2010) examined 396 kindergarten teachers' perceived preparedness for computer use in the pre-school classes and the potential difference between computer experienced and non-experienced teachers. They concluded that computer experienced teachers were more ready to use ICT in their classes than non-experienced teachers.\par
Finally, the study revealed inverse correlation between ICT use and teaching experience although not statistically significant. This finding supports Van Braak et al., (2004), Inan and Low ther (2010), \hyperref[b38]{Roberts et al., (2003)} assertions that ICT use falls with teaching experience and that younger teachers integrated ICT into their teaching more than experienced teachers. This study also revealed inverse correlation between teaching experience and competence. Therefore, the veterans' less use of computers could be attributed to limited computer competence \hyperref[b7]{(Bingimlas, 2009)}. 
\section[{VIII. Conclusions and Recommendations a) Conclusions}]{VIII. Conclusions and Recommendations a) Conclusions}\par
This study investigated the extent of ICT integration in the teaching mathematics. In addition, the study established a number of factors that influence the integration of ICT in teaching mathematics in the sampled schools in the Central region of Ghana.\par
On the extent of ICT integration in teaching of mathematics, this study revealed that ICT use in instructional delivery was minimal despite the fact that most of the mathematics teachers in the sampled schools had been trained to integrate ICT in their profession. ICT will benefit both the learners and teachers if it is made use of during lesson planning, lesson delivery and in assessment. For this to be realised, all the factors identified should be taken into account, especially provision of relevant training on how to integrate ICT in lesson delivery. The following factors were identified to influence ICT integration in the teaching of mathematics.\par
The possession of the necessary skills and knowledge in use of ICT is an important consideration that determines the extent of ICT integration in teaching mathematics. Although a good proportion of the mathematics teachers in the sampled schools rated themselves as 'good' in the use of ICT tools, they moderately employed ICT in the teaching and learning process. This could mean that mathematics teachers lack the skills to integrate ICT in actual lesson delivery.\par
The attitude of teachers towards use of ICT in teaching mathematics influence ICT use in teaching mathematics. Mathematics teachers were found to have positive attitudes towards use of ICT in teaching although this was not reflected in actual use. The mismatch between the actual use of ICT by mathematics teachers and positive attitude could be due to other barriers such as lack of inadequate ICT facilities, lack of time, inadequate skills among others.\par
The study revealed inverse relationship between teaching experience and ICT use. This implies that the older the teacher, then the less they are likely to integrate ICT in their lessons. The study further established inverse relationship between teaching experience and competence. This means that the older teachers are less competent in use of ICT and therefore they use less of it in their lessons. This could be due to the fact that when the older teachers were being trained in colleges, use of computers had not picked up in educational institutions and therefore they did not get the opportunity to interact with computers. 
\section[{b) Recommendations}]{b) Recommendations}\par
A number of recommendations were made in this study. Some of the recommendations are for action by stakeholders in education while others are for further research. ? The Heads of the institutions should make budgetary allocations annually to maintain, replace and expand ICT facilities and resources in the schools in order to promote effective integration in the teaching and learning process. ? The Ministry of Education should endeavor to equip both rural and urban SHS with well-furnished computer laboratories to enable both the teachers and students to get high access to technology resources. ? The teaching institutions should endeavor to make the necessary provisions for more females to pursue mathematics in their pre-service education and also train them to develop the skills in ICT in order to integrate it in their teaching. 
\section[{d) Recommendations for Further Research}]{d) Recommendations for Further Research}\par
It is suggested that this study should be replicated to include Form one students in Ashanti region.\par
? It is recommended that this study should be replicated to include private SHS in the Central region of Ghana.     \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.85\textwidth}}
Source: Field Data, 2017\\
d) Instrument\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.18888888888888888\textwidth}P{0.005105105105105105\textwidth}P{0.35480480480480475\textwidth}P{0.13656156156156155\textwidth}P{0.16463963963963962\textwidth}}
Variable\tabcellsep \tabcellsep Category\tabcellsep \multicolumn{2}{l}{Frequency \%}\\
\tabcellsep \tabcellsep Male\tabcellsep 87\tabcellsep 72.5\\
Gender\tabcellsep \tabcellsep Female\tabcellsep 33\tabcellsep 27.5\\
\tabcellsep \tabcellsep Total\tabcellsep 120\tabcellsep 100.0\\
\tabcellsep \tabcellsep 20-30 years\tabcellsep 58\tabcellsep 48.3\\
\tabcellsep \tabcellsep 31-40 years\tabcellsep 50\tabcellsep 41.7\\
Age\tabcellsep \tabcellsep 41-50 years\tabcellsep 11\tabcellsep 9.2\\
\tabcellsep \tabcellsep 51-60 years\tabcellsep 1\tabcellsep 0.8\\
\tabcellsep \tabcellsep Total\tabcellsep 120\tabcellsep 100.0\\
\tabcellsep \tabcellsep Less than one year\tabcellsep 9\tabcellsep 7.5\\
Teaching Experience\tabcellsep \tabcellsep 1 -3 years 4 -6 years 7 -10 years\tabcellsep 25 42 31\tabcellsep 20.8 35.0 25.8\\
\tabcellsep \tabcellsep 11 years and above\tabcellsep 13\tabcellsep 10.8\\
\tabcellsep \tabcellsep Total\tabcellsep 120\tabcellsep 100.0\\
\tabcellsep \tabcellsep Diploma\tabcellsep 13\tabcellsep 10.8\\
Professional\tabcellsep \tabcellsep Bachelor's degree\tabcellsep 81\tabcellsep 67.5\\
Qualification\tabcellsep \tabcellsep Masters\tabcellsep 26\tabcellsep 21.7\\
\tabcellsep \tabcellsep Total\tabcellsep 120\tabcellsep 100.0\\
\tabcellsep \tabcellsep Less than one year\tabcellsep 4\tabcellsep 3.3\\
\multicolumn{2}{l}{Experience using Computers in}\tabcellsep 1 -3 years 4 -6 years 7 -10 years\tabcellsep 12 56 31\tabcellsep 10.0 46.7 25.8\\
\tabcellsep \tabcellsep 11 years and above\tabcellsep 17\tabcellsep 14.2\\
\tabcellsep \tabcellsep Total\tabcellsep 120\tabcellsep 100.0\\
Training Computer Use\tabcellsep on\tabcellsep Yes No Total\tabcellsep 93 27 120\tabcellsep 77.5 22.5 100.0\\
\multicolumn{2}{l}{Training on ICT}\tabcellsep Yes\tabcellsep 102\tabcellsep 85.0\\
Integration\tabcellsep in\tabcellsep No\tabcellsep 18\tabcellsep 15.0\\
Mathematics\tabcellsep \tabcellsep Total\tabcellsep 120\tabcellsep 100.0\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Source: Field Data, 2017}\end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.46041666666666664\textwidth}P{0.0844551282051282\textwidth}P{0.1580128205128205\textwidth}P{0.14711538461538462\textwidth}}
ICT Tools\tabcellsep N\tabcellsep Mean (?????? = ??)\tabcellsep Std. Deviation\\
Word (or equivalent software)\tabcellsep 120\tabcellsep 2.33\tabcellsep 0.96\\
PowerPoint (or equivalent software)\tabcellsep 120\tabcellsep 1.76\tabcellsep 1.02\\
Excel (or equivalent software)\tabcellsep 120\tabcellsep 1.94\tabcellsep 1.07\\
Calculators\tabcellsep 120\tabcellsep 2.73\tabcellsep 0.73\\
Projector\tabcellsep 120\tabcellsep 1.32\tabcellsep 1.09\\
Internet\tabcellsep 120\tabcellsep 2.41\tabcellsep 0.92\\
Educational CDs\tabcellsep 120\tabcellsep 1.31\tabcellsep 1.03\\
Radio\tabcellsep 120\tabcellsep 0.22\tabcellsep 0.54\\
Television\tabcellsep 120\tabcellsep 0.41\tabcellsep 0.85\\
Computer\tabcellsep 120\tabcellsep 1.99\tabcellsep 0.99\end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.85\textwidth}}
ICT Tools\end{longtable} \par
 
\caption{\label{tab_4}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.7014414414414414\textwidth}P{0.04288288288288288\textwidth}P{0.10567567567567568\textwidth}}
Extent of Knowhow in use of\tabcellsep N\tabcellsep Mean (?????? = ??)\\
Extent of Knowhow in use of Word (or equivalent software)\tabcellsep 120\tabcellsep 2.9\\
Extent of Knowhow in use of PowerPoint (or equivalent software)\tabcellsep 120\tabcellsep 2.6\\
Extent of Knowhow in use of Excel (or equivalent software)\tabcellsep 120\tabcellsep 2.6\\
Extent of Knowhow in use of Calculators\tabcellsep 120\tabcellsep 3.1\\
Extent of Knowhow in use of Projector\tabcellsep 120\tabcellsep 1.7\\
Extent of Knowhow in use of Internet\tabcellsep 120\tabcellsep 3.4\\
Extent of Knowhow in use of Computer\tabcellsep 120\tabcellsep 2.4\\
Extent of Knowhow in use of Digital camera\tabcellsep 120\tabcellsep 1.6\\
Extent of Knowhow in use of Video camera\tabcellsep 120\tabcellsep 1.4\\
Overall mean = ??. ????\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep Source: Field Data, 2017\end{longtable} \par
 
\caption{\label{tab_5}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.14166666666666666\textwidth}P{0.14166666666666666\textwidth}P{0.14166666666666666\textwidth}P{0.14166666666666666\textwidth}P{0.14166666666666666\textwidth}P{0.14166666666666666\textwidth}}
1\tabcellsep 2\tabcellsep 3\tabcellsep 4\tabcellsep 5\tabcellsep 6\end{longtable} \par
 
\caption{\label{tab_6}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
Year 2017\\
195-221 3. 39 2. Volume XVII Issue VIII Version I ( G )\end{longtable} \par
 
\caption{\label{tab_7}}\end{figure}
 			\footnote{© 2017 Global Journals Inc. (US)Ghanaian Mathematics Teachers' use of ICT in Instructional Delivery} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ Ghana. Education and Information Technologies]{b1}\label{b1} 	 		\textit{},  	 	 		\textit{Ghana. Education and Information Technologies}  		16  (4)  p. .  	 
\bibitem[Routledge]{b11}\label{b11} 	 		\textit{},  		 			Routledge 		.  		Milton Park, Abingdon, Oxon OX14 4RN. 2.  	 
\bibitem[Jaworski]{b17}\label{b17} 	 		\textit{},  		 			Ed Jaworski 		.  	 	 		\textit{Journal of Mathematics Teacher Education}  		8  (6)  p. .  	 
\bibitem[Greece]{b37}\label{b37} 	 		\textit{},  		 			Greece 		.  	 	 		\textit{Journal of Information Technology Impact}  		10  (2)  p. .  	 
\bibitem[Mason et al. ()]{b27}\label{b27} 	 		\textit{},  		 			R D Mason 		,  		 			D A Lind 		,  		 			W Marchal 		,  		 			G 		.  		1999.  	 
\bibitem[Cohen et al. ()]{b10}\label{b10} 	 		\textit{},  		 			L Cohen 		,  		 			L Manion 		,  		 			K Morrison 		.  		2011.  	 	 (Research methods in education. 7th edition) 
\bibitem[Muriithi ()]{b33}\label{b33} 	 		\textit{A framework for integrating ICT in Teaching and learning process in Secondary Schools in Kenya},  		 			P Muriithi 		.  		2005.  		 			Master of Science thesis submitted at University of Nairobi school of Computing and informatics 		 	 
\bibitem[Ogula ()]{b34}\label{b34} 	 		\textit{A handbook on Educational Research},  		 			P A Ogula 		.  		1998. Nairobi: New Kemit Publishers.  	 
\bibitem[Goos ()]{b16}\label{b16} 	 		\textit{A sociocultural analysis of development of pre-service and beginning teachers' pedagogical identities as users of technology},  		 			M Goos 		.  		2005.  	 
\bibitem[Becta ()]{b6}\label{b6} 	 		‘A vision for e-learning’.  		 			Becta 		.  	 	 		\textit{ferl Offline},  				 (Autumn)  		2004. 17 p. 4.  	 
\bibitem[Altun et al. ()]{b2}\label{b2} 	 		‘An investigation of pre-service science teachers' views about their technical and pedagogical skills in the use of ICT’.  		 			T Altun 		,  		 			N Alev 		,  		 			N \&yigit 		.  	 	 		\textit{Proceedings of the 9th International Educational Technology Conference},  				 (the 9th International Educational Technology ConferenceAnkara)  		2009. p. .  		 			Hacettepe University 		 	 
\bibitem[Kuh ()]{b23}\label{b23} 	 		\textit{Assessing what really matters to student learning inside the national survey of student engagement. Change: The Magazine of Higher Learning},  		 			G D Kuh 		.  		2001. 33 p. .  	 
\bibitem[Bingimlas ()]{b7}\label{b7} 	 		‘Barriers to the successful integration of ICT in teaching and learning environments: A review of the literature’.  		 			K A Bingimlas 		.  	 	 		\textit{Eurasia Journal of Mathematics}  		2009. 5  (3) .  	 	 (Science \& Technology Education) 
\bibitem[Benchmarking access and use of ICT in European schools 2006: Final report from Head-teacher and Classroom Teacher surveys in 27 European countries Empirica ()]{b13}\label{b13} 	 		‘Benchmarking access and use of ICT in European schools 2006: Final report from Head-teacher and Classroom Teacher surveys in 27 European countries’.  	 	 		\textit{Empirica}  		2006. European Commission.  	 
\bibitem[Keengwe and &onchwari ()]{b22}\label{b22} 	 		‘Computer technology integration and student learning: Barriers and promise’.  		 			J Keengwe 		,  		 			G \&onchwari 		.  	 	 		\textit{Journal of Science Education and Technology}  		2008. 17 p. .  	 
\bibitem[Forgasz and Prince ()]{b14}\label{b14} 	 		‘Computers for secondary mathematics: Who uses them and how?’.  		 			H Forgasz 		,  		 			N Prince 		.  		 \url{http://aare.edu.au/01pap/for01109.htm16}  	 	 		\textit{Survey research methods},  				 			F J Fowler 		 (ed.)  		 (Thousand Oaks, CA)  		2004. March 2, 2016. 2002. Sage Publications.  	 	 (3rd ed.) 
\bibitem[Creswell ()]{b12}\label{b12} 	 		 			J Creswell 		,  		 			W 		.  		\textit{Educational Research: Planning, Conducting and Evaluating Quantitative and Qualitative Research},  				 (Boston)  		2012. Pearson Education, Inc.  	 	 (th edn) 
\bibitem[Rogers ()]{b39}\label{b39} 	 		\textit{Diffusion of Innovations 6th edition},  		 			E M Rogers 		.  		1995. New York: NY Press.  	 
\bibitem[Lavrakas ()]{b25}\label{b25} 	 		\textit{Encyclopedia of survey research methods},  		 			P J Lavrakas 		.  		2008. Sage Publications.  	 
\bibitem[Lau and Sim ()]{b24}\label{b24} 	 		‘Exploring the extent of ICT adoption among secondary teachers in Malaysia’.  		 			C T Lau 		,  		 			C H Sim 		.  	 	 		\textit{International Journal of Computing and IT research}  		2008. 2  (2)  p. .  	 
\bibitem[Inan and Lowther ()]{b19}\label{b19} 	 		‘Factors affecting technology integration in K-12 classrooms: A path model’.  		 			F A Inan 		,  		 			D L Lowther 		.  	 	 		\textit{Educational Technology Research \& Development}  		2010. 58  (2)  p. .  	 
\bibitem[Maithya and Ndebu (2011)]{b26}\label{b26} 	 		\textit{Factors influencing effective use of ICT in teacher education: A Case of Kenya Technical Teachers College. Quality Education for Societal Transformation},  		 			R Maithya 		,  		 			S Ndebu 		.  		2011. July 20-22, 2011, 20, 618. Nairobi, Kenya.  	 
\bibitem[Fraenkel and &wallen ()]{b15}\label{b15} 	 		\textit{How to design and evaluate educational research},  		 			J R Fraenkel 		,  		 			W E \&wallen 		.  		2000.  	 
\bibitem[Buabeng-Andoh ()]{b9}\label{b9} 	 		‘ICT implementation and practices: factors influencing students' pedagogical use of ICT in Ghanaian secondary schools’.  		 			C Buabeng-Andoh 		.  	 	 		\textit{International Journal of Information and Communication Technology Education (IJICTE)}  		Clark, R. E. (ed.)  		2015. 1994. 11  (2)  p. .  	 	 (Educational technology research and development) 
\bibitem[Agyei and Voogt ()]{b0}\label{b0} 	 		\textit{ICT use in the teaching of mathematics: Implications for professional development of pre-service teachers in},  		 			D D Agyei 		,  		 			J Voogt 		.  		2011.  	 
\bibitem[Omollo ()]{b35}\label{b35} 	 		\textit{Information and communication technology infrastructure analysis of Kwame},  		 			K L Omollo 		.  		2011.  		 			Nkrumah University of Science and Technology and University of Ghana 		 	 
\bibitem[Moeys & Ges ()]{b32}\label{b32} 	 		\textit{Introduction of information and communications technology in education. A Policy Framework},  		 			Moeys \& Ges 		.  		2002.  	 
\bibitem[Roberts et al. ()]{b38}\label{b38} 	 		‘Making the Invisible Visible and Again: Highlighting technology in an integrated curriculum for pre-service teachers’.  		 			S K Roberts 		,  		 			C J Hutchinson 		,  		 			M Little 		.  	 	 		\textit{Journal of Computing in Teacher Education}  		2003. 19 p. .  	 
\bibitem[Mereku et al. ()]{b29}\label{b29} 	 		\textit{Pan-African research agenda on the pedagogical integration of ICT: Phase 1 Ghana report},  		 			D K Mereku 		,  		 			I Yidana 		,  		 			W Hodzi 		,  		 			I Tete-Mensah 		,  		 			W Tete-Mensah 		,  		 			J B Williams 		.  		2009. Winneba.  		 			University of Education 		 	 
\bibitem[Rosenfeld and Martinez-Pons ()]{b40}\label{b40} 	 		\textit{Promoting classroom technology use. The Quarterly},  		 			B Rosenfeld 		,  		 			M Martinez-Pons 		.  		2005.  	 
\bibitem[Jegede et al. ()]{b21}\label{b21} 	 		‘Relationships between ICT competence and attitude among Nigerian tertiary institution Lecturers’.  		 			P O Jegede 		,  		 			O D Odusola 		,  		 			M O Ilori 		.  	 	 		\textit{Educational Research and Review}  		2007. 2  (7)  p. .  	 
\bibitem[Statistical Techniques in Business and Economics]{b28}\label{b28} 	 		\textit{Statistical Techniques in Business and Economics},  				 (Boston)  		McGraw-Hill Companies, Inc.  	 	 (10th ed) 
\bibitem[Boakye and &banini ()]{b8}\label{b8} 	 		\textit{Teacher ICT readiness in Ghana. ICT and changing mindsets in education},  		 			K B Boakye 		,  		 			D A \&banini 		.  		2008. Bamenda, Cameroon: Langaa.  	 
\bibitem[Teaching syllabus for mathematics (Senior High School Accra: Curriculum Research and Development Division (CRDD) ()]{b30}\label{b30} 	 		‘Teaching syllabus for mathematics (Senior High School’.  	 	 		\textit{Accra: Curriculum Research and Development Division (CRDD)},  				2010.  	 
\bibitem[Mishra and Koehler ()]{b31}\label{b31} 	 		‘Technological pedagogical content knowledge: A framework for teacher knowledge’.  		 			P Mishra 		,  		 			M J Koehler 		.  	 	 		\textit{Teachers college record}  		2006. 108  (6)  p. 1017.  	 
\bibitem[Ittigson and &zewe (ed.) ()]{b20}\label{b20} 	 		\textit{Technology in the mathematics classroom},  		 			R J Ittigson 		,  		 			J G \&zewe 		.  		L. A. (ed.)  		2003.  	 
\bibitem[Gülbahar ()]{b18}\label{b18} 	 		‘Technology planning: A roadmap to successful technology integration in schools’.  		 			Y Gülbahar 		.  	 	 		\textit{Computers \& Education}  		2007. 49  (4)  p. .  	 
\bibitem[Balanskat et al. ()]{b3}\label{b3} 	 		\textit{The impact of ICT on education-a review of existing studies analysing the impact of ICT},  		 			A Balanskat 		,  		 			R Blamire 		,  		 			S \&kefalla 		.  		2006.  	 
\bibitem[Petrogiannis ()]{b36}\label{b36} 	 		\textit{The relationship between perceived preparedness for computer use and other psychological constructs among kindergarten teachers with and without computer experience in},  		 			K Petrogiannis 		.  		2010.  	 
\bibitem[Becker et al. ()]{b4}\label{b4} 	 		\textit{University of California Centre for Research on Information Technology and Organizations},  		 			H J Becker 		,  		 			J L Ravitz 		,  		 			Y T Wong 		.  		 \url{http://www.crito.uci.edu/tlc/findings/computeruse/html/startpage.htm}  		1999. Irvine, California.  	 	 (Teachers and teacherdirected student use of computers and software) 
\bibitem[Becta (2003)]{b5}\label{b5} 	 		\textit{What the research say about using ICT in maths},  		 			Becta 		.  		 \url{http://www.becta.org.uk}  		2003. November 13. 2016.  	 	 (UK: Becta ICT Research) 
\end{bibitemlist}
 			 		 	 
\end{document}
